WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 183609
[GTK] Layout test inspector/unit-tests/throttle.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=183609
Summary
[GTK] Layout test inspector/unit-tests/throttle.html is flaky
Michael Catanzaro
Reported
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. -
Attachments
Add attachment
proposed patch, testcase, etc.
Diego Pino
Comment 1
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
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug