RESOLVED FIXED 187589
[GTK] inspector/unit-tests/debounce.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=187589
Summary [GTK] inspector/unit-tests/debounce.html is flaky
Miguel Gomez
Reported 2018-07-12 06:23:55 PDT
inspector/unit-tests/debounce.html [ Timeout Pass ] has been behaving this way for a long time, but the timeouts don't happen very often.
Attachments
Diego Pino
Comment 1 2020-03-01 08:30:32 PST
*** Bug 208425 has been marked as a duplicate of this bug. ***
Diego Pino
Comment 2 2020-03-01 08:31:52 PST
Occassionally the test also fails: --- /home/igalia/dpino/workspace/webkit-gtk/layout-test-results/inspector/unit-tests/debouncer-expected.txt +++ /home/igalia/dpino/workspace/webkit-gtk/layout-test-results/inspector/unit-tests/debouncer-actual.txt @@ -38,7 +38,9 @@ PASS: Debounced function called once. -- Running test case: Debounce.Force -PASS: Call was not delayed. +FAIL: Call was not delayed. + Expected: less than or equal to 1 + Actual: 7 PASS: Arguments length is 2. PASS: First argument is 2. PASS: Second argument is 'fgh'.
Diego Pino
Comment 3 2023-01-10 07:43:29 PST
The test or tests filed under this bug are not failing anymore. Test expectations updated in https://commits.webkit.org/258724@main.
Note You need to log in before you can comment on or make changes to this bug.