Bug 240680
| Summary: | Display EWS results similar to bugzilla status-bubbles on GitHub | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Aakash Jain <aakash_jain> |
| Component: | Tools / Tests | Assignee: | Aakash Jain <aakash_jain> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | aakash_jain, ap, bfulgham, ryanhaddad, webkit-bug-importer, ysuzuki |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 242351, 242357, 242440, 242442, 242463, 242477, 242522, 242635, 242636 | ||
| Bug Blocks: | 239082 | ||
Aakash Jain
We have been using EWS status-bubbles on Bugzilla for a long-time and it has very useful features. GitHub native checks doesn't have similar functionality. We should develop something similar for GitHub which allows to easily see all the EWS results on the PR (along-with information about pending builds).
One way to do that it through comments on PR which will emulate the status-bubble and keep updating.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/93596928>
Brent Fulgham
I would also like to be able to see old EWS results for a closed PR, just like we can today in Bugzilla.
For example, this pull request had complete test results at the time it was approved and merged, but now does not display them:
https://github.com/WebKit/WebKit/pull/701
Brent Fulgham
*** Bug 239993 has been marked as a duplicate of this bug. ***
Aakash Jain
This was deployed. Announcement: https://lists.webkit.org/pipermail/webkit-dev/2022-August/032337.html