Bug 215274 - Do not email bot watcher when first run of layout tests exceeds failure limit
Summary: Do not email bot watcher when first run of layout tests exceeds failure limit
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aakash Jain
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-08-07 09:53 PDT by Aakash Jain
Modified: 2020-08-08 03:44 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.66 KB, patch)
2020-08-07 09:56 PDT, Aakash Jain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aakash Jain 2020-08-07 09:53:53 PDT
Do not email bot watcher when first run of layout tests exceeds failure limit (30 tests), and the second run passes successfully. Currently it generates ~30 email, one for each flaky test. 

e.g.: https://ews-build.webkit.org/#/builders/24/builds/23435
Comment 1 Aakash Jain 2020-08-07 09:56:05 PDT
Created attachment 406183 [details]
Patch
Comment 2 EWS 2020-08-07 10:40:27 PDT
Committed r265380: <https://trac.webkit.org/changeset/265380>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 406183 [details].
Comment 3 Radar WebKit Bug Importer 2020-08-07 10:41:17 PDT
<rdar://problem/66689012>
Comment 4 Aakash Jain 2020-08-08 03:44:34 PDT
Restarted Buildbot to pick up this change.