Bug 204058 - Regression r252309: API Test TestWebKitAPI._WKActivatedElementInfo.InfoForLinkAroundImage is failing consistently
Summary: Regression r252309: API Test TestWebKitAPI._WKActivatedElementInfo.InfoForLin...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-11-10 05:06 PST by Aakash Jain
Modified: 2019-11-11 10:28 PST (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aakash Jain 2019-11-10 05:06:47 PST
API Test TestWebKitAPI._WKActivatedElementInfo.InfoForLinkAroundImage is failing consistently on iOS (debug and release). It was added yesterday in r252309 through Bug 204037. EWS status-bubble was also red for api-ios and showed this failure.

Flakiness dashboard:
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI._WKActivatedElementInfo.InfoForLinkAroundImage

e.g.:
https://build.webkit.org/builders/Apple%20iPadOS%2013%20Simulator%20Debug%20WK2%20%28Tests%29/builds/538
https://ews-build.webkit.org/#/builders/9/builds/11791
Comment 1 Radar WebKit Bug Importer 2019-11-10 05:07:32 PST
<rdar://problem/57056000>
Comment 2 Aakash Jain 2019-11-10 05:11:11 PST
This is slowing down EWS (since whenever EWS notices any failure it has to re-run the tests to confirm flakiness, and then re-run on clean tree to check pre-existing failures).
Comment 3 Dean Jackson 2019-11-11 10:28:55 PST
Committed r252332: <https://trac.webkit.org/changeset/252332>