fix bug #9691
yjit-ubuntu.yml
on: push
Matrix: make
cargo test
58s
cargo clippy
44s
YJIT Ubuntu result
4s
Annotations
11 errors
|
make (check, RUSTC='rustc +1.58.0', 1.58.0)
Process completed with exit code 1.
|
|
make (check, RUSTC='rustc +1.58.0', 1.58.0)
Process completed with exit code 2.
|
|
make (check, --enable-yjit=dev)
Process completed with exit code 1.
|
|
make (check, --enable-yjit=dev)
Process completed with exit code 2.
|
|
make (check, --enable-yjit=dev, --yjit-call-threshold=1 --yjit-verify-ctx --yjit-code-gc, -T --yj...
Process completed with exit code 1.
|
|
make (check, --enable-yjit=dev, --yjit-call-threshold=1 --yjit-verify-ctx --yjit-code-gc, -T --yj...
Process completed with exit code 2.
|
|
make (test-bundled-gems, --enable-yjit=dev)
Process completed with exit code 1.
|
|
make (test-bundled-gems, --enable-yjit=dev)
Process completed with exit code 2.
|
|
Failure:
src/gems/src/racc/test/test_racc_command.rb#L343
<"1 useless nonterminals:\n" +
" dummy\n" +
"2 useless rules:\n" +
" #4 (dummy)\n" +
" #5 (dummy)\n" +
"1 shift/reduce conflicts\n" +
"Turn on logging with \"-v\" and check \".output\" file for details\n"> expected but was
<"1 useless nonterminals:\n" +
" dummy\n" +
"2 useless rules:\n" +
" #4 (dummy)\n" +
" #5 (dummy)\n" +
"1 shift/reduce conflicts\n" +
"Turn on logging with \"-v\" and check \".output\" file for details\n" +
"\n" +
"=== Lock Contention Statistics by Callsite ===\n" +
"Lock Name Callsite Uncontended Contended Ratio\n" +
"--------- -------- ----------- --------- -----\n" +
"objspace->sweep_lock heap_prepare:2540 48 0 0.00%\n" +
" gc_sweep_thread_func:4787 1 0 0.00%\n" +
" wait_for_background_sweeping_to 4 0 0.00%\n" +
" gc_abort:3452 1 0 0.00%\n" +
"================================================\n" +
"\n" +
"\n" +
"=== Sweep Step Contention (first step vs continue) ===\n" +
" First Step Continue\n" +
" ---------- --------\n" +
"step_count 0 0\n" +
"trylock_success 0 0\n" +
"trylock_fail1 0 0\n" +
"trylock_fail2 0 0\n" +
"trylock_fail1_ratio 0.00% 0.00%\n" +
"trylock_fail2_of_fail1 0.00% 0.00%\n" +
"=====================================================\n" +
"\n">.
|
|
Failure:
src/gems/src/racc/test/test_racc_command.rb#L343
<"1 useless nonterminals:\n" +
" dummy\n" +
"2 useless rules:\n" +
" #4 (dummy)\n" +
" #5 (dummy)\n" +
"1 shift/reduce conflicts\n" +
"Turn on logging with \"-v\" and check \".output\" file for details\n"> expected but was
<"1 useless nonterminals:\n" +
" dummy\n" +
"2 useless rules:\n" +
" #4 (dummy)\n" +
" #5 (dummy)\n" +
"1 shift/reduce conflicts\n" +
"Turn on logging with \"-v\" and check \".output\" file for details\n" +
"\n" +
"=== Lock Contention Statistics by Callsite ===\n" +
"Lock Name Callsite Uncontended Contended Ratio\n" +
"--------- -------- ----------- --------- -----\n" +
"objspace->sweep_lock heap_prepare:2540 48 0 0.00%\n" +
" gc_sweep_thread_func:4787 1 0 0.00%\n" +
" wait_for_background_sweeping_to 4 0 0.00%\n" +
" gc_abort:3452 1 0 0.00%\n" +
"================================================\n" +
"\n" +
"\n" +
"=== Sweep Step Contention (first step vs continue) ===\n" +
" First Step Continue\n" +
" ---------- --------\n" +
"step_count 0 0\n" +
"trylock_success 0 0\n" +
"trylock_fail1 0 0\n" +
"trylock_fail2 0 0\n" +
"trylock_fail1_ratio 0.00% 0.00%\n" +
"trylock_fail2_of_fail1 0.00% 0.00%\n" +
"=====================================================\n" +
"\n">.
|
|
YJIT Ubuntu result
Process completed with exit code 1.
|