Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9c9d351673e22abb2712c8bb6ff8fd8c5d5879dc
https://github.com/WebKit/WebKit/commit/9c9d351673e22abb2712c8bb6ff8fd8c5d5879dc
Author: Carlos Alberto Lopez Perez <[email protected]>
Date: 2026-06-04 (Thu, 04 Jun 2026)
Changed paths:
M Tools/Scripts/webkitpy/performance_tests/perftest.py
Log Message:
-----------
[Tools][GTK] Performance tests fail if WebKitTestRunner prints something in
stderr (v2)
https://bugs.webkit.org/show_bug.cgi?id=302152
Unreviewed follow-up after 302728@main
The warnings from GStreamer related to msdkcontext that 302728@main filtered
in order to not make the perf test suite fail started to appear back again
but with a different format, so the filter stopped working.
Make the filter more loosy, so it catches this new format and the previous one.
* Tools/Scripts/webkitpy/performance_tests/perftest.py:
(PerfTest):
Canonical link: https://commits.webkit.org/314587@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications