Bug 223251 - EWS is not showing filtered errors view
Summary: EWS is not showing filtered errors view
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aakash Jain
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-03-16 07:05 PDT by Aakash Jain
Modified: 2021-03-17 05:10 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.17 KB, patch)
2021-03-16 09:57 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 2021-03-16 07:05:16 PDT
EWS is not showing filtered errors view, since it was upgraded to new buildbot and Python 3 last week. This filtering is still working for Windows, but not for other queues.

e.g.: In https://ews-build.webkit.org/#/builders/55/builds/4348 in compile-webkit step 'errors' log is missing. It was working previously (e.g.: https://ews-build.webkit.org/#/builders/52/builds/5559)

For windows, it is still working, e.g: https://ews-build.webkit.org/#/builders/10/builds/82673 (step 11, errors log)
Comment 1 Aakash Jain 2021-03-16 09:57:32 PDT
Created attachment 423345 [details]
Patch
Comment 2 EWS 2021-03-16 11:08:06 PDT
Committed r274496: <https://commits.webkit.org/r274496>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 423345 [details].
Comment 3 Radar WebKit Bug Importer 2021-03-16 11:09:14 PDT
<rdar://problem/75484934>
Comment 4 Aakash Jain 2021-03-17 05:10:30 PDT
Restarted Buildbot on the server to pick up this change.