Bug 209934

Summary: [macOS] TestWebKitAPI.WKUserContentController.UserStyleSheetAffectingOnlySpecificWebViewSharedConfiguration is a flaky timeout
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: New BugsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: graouts, koivisto, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=208575
Attachments:
Description Flags
Patch koivisto: review+

Description Ryan Haddad 2020-04-02 15:33:13 PDT
TestWebKitAPI.WKUserContentController.UserStyleSheetAffectingOnlySpecificWebViewSharedConfiguration is a flaky timeout on macOS bots

https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.WKUserContentController.UserStyleSheetAffectingOnlySpecificWebViewSharedConfiguration
Comment 1 Radar WebKit Bug Importer 2020-04-02 15:34:42 PDT
<rdar://problem/61229832>
Comment 2 Ryan Haddad 2020-04-02 15:35:45 PDT
This test was added four weeks ago with:
Add an SPI to allow UserStyleSheet injection to target a specific WKWebView
https://trac.webkit.org/changeset/257870/webkit
Comment 3 Ryan Haddad 2020-04-02 21:11:42 PDT
Looking at historical results, I think that this test has been a flaky timeout since it was added.
Comment 4 Antoine Quint 2020-04-06 08:14:15 PDT
Created attachment 395565 [details]
Patch
Comment 5 Antoine Quint 2020-04-06 08:16:46 PDT
Committed r259569: <https://trac.webkit.org/changeset/259569>