Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2aec77b1f6f2accd80bb717e38dd79f1748ae310
https://github.com/WebKit/WebKit/commit/2aec77b1f6f2accd80bb717e38dd79f1748ae310
Author: Aakash Jain <[email protected]>
Date: 2023-09-21 (Thu, 21 Sep 2023)
Changed paths:
M Tools/CISupport/ews-build/events.py
Log Message:
-----------
[ews-app] Github ews status-bubble hover over message might be incorrect in
case of failure
https://bugs.webkit.org/show_bug.cgi?id=261897
Reviewed by Ryan Haddad.
We limited the steps for which we send info from buildbot to django app in
261168@main.
Various analyze-* steps were not included in that list, which cause djano app
to pick incorrect
step to generate hover-over message. To generate the hover-over message in case
of failure,we uses the
information from the last failed step. So missing the analyze-* step cause
djano app to pick incorrect step.
* Tools/CISupport/ews-build/events.py:
Canonical link: https://commits.webkit.org/268266@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes