NEW 207167
[ macOS wk1 ] inspector/unit-tests/server-timing-entry.html is flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=207167
Summary [ macOS wk1 ] inspector/unit-tests/server-timing-entry.html is flaky timeout
Jacob Uphoff
Reported 2020-02-03 16:56:21 PST
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" - -
Attachments
Update Test Expectations (1.51 KB, patch)
2020-02-03 17:02 PST, Jacob Uphoff
no flags
Radar WebKit Bug Importer
Comment 1 2020-02-03 16:56:40 PST
Jacob Uphoff
Comment 2 2020-02-03 17:02:02 PST
Created attachment 389604 [details] Update Test Expectations
Truitt Savell
Comment 3 2020-02-03 17:03:10 PST
Comment on attachment 389604 [details] Update Test Expectations Clearing flags on attachment: 389604 Committed r255621: <https://trac.webkit.org/changeset/255621>
Note You need to log in before you can comment on or make changes to this bug.