Bug 204667 - Move jsc-i386 from old to new EWS
Summary: Move jsc-i386 from old to new EWS
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Paulo Matos
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-11-28 00:27 PST by Paulo Matos
Modified: 2019-11-29 05:18 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.73 KB, patch)
2019-11-28 00:28 PST, Paulo Matos
no flags Details | Formatted Diff | Diff
Patch (2.41 KB, patch)
2019-11-29 04:13 PST, Paulo Matos
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Paulo Matos 2019-11-28 00:27:48 PST
Move jsc-i386 from old to new EWS
Comment 1 Paulo Matos 2019-11-28 00:28:01 PST
Created attachment 384440 [details]
Patch
Comment 2 Aakash Jain 2019-11-28 04:14:47 PST
Comment on attachment 384440 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=384440&action=review

> Tools/BuildSlaveSupport/ews-app/ews/views/statusbubble.py:-43
> -                  'ios-wk2', 'mac-wk1', 'mac-wk2', 'mac-debug-wk1', 'api-ios', 'api-mac', 'bindings', 'jsc', 'jsc-armv7', 'jsc-mips', 'webkitperl', 'webkitpy', 'win', 'services']

These lists are in the order in which  bubbles will be displayed in UI. Maybe keeping 'jsc', 'jsc-armv7' and 'jsc-mips' together is better since those queues are buildAndTest (and also slower). So following order might be better:

'jsc', 'jsc-armv7', 'jsc-mips', 'jsc-i386'
Comment 3 Paulo Matos 2019-11-29 04:13:56 PST
Created attachment 384498 [details]
Patch
Comment 4 WebKit Commit Bot 2019-11-29 05:17:35 PST
Comment on attachment 384498 [details]
Patch

Clearing flags on attachment: 384498

Committed r252939: <https://trac.webkit.org/changeset/252939>
Comment 5 WebKit Commit Bot 2019-11-29 05:17:36 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2019-11-29 05:18:18 PST
<rdar://problem/57531983>