Bug 127203 - EWS should immediately notify patch authors about failures (and maybe when everything is green too)
Summary: EWS should immediately notify patch authors about failures (and maybe when ev...
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-17 16:24 PST by Alexey Proskuryakov
Modified: 2024-02-19 08:56 PST (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2014-01-17 16:24:17 PST
It's a huge waste of time that you are no longer informed when a build fails on EWS. This seriously delays urgent work, as you only start working on fixes when you happen to manually poll, or even worse, when a reviewer tells you to.

It's good to not spam everyone, but patch author should be notified by EWS immediately I think. Some ideas:

- e-mail;
- IRC;
- browser notifications when bug page is open.

The latter might be best, as it also gives some control over whether to get pinged - keep the bug open if you care, close it if it's not urgent, and you cannot afford distraction now.
Comment 1 Sam Weinig 2014-01-17 23:08:11 PST
If we do this, it should be opt-in.  At least in my workflow, this would be more annoying than helpful.
Comment 2 Ahmad Saleem 2024-02-18 16:55:58 PST
I think it is partially implemented already in EWS as of today:

-> Build fails - Email (need to be in Contributors.json - if I am not wrong)
-> Test fails - Email

__

Do we need to enhance it with `notifications` or make it more streamlined etc., I think we can raise new bug with new ideas or we might even have it already.

Should we close this? @Alexey
Comment 3 Alexey Proskuryakov 2024-02-19 08:56:05 PST
I think so too, but I almost never post PRs that can break the build at this point, and don't have hands-on experience. Adding Aakash and Ryan who would have the most insight.