Bug 226299
Summary: | [BigSur] http/tests/performance/performance-resource-timing-resourcetimingbufferfull-crash.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Amir Mark Jr <amir_mark> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Amir Mark Jr
http/tests/performance/performance-resource-timing-resourcetimingbufferfull-crash.html
Is a flaky failure on Big Sur WK1 and Wk2 Release and Debug
History:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fperformance%2Fperformance-resource-timing-resourcetimingbufferfull-crash.html
Text Diff:
--- /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/http/tests/performance/performance-resource-timing-resourcetimingbufferfull-crash-expected.txt
+++ /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/http/tests/performance/performance-resource-timing-resourcetimingbufferfull-crash-actual.txt
@@ -5,31 +5,6 @@
loadImagesInAnotherFrame(7)
-container.innerHTML = ""; resourcetimingbufferfullFired = false
-performance.setResourceTimingBufferSize(3); performance.clearResourceTimings()
-PASS performance.getEntriesByType("resource").length is 0
-divsWithBackgroundImages(7); container.getBoundingClientRect()
-PASS resources = performance.getEntriesByType("resource"); resources.length is 3
-PASS resources[0].initiatorType is "css"
-PASS new URL(resources[0].name).search is "?resource=0"
-PASS new URL(resources[1].name).search is "?resource=1"
-PASS new URL(resources[2].name).search is "?resource=2"
-PASS resourcetimingbufferfullEventCount is 0
-
-Inside resourcetimingbufferfull 1
-PASS performance.clearResourceTimings(); performance.getEntriesByType("resource").length is 0
-
-Inside resourcetimingbufferfull 2
-PASS resources = performance.getEntriesByType("resource"); resources.length is 3
-PASS new URL(resources[0].name).search is "?resource=3"
-PASS new URL(resources[1].name).search is "?resource=4"
-PASS new URL(resources[2].name).search is "?resource=5"
-PASS performance.clearResourceTimings(); performance.getEntriesByType("resource").length is 0
-
-After resourcetimingbufferfull
-PASS resources = performance.getEntriesByType("resource"); resources.length is 1
-PASS resources[0].initiatorType is "css"
-PASS new URL(resources[0].name).search is "?resource=6"
PASS successfullyParsed is true
TEST COMPLETE
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/78535628>
Amir Mark Jr
Updated test expectations:
https://trac.webkit.org/changeset/278128/webkit