Re: [PATCH v3 0/7] test case blocking and logging

2024-02-27 Thread Jeremy Spewock
I just had a very small comment which has nothing to do with functionality and is really just about something being checked twice which does no harm. Outside of that however, the whole series looked good to me.

[PATCH v3 0/7] test case blocking and logging

2024-02-22 Thread Juraj Linkeš
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