[Findit] Flake Detection - Show information about test run time for time_out tests |
|
Issue descriptionThis is a feature request from lukasza@: for flakes that result in a timeout, it might be useful to know if the test is just slow (and would probably pass if the timeout was increased 10x) or if the test usually passes fast (and the failure uncovers a real product or test hung). For this change, we may need to save some info about each test, for example an average run time. |
|
►
Sign in to add a comment |
|