RESOLVED FIXED 207504
[ews] Display flaky layout test names in build summary
https://bugs.webkit.org/show_bug.cgi?id=207504
Summary [ews] Display flaky layout test names in build summary
Aakash Jain
Reported 2020-02-10 13:40:10 PST
When WebKitTest (layout-tests) fail, we re-run them. If some tests fail in re-run as well, we run the tests on clean tree. If there are pre-existing test failures, the build summary is set to something like: 'Found 1 pre-existing test failure: test1.' It would be better to include the flaky test name as well in the build summary, if there were any flaky failures. e.g.: 'Found 1 pre-existing test failure: test1, Found flaky tests: test2, test3'. This would help bot-watchers easily notice flaky tests (and the pattern).
Attachments
Patch (4.86 KB, patch)
2020-02-10 13:47 PST, Aakash Jain
jbedard: review+
Aakash Jain
Comment 1 2020-02-10 13:47:05 PST
Aakash Jain
Comment 3 2020-02-10 14:09:01 PST
Radar WebKit Bug Importer
Comment 4 2020-02-10 14:09:15 PST
Note You need to log in before you can comment on or make changes to this bug.