Bug 187589

Summary: [GTK] inspector/unit-tests/debounce.html is flaky
Product: WebKit Reporter: Miguel Gomez <magomez>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, calvaris, dpino
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Miguel Gomez 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.
Comment 1 Diego Pino 2020-03-01 08:30:32 PST
*** Bug 208425 has been marked as a duplicate of this bug. ***
Comment 2 Diego Pino 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'.
Comment 3 Diego Pino 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.