File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed
Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 3838 specopts : ' -T --zjit-call-threshold=1'
3939 test_all_opts : ' --seed=46450'
4040
41+ - test_task : ' check'
42+ configure : ' --enable-zjit=dev'
43+ run_opts : ' --zjit-call-threshold=1 --zjit-disable-hir-opt'
44+ specopts : ' -T --zjit-call-threshold=1 -T --zjit-disable-hir-opt'
45+ test_all_opts : ' --seed=46450'
46+
4147 - test_task : ' zjit-check' # zjit-test + quick feedback of test_zjit.rb
4248 configure : ' --enable-yjit=dev --enable-zjit'
4349 rust_version : " 1.85.0"
Original file line number Diff line number Diff line change 5757 specopts : ' -T --zjit-call-threshold=1'
5858 test_all_opts : ' --seed=39471'
5959
60+ - test_task : ' check'
61+ configure : ' --enable-zjit=dev'
62+ run_opts : ' --zjit-call-threshold=1 --zjit-disable-hir-opt'
63+ specopts : ' -T --zjit-call-threshold=1 -T --zjit-disable-hir-opt'
64+ test_all_opts : ' --seed=39471'
65+
6066 - test_task : ' zjit-check' # zjit-test + quick feedback of test_zjit.rb
6167 configure : ' --enable-yjit --enable-zjit=dev'
6268 rust_version : ' 1.85.0'
You can’t perform that action at this time.
0 commit comments