Bug 242225
Summary: | [ iOS Release ] Two http/wpt/service-workers/ tests are a flaky failures | ||
---|---|---|---|
Product: | WebKit | Reporter: | Karl Rackler <rackler> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Karl Rackler
Description:
http/wpt/service-workers/cache-control-request.html
http/wpt/service-workers/about-blank-iframe.html
The first failure that I saw on the dashboard was on 4/9/2022 at 249475@main for http/wpt/service-workers/cache-control-request.html and 4/19/2022 at 249770@main for http/wpt/service-workers/about-blank-iframe.html. Both tests have been flaky for their entire history on the dashboard. They are flaky failures on iOS Release x86_64.
REPRODUCTION STEPS
Command:
run-webkit-tests --root 292683 --ios-simulator --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --iterations 50 --no-retry http/wpt/service-workers/about-blank-iframe.html
Result:
Regressions: Unexpected text-only failures (1)
http/wpt/service-workers/about-blank-iframe.html [ Failure ]
History:
https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=http%2Fwpt%2Fservice-workers%2Fcache-control-request.html&test=http%2Fwpt%2Fservice-workers%2Fabout-blank-iframe.html&platform=ios&limit=50000
http/wpt/service-workers/about-blank-iframe.html
Diff:
--- /Volumes/Data/worker/ipados-simulator-15-release-tests-wk2/build/layout-test-results/http/wpt/service-workers/about-blank-iframe-expected.txt
+++ /Volumes/Data/worker/ipados-simulator-15-release-tests-wk2/build/layout-test-results/http/wpt/service-workers/about-blank-iframe-actual.txt
@@ -1,5 +1,8 @@
-PASS setup
-PASS post messaging from an iframe
-PASS remove iframe
+Harness Error (TIMEOUT), message = null
+
+TIMEOUT setup Test timed out
+NOTRUN post messaging from an iframe
+NOTRUN remove iframe
+
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/96268616>
Karl Rackler
I have marked this test as a flaky failure while this issue is investigated.
EWS
Test gardening commit 252026@main (4ed4074f3a8e): <https://commits.webkit.org/252026@main>
Reviewed commits have been landed. Closing PR #1976 and removing active labels.