Bug 314903
| Summary: | [ews-app]: auto-generate queue trigger relationships from config.json | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Aakash Jain <aakash_jain> |
| Component: | New Bugs | Assignee: | Aakash Jain <aakash_jain> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Aakash Jain
ews-app has a hardcoded QUEUE_TRIGGERS dict mapping test queues to their parent build queues (e.g. 'api-ios': 'ios-sim'). This had to be manually updated whenever queues were added, removed, or renamed on the EWS. It is already missing mapping for a recently added queue (site-isolation)
Replaced the hardcoded data and auto-generate queue trigger relationships from config.json
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/177178866>
Aakash Jain
Pull request: https://github.com/WebKit/WebKit/pull/64995
EWS
Committed 313505@main (17707eae2070): <https://commits.webkit.org/313505@main>
Reviewed commits have been landed. Closing PR #64995 and removing active labels.