Bug 233846
Summary: | [ iOS 15 Release EWS ]TestWebKitAPI.AppHighlights.AppHighlightCreateAndRestoreAndScroll (api-test) is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Robert Jenner <jenner> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer, wenson_hsieh |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Robert Jenner
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/86040025>
Robert Jenner
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
Wenson Hsieh
*** This bug has been marked as a duplicate of bug 233828 ***