fix bug #12898
ubuntu.yml
on: push
Matrix: make
Matrix: make-ibm
Matrix: ruby-bench
Ubuntu result
3s
Annotations
10 errors
|
make (check, --enable-shared --enable-load-relative)
Process completed with exit code 2.
|
|
make (check, --disable-yjit)
Process completed with exit code 2.
|
|
make (check, ubuntu-24.04, capi)
Process completed with exit code 2.
|
|
make (check, cppflags=-DVM_CHECK_MODE)
Process completed with exit code 2.
|
|
make (test-bundled-gems)
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">.
|
|
make (check, i686)
Process completed with exit code 2.
|
|
make (test-bundler-parallel, 50)
Process completed with exit code 2.
|
|
Ubuntu result
Process completed with exit code 1.
|