Bug 275997
Summary: | REGRESSION (280258@main?): [iOS] 3 API tests are constantly timing out. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ben Schwartz <ben_schwartz> |
Component: | WebKit Process Model | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | achristensen, ap, nham, pvollan, 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=275591 https://bugs.webkit.org/show_bug.cgi?id=276010 https://bugs.webkit.org/show_bug.cgi?id=276017 |
Ben Schwartz
The following three API tests are constantly timing out on iOS:
TestWebKitAPI.WKNavigation.AutomaticVisibleViewReloadAfterWebProcessCrash
TestWebKitAPI.WKNavigation.AutomaticHiddenViewDelayedReloadAfterWebProcessCrash
TestWebKitAPI.WKAttachmentTests.InvalidateAttachmentsAfterWebProcessTermination
HISTORY:
https://results.webkit.org/?suite=api-tests&suite=api-tests&suite=api-tests&test=TestWebKitAPI.WKNavigation.AutomaticVisibleViewReloadAfterWebProcessCrash&test=TestWebKitAPI.WKNavigation.AutomaticHiddenViewDelayedReloadAfterWebProcessCrash&test=TestWebKitAPI.WKAttachmentTests.InvalidateAttachmentsAfterWebProcessTermination
STDOUT (WKAttachmentTests.InvalidateAttachmentsAfterWebProcessTermination):
TestWebKitAPI.WKAttachmentTests.InvalidateAttachmentsAfterWebProcessTermination
2024-06-21 18:53:31.032 com.apple.WebKit.GPU[41722:750270] CoreText note: Client requested name ".SFUI-Regular_wdth_opsz110000_GRAD_wght", it will get TimesNewRomanPSMT rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[UIFont systemFontOfSize:].
2024-06-21 18:53:31.032 com.apple.WebKit.GPU[41722:750270] CoreText note: Set a breakpoint on CTFontLogSystemFontNameRequest to debug.
2024-06-21 18:53:31.033 com.apple.WebKit.GPU[41722:750270] CoreText note: Client requested name ".SFUI-Regular_wdth_opsz110000_GRAD_wght", it will get TimesNewRomanPSMT rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[UIFont systemFontOfSize:].
2024-06-21 18:53:31.087 com.apple.WebKit.GPU[41722:750270] CoreText note: Client requested name ".SFUI-Regular_wdth_opsz110000_GRAD_wght", it will get TimesNewRomanPSMT rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[UIFont systemFontOfSize:].
2024-06-21 18:53:31.088 com.apple.WebKit.GPU[41722:750270] CoreText note: Client requested name ".SFUI-Regular_wdth_opsz110000_GRAD_wght", it will get TimesNewRomanPSMT rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[UIFont systemFontOfSize:].
REGRESSION:
Contextual information indicates these tests appear to have begun timing out after the changes at 280258@main.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/130762747>
Alexey Proskuryakov
The tests got skipped via bug 276010, fixing continues to be tracked here.
Alexey Proskuryakov
And apparently fixing is also tracked as bug 276017? This is getting super confusing.
Per Arne Vollan
*** This bug has been marked as a duplicate of bug 276017 ***