Bug 203952

Summary: Failing API test TestWebKitAPI.WebAuthenticationPanel.SubFrameChangeLocationHidCancel
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: 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    

Description Aakash Jain 2019-11-07 06:56:09 PST
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.
Comment 1 Radar WebKit Bug Importer 2019-11-07 06:57:06 PST
<rdar://problem/56981140>
Comment 2 Radar WebKit Bug Importer 2019-11-07 06:57:08 PST
<rdar://problem/56981141>
Comment 4 Aakash Jain 2019-11-10 07:20:46 PST
It was due to a configuration issue which started happening after updating the bots to Catalina. Sorry for the noise.