Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up handling test failure #1536

Merged
merged 1 commit into from
Sep 21, 2023
Merged

Set up handling test failure #1536

merged 1 commit into from
Sep 21, 2023

Conversation

soutaro
Copy link
Member

@soutaro soutaro commented Sep 21, 2023

  • Disable fail-fast to continue Required tests even after fails on master-nightly-focal
  • Allow fails on master-nightly-focal if it’s not PR

* Disable `fail-fast`
* Allow fails on `master-nightly-focal` if it’s not PR
@soutaro soutaro changed the title print error Set up handling test failure Sep 21, 2023
@soutaro soutaro added this pull request to the merge queue Sep 21, 2023
Merged via the queue into master with commit 1860ba6 Sep 21, 2023
22 of 23 checks passed
@soutaro soutaro deleted the fix-ci branch September 21, 2023 11:50
k0kubun added a commit to ruby/ruby that referenced this pull request Sep 23, 2023
For some reason, it's been failing only on YJIT, but apparently it's
reproducible on the interpreter as well. So it's not related to YJIT.

rbs marked rbs tests on Ruby master as allow_failures
ruby/rbs#1536, so it's known to not work on Ruby
master.

We should revert this once we fix the flaky test failure on Ruby master.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant