We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d14b4a7 commit 9d0b621Copy full SHA for 9d0b621
.github/workflows/zjit-macos.yml
@@ -35,6 +35,7 @@ jobs:
35
- test_task: 'check'
36
configure: '--enable-zjit=dev'
37
run_opts: '--zjit-call-threshold=1'
38
+ testopts: '--seed=11831'
39
specopts: '-T --zjit-call-threshold=1'
40
41
- test_task: 'zjit-check' # zjit-test + quick feedback of test_zjit.rb
.github/workflows/zjit-ubuntu.yml
@@ -54,6 +54,7 @@ jobs:
54
55
56
57
+ testopts: '--seed=18140'
58
59
60
0 commit comments