WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Aakash Jain
Comment 1
2020-02-10 13:47:05 PST
Created
attachment 390289
[details]
Patch
Aakash Jain
Comment 2
2020-02-10 13:48:20 PST
Sample runs:
https://ews-build.webkit-uat.org/#/builders/16/builds/85
https://ews-build.webkit-uat.org/#/builders/16/builds/84
Aakash Jain
Comment 3
2020-02-10 14:09:01 PST
Committed
r256212
: <
https://trac.webkit.org/changeset/256212
>
Radar WebKit Bug Importer
Comment 4
2020-02-10 14:09:15 PST
<
rdar://problem/59324970
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug