Bug 203952
Summary: | Failing API test TestWebKitAPI.WebAuthenticationPanel.SubFrameChangeLocationHidCancel | ||
---|---|---|---|
Product: | WebKit | Reporter: | Aakash Jain <aakash_jain> |
Component: | Tools / Tests | Assignee: | Jiewen Tan <jiewen_tan> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | aakash_jain, ap, jbedard, jiewen_tan, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=203951 | ||
Bug Depends on: | |||
Bug Blocks: | 203686 |
Aakash Jain
API test TestWebKitAPI.WebAuthenticationPanel.SubFrameChangeLocationHidCancel is consistently timing out on EWS bots which are on Catalina 10.15.1 (19B88). It passes on EWS bots which are on Mojave and on build.webkit.org bots which are on 10.15 (19A603).
e.g.:
https://ews-build.webkit.org/#/builders/9/builds/11629
https://ews-build.webkit.org/#/builders/9/builds/11622
https://ews-build.webkit.org/#/builders/9/builds/11616
The test was added in http://trac.webkit.org/changeset/251295/webkit 3 weeks ago.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/56981140>
Radar WebKit Bug Importer
<rdar://problem/56981141>
Jiewen Tan
The test looks quite healthy on:
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.WebAuthenticationPanel.SubFrameChangeLocationHidCancel
Aakash Jain
It was due to a configuration issue which started happening after updating the bots to Catalina. Sorry for the noise.