Bug 183609

Summary: [GTK] Layout test inspector/unit-tests/throttle.html is flaky
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: Other   
Hardware: PC   
OS: Linux   

Description Michael Catanzaro 2018-03-13 13:27:19 PDT
Layout test inspector/unit-tests/throttle.html is flaky:

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/inspector/unit-tests/throttle-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/inspector/unit-tests/throttle-actual.txt
@@ -4,15 +4,7 @@
 == Running test suite: Throttle
 -- Running test case: Basic throttle
 Call throttled function every 1 ms for 110 ms.
-PASS: All calls delayed at least 50 ms.
+FAIL: Delay should be at least 50 ms. Was 49 ms.
+!! EXCEPTION: undefined
+Stack Trace: #0: (anonymous) ((unknown))
 
--- Running test case: Throttle proxy uniqueness
-PASS: Each call to throttle should return a new proxy.
-
--- Running test case: Throttled function arguments
-PASS: Trailing call invoked with most recent arguments.
-
--- Running test case: Cancel throttle
-Canceled throttled function.
-PASS: Throttled function canceled.
-
Comment 1 Diego Pino 2023-01-10 07:43:05 PST
The test or tests filed under this bug are not failing anymore. Test expectations updated in https://commits.webkit.org/258724@main.