WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
232947
[WebDriver] Make suite exit early after a number of crashes or failures
https://bugs.webkit.org/show_bug.cgi?id=232947
Summary
[WebDriver] Make suite exit early after a number of crashes or failures
Lauro Moura
Reported
2021-11-10 09:35:23 PST
Currently, the run-layout-tests script aborts the run if there is a large number of failures (500) or crashes/timeouts (50). Meanwhile, the run-webdriver-tests script keeps going despite the number of failures. In the GTK4, this makes the webdriver step fill the disk with core dumps. We should add something similar to '--exit-after-n-crashes-or-timeouts`/`--exit-after-n-failures` to run-webdriver-tests.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-11-17 09:36:23 PST
<
rdar://problem/85507941
>
Aakash Jain
Comment 2
2022-12-12 15:58:16 PST
This issue frequently affects buildbot. Due to millions of lines of logs while running webdriver tests, the server goes down (or becomes unresponsive). It happenned recently in
https://build.webkit.org/#/builders/730/builds/13
We need to either fix this or stop running webdriver tests on build.webkit.org until this is fixed.
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