Bug 183609 - [GTK] Layout test inspector/unit-tests/throttle.html is flaky
Summary: [GTK] Layout test inspector/unit-tests/throttle.html is flaky
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: Other
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-13 13:27 PDT by Michael Catanzaro
Modified: 2023-01-10 07:43 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.