Summary: | [ iOS BigSur ] http/tests/appcache/fail-on-update.html is a flaky timeout | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | ayumi_kojima | ||||||||||
Component: | New Bugs | Assignee: | ayumi_kojima | ||||||||||
Status: | NEW --- | ||||||||||||
Severity: | Normal | CC: | jbedard, webkit-bot-watchers-bugzilla, webkit-bug-importer | ||||||||||
Priority: | P2 | Keywords: | InRadar | ||||||||||
Version: | WebKit Nightly Build | ||||||||||||
Hardware: | iPhone / iPad | ||||||||||||
OS: | Unspecified | ||||||||||||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=57043 | ||||||||||||
Attachments: |
|
Description
ayumi_kojima
2021-07-12 17:12:46 PDT
Created attachment 433408 [details]
Patch
Created attachment 433415 [details]
Patch
Created attachment 433424 [details]
Patch
Created attachment 433428 [details]
Update TestExpectations
Comment on attachment 433428 [details] Update TestExpectations Clearing flags on attachment: 433428 Committed r279882 (239634@main): <https://commits.webkit.org/239634@main> After the expectation was marked as [Pass Timeout] previously, a flaky failure started showing up in the result dashboard. Noticed that there is a test expectation set as [ DumpJSConsoleLogInStdErr ] in LayoutTests/TestExpectations. Will update the test expectations in ios-wk2 to [ DumpJSConsoleLogInStdErr Slow ] to stop the failures. This will also determine if the timeouts are actual timeouts, or a test just being slow. Updated test expectations here: https://trac.webkit.org/changeset/280118/webkit The test is still flaky on both iOS 14 & 15. Updated test expectations: https://trac.webkit.org/changeset/283222/webkit The test is flaky on BigSur wk1 Release and wk2 Debug now. Updated expectations: https://trac.webkit.org/changeset/283224/webkit |