Comment 1 for bug 2061913

Revision history for this message
Athos Ribeiro (athos-ribeiro) wrote : Re: FTBFS ppc64el obj_basic_integration/TEST5 crashed

Before the latest delta, I see:

20 tests failed:
obj_basic_integration/TEST5
obj_basic_integration/TEST6
obj_action/TEST1
obj_ctl_arenas/TEST6
obj_ctl_debug/TEST1
obj_locks/TEST1
obj_locks/TEST2
obj_mem/TEST1
obj_memcheck_register/TEST0
obj_pmalloc_mt/TEST2
obj_tx_alloc_mt/TEST2
obj_tx_locks/TEST1
obj_tx_locks/TEST2
obj_tx_locks_abort/TEST1
obj_tx_locks_abort/TEST2
out_err_mt/TEST1
out_err_mt/TEST2
pmempool_create/TEST7
pmempool_feature/TEST4
pmempool_feature/TEST5

After the delta:

19 tests failed:
obj_basic_integration/TEST6
obj_action/TEST1
obj_ctl_arenas/TEST6
obj_ctl_debug/TEST1
obj_locks/TEST1
obj_locks/TEST2
obj_mem/TEST1
obj_memcheck_register/TEST0
obj_pmalloc_mt/TEST2
obj_tx_alloc_mt/TEST2
obj_tx_locks/TEST1
obj_tx_locks/TEST2
obj_tx_locks_abort/TEST1
obj_tx_locks_abort/TEST2
out_err_mt/TEST1
out_err_mt/TEST2
pmempool_create/TEST7
pmempool_feature/TEST4
pmempool_feature/TEST5

I suppose that if we are skipping tests, we want to add these all to the ppc64el skip list so we get a successful build here.