RESOLVED DUPLICATE of bug 240169 Bug 239825
We should not stop running EWS with merge-blocked label if it is put by the same EWS test
https://bugs.webkit.org/show_bug.cgi?id=239825
Summary We should not stop running EWS with merge-blocked label if it is put by the s...
Yusuke Suzuki
Reported 2022-04-27 13:46:24 PDT
We would like to collect failures with one set of EWS run as much as possible. Once one of test puts merge-blocked label, then the other EWS tasks in the same set of EWS stops, which enforces us to upload a patch repeatedly to collect failures on each platform, which is not efficient and regression from the current form of EWS.
Attachments
Yusuke Suzuki
Comment 1 2022-04-27 15:49:56 PDT
I'm now getting it in https://github.com/WebKit/WebKit/pull/420 too, which EWS tests are blocked by mips compilation failure.
Yusuke Suzuki
Comment 2 2022-04-27 15:55:31 PDT
I think merge-blocked label should not affect on EWS test runs since we didn't have such a thing in bugzilla. We can stop EWS if a new change is pushed in PR (as we did in bugzilla), but if it is not, I don't think we should stop EWS testings.
Radar WebKit Bug Importer
Comment 3 2022-05-04 13:47:13 PDT
Ryan Haddad
Comment 4 2022-05-18 13:57:38 PDT
Apologies for the forward dupe, this has been fixed. *** This bug has been marked as a duplicate of bug 240169 ***
Note You need to log in before you can comment on or make changes to this bug.