> Juraj Linkeš (7):
> dts: convert dts.py methods to class
> dts: move test suite execution logic to DTSRunner
> dts: filter test suites in executions
> dts: reorganize test result
> dts: block all test cases when earlier setup fails
> dts: refactor logging configuration
> dts: improv
The Community CI Testing Lab had an infra failure this morning and some
patches including yours were affected with false failures. The issue is now
resolved and we are rerunning the tests in question for all patches
submitted today.
On Fri, Mar 1, 2024 at 5:55 AM Juraj Linkeš
wrote:
> We current
We currently don't record test case results that couldn't be executed
because of a previous failure, such as when a test suite setup failed,
resulting in no executed test cases.
In order to record the test cases that couldn't be executed, we must
know the lists of test suites and test cases ahead
3 matches
Mail list logo