RESOLVED FIXED 197499
[GTK] inspector/console/console-time.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=197499
Summary [GTK] inspector/console/console-time.html is flaky
Miguel Gomez
Reported 2019-05-02 07:14:11 PDT
inspector/console/console-time.html [ Failure Pass ] It's been failing on the first run every now and then for a while. This is the diff: --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/inspector/console/console-time-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/inspector/console/console-time-actual.txt @@ -7,10 +7,13 @@ PASS: Message should contain the 'default' label name somewhere. PASS: Should receive a Timing type message. PASS: Message should contain the 'default' label name somewhere. -PASS: Should receive a Timing type message. -PASS: Message should contain the 'default' label name somewhere. +!! TIMEOUT: took longer than 10000ms -- Running test case: UserLabels +PASS: Should receive a Timing type message. +FAIL: Message should contain the 'default' label name somewhere. + Expected: truthy + Actual: false PASS: Should receive a Timing type message. PASS: Message should contain the 'my-label' label name somewhere.
Attachments
Diego Pino
Comment 1 2023-01-25 19:37:06 PST
There are no references to this bug in any TestExpectations. It's probable this bug was solved at some point but it wasn't marked as closed. I'm closing this bug now. If you think this bug report is still valid, please reopen it and add an entry to TestExpectations.
Note You need to log in before you can comment on or make changes to this bug.