-
Type:
Improvement
-
Resolution: Won't Do
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Testing
-
None
We currently only log failed or skipped tests. This makes diagnosing certain flaky tests if the previous test polluted the testing context or a test didn't fail but ran a very long time or a test sporadically takes a lot more time than usual. The main downside of logging successful tests is increased log size but this can be mitigated with tooling.