More detailed SMOKE test output #1625
AlonZivony
started this conversation in
Development
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When a smoke test fails, it prints that output of the test.
However, this output only tells when the test fails - not what made it to fail.
I think it should include at least the errors created by tracee in the meantime, because reproducing the test may take a long time because of building time.
WDYT?
Beta Was this translation helpful? Give feedback.
All reactions