Bug 207403

Summary: New EWS: Retry failed builds does bot work on bug #201316
Product: WebKit Reporter: Daniel Bates <dbates>
Component: Tools / TestsAssignee: Aakash Jain <aakash_jain>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: ap, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

Daniel Bates
Reported 2020-02-07 13:14:33 PST
Today I had a look at <https://bugs.webkit.org/show_bug.cgi?id=201316> and realized that I never got EWS results from some of the bots for the my last attached patch. I pressed the "Retry failed builds" button, but it does nothing. Subsequent reloading of the page shows the button again and white EWS bubbles still link to the old build page.
Attachments
Radar WebKit Bug Importer
Comment 1 2020-02-07 13:14:46 PST
Aakash Jain
Comment 2 2020-02-09 05:28:36 PST
The patch (#380589) was already landed manually by the time most of EWSes processed it. So the patch was skipped on most of EWS queues. 'Retry failed builds' button do not retry the while bubbles (skipped builds), it only retry the 'failed' builds (as the name says). Please let me know if you think that this button should retry the skipped builds as well. The relevant code is in : https://trac.webkit.org/browser/webkit/trunk/Tools/BuildSlaveSupport/ews-app/ews/views/statusbubble.py#L306
Note You need to log in before you can comment on or make changes to this bug.