[Webkit-unassigned] [Bug 207167] New: [ macOS wk1 ] inspector/unit-tests/server-timing-entry.html is flaky timeout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 3 16:56:21 PST 2020


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

            Bug ID: 207167
           Summary: [ macOS wk1 ]
                    inspector/unit-tests/server-timing-entry.html is flaky
                    timeout
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jacob_uphoff at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

https://results.webkit.org/?suite=layout-tests&test=inspector%2Fcontroller%2Fruntime-controller-import.html

This test has been flaky time out for all visible history

Could not reproduce on iteration tests

History:

https://results.webkit.org/?suite=layout-tests&test=inspector%2Funit-tests%2Fserver-timing-entry.html&limit=50000

Diff:

--- /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/inspector/unit-tests/server-timing-entry-expected.txt
+++ /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/inspector/unit-tests/server-timing-entry-actual.txt
@@ -1,3 +1,4 @@
+FAIL: Timed out waiting for notifyDone to be called

 == Running test suite: ServerTimingEntry
 -- Running test case: ServerTimingEntry.parseHeaders
@@ -525,31 +526,3 @@
 Testing response header: -->,=<--
 PASS: Parsed ServerTimingEntry count has expected results count of 0.

-Testing response header: -->;,<--
-PASS: Parsed ServerTimingEntry count has expected results count of 0.
-
-Testing response header: -->,;<--
-PASS: Parsed ServerTimingEntry count has expected results count of 0.
-
-Testing response header: -->=;,<--
-PASS: Parsed ServerTimingEntry count has expected results count of 0.
-
-Testing response header: -->metric;    desc=   tabs-should-get-trimmed ;dur=   42      <--
-PASS: Parsed ServerTimingEntry count has expected results count of 1.
-PASS: name is "metric"
-PASS: duration is 42
-PASS: description is "tabs-should-get-trimmed"
-
-Testing response header: -->     metric;dur=123.4;desc=description<--
-PASS: Parsed ServerTimingEntry count has expected results count of 1.
-PASS: name is "metric"
-PASS: duration is 123.4
-PASS: description is "description"
-
-Testing response header: -->   metric;dur=123.4;desc=description<--
-PASS: Parsed ServerTimingEntry count has expected results count of 1.
-PASS: name is "metric"
-PASS: duration is 123.4
-PASS: description is "description"
-
-

-- 
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/20200204/39ff88da/attachment.htm>


More information about the webkit-unassigned mailing list