Skip to content

test_result: sort test results lines

Jérome Perrin requested to merge feat/test_result_list_sort_order into master

We want to have FAILED test results before PASSED, to easily see the failed tests.

Apparently this was a local change on nexedi ERP5 for some time but the change got lost in last update. Let's commit it to make this permanent.

Merge request reports