Skip to content

Commit a734c04

Browse files
committed
Revert "ZJIT: Resurrect --seed to stabilize CI"
This reverts commit 9d0b621. It didn't work for `make check`. I'll fix it in a PR.
1 parent 9d0b621 commit a734c04

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/zjit-macos.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ jobs:
3535
- test_task: 'check'
3636
configure: '--enable-zjit=dev'
3737
run_opts: '--zjit-call-threshold=1'
38-
testopts: '--seed=11831'
3938
specopts: '-T --zjit-call-threshold=1'
4039

4140
- test_task: 'zjit-check' # zjit-test + quick feedback of test_zjit.rb

.github/workflows/zjit-ubuntu.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ jobs:
5454
- test_task: 'check'
5555
configure: '--enable-zjit=dev'
5656
run_opts: '--zjit-call-threshold=1'
57-
testopts: '--seed=18140'
5857
specopts: '-T --zjit-call-threshold=1'
5958

6059
- test_task: 'zjit-check' # zjit-test + quick feedback of test_zjit.rb

0 commit comments

Comments
 (0)