Bug 187589
Summary: | [GTK] inspector/unit-tests/debounce.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Miguel Gomez <magomez> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply, calvaris, dpino |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Miguel Gomez
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Diego Pino
*** Bug 208425 has been marked as a duplicate of this bug. ***
Diego Pino
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
The test or tests filed under this bug are not failing anymore. Test expectations updated in https://commits.webkit.org/258724@main.