Bug 229516
| Summary: | [Mac wk2 Release] imported/w3c/web-platform-tests/resource-timing/status-codes-create-entry.html is a flaky failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Eric Hutchison <ehutchison> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | achristensen, ayumi_kojima, ehutchison, 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=225737 | ||
Eric Hutchison
imported/w3c/web-platform-tests/resource-timing/status-codes-create-entry.html
is a flaky failure on Mac wk2 (BigSur, Monterey)
History: imported/w3c/web-platform-tests/resource-timing/status-codes-create-entry.html
Results: https://build.webkit.org/results/Apple-BigSur-Release-AppleSilicon-WK2-Tests/r281326%20(3332)/results.html
Diff:
--- /Volumes/Data/worker/bigsur-release-applesilicon-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/resource-timing/status-codes-create-entry-expected.txt
+++ /Volumes/Data/worker/bigsur-release-applesilicon-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/resource-timing/status-codes-create-entry-actual.txt
@@ -1,4 +1,4 @@
-PASS Make sure all status codes are reported
+FAIL Make sure all status codes are reported assert_greater_than: http://localhost:8800/resources/testharness.js expected a number greater than 0 but got 0
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/82357467>
Eric Hutchison
Updated test expectations at https://trac.webkit.org/changeset/281585/webkit.
Radar WebKit Bug Importer
<rdar://problem/82357639>
Eric Hutchison
Reproduced on r282352 using run-webkit-tests --release --force -f --iterations 1000 --exit-after-n-failures 2 --clobber-old-results -f --force --iterations 1000 --exit-after-n-failures 1 --clobber-old-results imported/w3c/web-platform-tests/resource-timing/status-codes-create-entry.html.
Eric Hutchison
Unable to reproduce test results locally and issue has not occurred for 4 weeks. Removed test expectations: https://trac.webkit.org/changeset/282428/webkit.
Brent Fulgham
*** Bug 230775 has been marked as a duplicate of this bug. ***