WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
226299
[BigSur] http/tests/performance/performance-resource-timing-resourcetimingbufferfull-crash.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=226299
Summary
[BigSur] http/tests/performance/performance-resource-timing-resourcetimingbuf...
Amir Mark Jr
Reported
2021-05-26 15:22:16 PDT
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
Comment 1
2021-05-26 15:22:38 PDT
<
rdar://problem/78535628
>
Amir Mark Jr
Comment 2
2021-05-26 15:49:49 PDT
Updated test expectations:
https://trac.webkit.org/changeset/278128/webkit
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug