Bug 229458
| Summary: | [Mac] http/tests/inspector/network/har/har-page.html, flaky failure on wk2, constant failure on wk1 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Eric Hutchison <ehutchison> |
| Component: | Web Inspector | Assignee: | Patrick Angle <pangle> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ehutchison, inspector-bugzilla-changes, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Eric Hutchison
http/tests/inspector/network/har/har-page.html
is a flaky failure on Mac wk2 and constant failure on Mac wk1.
History: https://results.webkit.org/?platform=ios&platform=mac&suite=layout-tests&test=http%2Ftests%2Finspector%2Fnetwork%2Fhar%2Fhar-page.html
Results: https://build.webkit.org/results/Apple-BigSur-Debug-WK2-Tests/r281488%20(3401)/results.html
Diff:
- "cache": {},
- "timings": {
- "blocked": "<filtered>",
- "dns": "<filtered>",
- "connect": "<filtered>",
- "ssl": -1,
- "send": "<filtered>",
- "wait": "<filtered>",
- "receive": "<filtered>"
- },
- "_serverPort": 8000,
- "_priority": "medium"
- }
- ]
- }
-}
+!! TIMEOUT: took longer than 10000ms
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/82301476>
Eric Hutchison
Updated test expectations at https://trac.webkit.org/changeset/281504/webkit.
Eric Hutchison
*** This bug has been marked as a duplicate of bug 230266 ***
Eric Hutchison
Unintentionally duplicated. Reproduced test results locally using run-webkit-tests --debug -f --force --iterations 500 --exit-after-n-failures 1 --clobber-old-results http/tests/inspector/network/har/har-page.html on r282390.
Patrick Angle
Pull request: https://github.com/WebKit/WebKit/pull/982
EWS
Committed r294823 (250975@main): <https://commits.webkit.org/250975@main>
Reviewed commits have been landed. Closing PR #982 and removing active labels.
Patrick Angle
PR only reenables WK2, still need to investigate WK1 text diff, reopening.
Patrick Angle
Pull request: https://github.com/WebKit/WebKit/pull/1198
EWS
Committed r295089 (251184@main): <https://commits.webkit.org/251184@main>
Reviewed commits have been landed. Closing PR #1198 and removing active labels.