Revert "Provisionally ignore panics that happen in these days often"
This reverts commit e0f4c4e410a0e4c6cda67e9000696c8f1f01d8aa. We expect https://github.com/ruby/ruby/pull/9729 to address the failure.
This commit is contained in:
parent
d42330d702
commit
1005b7d29f
1
.github/workflows/yjit-macos.yml
vendored
1
.github/workflows/yjit-macos.yml
vendored
@ -66,7 +66,6 @@ jobs:
|
||||
- test_task: 'check'
|
||||
configure: '--enable-yjit=dev'
|
||||
yjit_opts: '--yjit-call-threshold=1 --yjit-verify-ctx --yjit-code-gc'
|
||||
continue-on-test_task: true # provisionally
|
||||
fail-fast: false
|
||||
|
||||
env:
|
||||
|
1
.github/workflows/yjit-ubuntu.yml
vendored
1
.github/workflows/yjit-ubuntu.yml
vendored
@ -102,7 +102,6 @@ jobs:
|
||||
- test_task: 'check'
|
||||
configure: '--enable-yjit=dev'
|
||||
yjit_opts: '--yjit-call-threshold=1 --yjit-verify-ctx --yjit-code-gc'
|
||||
continue-on-test_task: true # provisionally
|
||||
|
||||
- test_task: 'test-bundled-gems'
|
||||
configure: '--enable-yjit=dev'
|
||||
|
Loading…
x
Reference in New Issue
Block a user