[Webkit-unassigned] [Bug 226299] New: [BigSur] http/tests/performance/performance-resource-timing-resourcetimingbufferfull-crash.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 26 15:22:16 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=226299

            Bug ID: 226299
           Summary: [BigSur]
                    http/tests/performance/performance-resource-timing-res
                    ourcetimingbufferfull-crash.html is a flaky failure
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: amir_mark at apple.com

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210526/44df02b8/attachment-0001.htm>


More information about the webkit-unassigned mailing list