[Webkit-unassigned] [Bug 202954] New: REGRESSION: [ Windows ] Layout Test http/wpt/resource-timing/rt-resources-per-worker.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 14 14:11:22 PDT 2019


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

            Bug ID: 202954
           Summary: REGRESSION: [ Windows ] Layout Test
                    http/wpt/resource-timing/rt-resources-per-worker.html
                    is flaky
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tsavell at apple.com

The following layout test is flaky on Win10

http/wpt/resource-timing/rt-resources-per-worker.html

Probable cause:

This became a flakey failure around 250170

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Fwpt%2Fresource-timing%2Frt-resources-per-worker.html

Diff:
--- /home/buildbot/worker/win10-debug-tests/build/layout-test-results/http/wpt/resource-timing/rt-resources-per-worker-expected.txt
+++ /home/buildbot/worker/win10-debug-tests/build/layout-test-results/http/wpt/resource-timing/rt-resources-per-worker-actual.txt
@@ -3,6 +3,6 @@

 PASS Workers have PerformanceObserver and PerformanceResourceTiming 
 PASS window resources differ from other contexts 
-PASS worker1 resources differ from other contexts 
-PASS worker2 resources differ from other contexts 
+FAIL worker1 resources differ from other contexts assert_equals: worker1 should have 2 resource entries expected 2 but got 3
+FAIL worker2 resources differ from other contexts assert_false: a resource that should have been unique was not unique across contexts expected false got true

-- 
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/20191014/cb56805d/attachment.html>


More information about the webkit-unassigned mailing list