[Webkit-unassigned] [Bug 232947] New: [WebDriver] Make suite exit early after a number of crashes or failures

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 10 09:35:23 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=232947

            Bug ID: 232947
           Summary: [WebDriver] Make suite exit early after a number of
                    crashes or failures
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebDriver
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lmoura at igalia.com
                CC: bburg at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211110/6466bcb0/attachment-0001.htm>


More information about the webkit-unassigned mailing list