Bug 233846 - [ iOS 15 Release EWS ]TestWebKitAPI.AppHighlights.AppHighlightCreateAndRestoreAndScroll (api-test) is a flaky failure
Summary: [ iOS 15 Release EWS ]TestWebKitAPI.AppHighlights.AppHighlightCreateAndRestor...
Status: RESOLVED DUPLICATE of bug 233828
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-12-03 16:52 PST by Robert Jenner
Modified: 2021-12-03 17:03 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Jenner 2021-12-03 16:52:56 PST
TestWebKitAPI.AppHighlights.AppHighlightCreateAndRestoreAndScroll

is a constant failure on iOS15-Release on iPhone 8, a flaky failure on iPad, and is failing on EWS queues. 

HISTORY:
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.AppHighlights.AppHighlightCreateAndRestoreAndScroll

EWS Failure:
https://ews-build.webkit.org/#/builders/9/builds/60046

 TestWebKitAPI.AppHighlights.AppHighlightCreateAndRestoreAndScroll
        2021-12-03 15:06:26.626 TestWebKitAPI[28362:5839695] Writing analzed variants.
        2021-12-03 15:06:28.176 TestWebKitAPI[28362:5839695] Writing analzed variants.
        
        /Volumes/Data/worker/ios-simulator-15-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKAppHighlights.mm:113
        Expected: (0) != ([[webViewRestore objectByEvaluatingJavaScript:@"pageYOffset"] floatValue]), actual: 0 vs 0
Comment 1 Radar WebKit Bug Importer 2021-12-03 16:53:27 PST
<rdar://problem/86040025>
Comment 2 Robert Jenner 2021-12-03 16:58:35 PST
This test was introduced at r276347. However, r286450 enabled it yesterday, and it has been failing ever since on iOS-15-Release for iPhone 8:

https://trac.webkit.org/changeset/286450/webkit
Comment 3 Wenson Hsieh 2021-12-03 17:03:12 PST

*** This bug has been marked as a duplicate of bug 233828 ***