You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding an error result for the test that "killed" the execute should be well within our reach.
It was also discussed (briefly, IIRC, feel free to correct me) that tmt could emit placeholder results, with let's say idle outcome, for collected and soon-to-be-executed tests, converting them to actual results as it goes. To me, this sounds like a good idea, and it would be consistent with the error result mentioned above.
Just a note to the 'idle' state: With 'results:custom' the count of expected vs real results might differ as additional tests might be reported (new test names be the name of the test with results: custom appended by reported name).
This is no blocker by any means, just something to document so consumers of results.yaml are not surprised that the number of results after execute step is higher than before.
Currently, when tmt execution dies in the middle of the plan execution, the results.yml:
This causes issues to the user as it is not possible to easily for consumers of the results.yml (like Testing Farm) to provide a reasonable output.
Blocker for VirtQE and KernelQE.
🔽 TFT-2847
The text was updated successfully, but these errors were encountered: