fix bug #2203
Annotations
5 errors
|
make (check)
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 gc_sweep_thread_func:4787 1 0 0.00%\n" +
" heap_prepare:2540 69 0 0.00%\n" +
" wait_for_background_sweeping_to 5 0 0.00%\n" +
" gc_sweeping_enter:8419 3 0 0.00%\n" +
" gc_sweep_start:4912 1 0 0.00%\n" +
" gc_sweep_start:4946 1 0 0.00%\n" +
" gc_sweep_step:5255 15 0 0.00%\n" +
" gc_sweep_dequeue_page:5154 29 0 0.00%\n" +
" gc_sweeping_exit:8453 1 0 0.00%\n" +
" gc_sweep_step_worker:4722 36 0 0.00%\n" +
" heap_add_page:2440 2 0 0.00%\n" +
" gc_sweep_continue:5528 2 0 0.00%\n" +
" gc_abort:3452 1 0 0.00%\n" +
"heap->swept_pages_lock gc_sweep_step_worker:4731 36 0 0.00%\n" +
"================================================\n" +
"\n" +
"\n" +
"=== Sweep Step Contention (first step vs continue) ===\n" +
" First Step Continue\n" +
" ---------- --------\n" +
"step_count 1 0\n" +
"trylock_success 28 25\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 gc_sweep_thread_func:4787 1 0 0.00%\n" +
" heap_prepare:2540 69 0 0.00%\n" +
" wait_for_background_sweeping_to 5 0 0.00%\n" +
" gc_sweeping_enter:8419 3 0 0.00%\n" +
" gc_sweep_start:4912 1 0 0.00%\n" +
" gc_sweep_start:4946 1 0 0.00%\n" +
" gc_sweep_step:5255 15 0 0.00%\n" +
" gc_sweep_dequeue_page:5154 29 0 0.00%\n" +
" gc_sweeping_exit:8453 1 0 0.00%\n" +
" gc_sweep_step_worker:4722 36 0 0.00%\n" +
" heap_add_page:2440 2 0 0.00%\n" +
" gc_sweep_continue:5528 2 0 0.00%\n" +
" gc_abort:3452 1 0 0.00%\n" +
"heap->swept_pages_lock gc_sweep_step_worker:4731 36 0 0.00%\n" +
"================================================\n" +
"\n" +
"\n" +
"=== Sweep Step Contention (first step vs continue) ===\n" +
" First Step Continue\n" +
" ---------- --------\n" +
"step_count 1 0\n" +
"trylock_success 28 25\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 (test-bundler-parallel)
Process completed with exit code 2.
|