WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
261740
[GTK4] Tests start timing out when many are run in the same WebKitTestRunner process
https://bugs.webkit.org/show_bug.cgi?id=261740
Summary
[GTK4] Tests start timing out when many are run in the same WebKitTestRunner ...
Claudio Saavedra
Reported
2023-09-19 07:12:49 PDT
Take for instance this run
https://build.webkit.org/results/GTK-Linux-64-bit-Release-GTK4-Tests/268120@main%20(29704)/results.html
Dozens of tests are timing out with this error: "FAIL: Timed out waiting for notifyDone to be called" However, running the same tests individually, most of them pass. Also, when running the tests with --run-singly (so that each test invocation starts its own test runner process), the tests don't time out either. So this is likely to be a problem in the state of the test runner processes that gets broken at some point, and subsequent tests ran in the same WTR start timing out. We need to figure out why this is happening so that the GTK4 test bot is useful, otherwise CI is exiting early due to the number of timeouts.
Attachments
Add attachment
proposed patch, testcase, etc.
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