Testing/CI/TroublesomeTests: Difference between revisions
(Created page with "table here") |
No edit summary |
||
Line 1: | Line 1: | ||
{| class="wikitable" border="1" | |||
! Failure Message | |||
! Test/Environment | |||
! Fixed? | |||
|- | |||
| ERROR:tests/test-thread-pool.c:208:do_test_cancel: assertion failed (data[i].n == 2): (5 == 2) | |||
| tests/test-thread-pool | |||
| {{No}} | |||
|- | |||
| ERROR:tests/test-aio-multithread.c:365:test_multi_fair_mutex: assertion failed (counter == atomic_counter): (199186 == 199187) | |||
| tests/test-aio-multithread | |||
| {{No}} | |||
|} |
Revision as of 14:44, 13 March 2019
Failure Message | Test/Environment | Fixed? |
---|---|---|
ERROR:tests/test-thread-pool.c:208:do_test_cancel: assertion failed (data[i].n == 2): (5 == 2) | tests/test-thread-pool | No |
ERROR:tests/test-aio-multithread.c:365:test_multi_fair_mutex: assertion failed (counter == atomic_counter): (199186 == 199187) | tests/test-aio-multithread | No |