[Webkit-unassigned] [Bug 274649] New: [WPE][run-benchmark] The browser is not terminated when there is a timeout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 24 06:52:46 PDT 2024


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

            Bug ID: 274649
           Summary: [WPE][run-benchmark] The browser is not terminated
                    when there is a timeout
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clopez at igalia.com

I have been observing lot of timeouts on the benchmarks run at https://build.webkit.org/#/builders/WPE-Linux-RPi4-64bits-Mesa-Release-Perf-Tests

The problem is caused  because when the benchmark timeouts the runner exits without killing the browser, which means that the browser stays on the screen.
So on the next run for the next benchmark the new browser invoked can't run (hangs) because of the specific configuration of the boards (WPE with DRM plugin; only one browser allowed at a time)

We need to ensure to terminate old browsers when the runner ends.

-- 
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/20240524/62b1d9b2/attachment.htm>


More information about the webkit-unassigned mailing list