Commit 1b1dbf60 authored by Jérome Perrin's avatar Jérome Perrin

tests: also consider python unittest failures in functional tests

It can happen that a test running selenium fail in python, but not in selenium,
like for example test_result_module/20210615-CDADEC14/183
To prevent such tests from being reported as PASS, we make the total number of
failures being the sum of the python unittest failures and the selenium failures.
parent 3fe3ef2c
Pipeline #16162 failed with stage
in 0 seconds