WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
302152
[Tools][GTK] Performance tests fail if WebKitTestRunner prints something in stderr
https://bugs.webkit.org/show_bug.cgi?id=302152
Summary
[Tools][GTK] Performance tests fail if WebKitTestRunner prints something in s...
Carlos Alberto Lopez Perez
Reported
2025-11-07 05:00:00 PST
Since we migrated to the new SDK the GTK Performance bot has been failing lately all the tests in the step `perf-test` Running SVG/WorldcupBenchmark.html (256 of 258) error: SVG/WorldcupBenchmark.html MESA-INTEL: warning: Haswell Vulkan support is incomplete MESA-INTEL: warning: ../src/intel/vulkan_hasvk/anv_formats.c:752: FINISHME: support YUV colorspace with DRM format modifiers MESA-INTEL: warning: ../src/intel/vulkan_hasvk/anv_formats.c:783: FINISHME: support more multi-planar formats with DRM modifiers 0:00:00.047617073 63677 0x55b3c234f920 ERROR msdkcontext gstmsdkcontext.c:186:gst_msdk_context_use_vaapi: Couldn't create a VA DRM display MESA-INTEL: warning: Haswell Vulkan support is incomplete FAILED Finished: 15.154774 s
https://build.webkit.org/#/builders/26/builds/10044
Upon investigation this is because the tooling is marking the test as failing if it prints something in stderr, and in this case this mesa warnings are causing that.
Attachments
Add attachment
proposed patch, testcase, etc.
Carlos Alberto Lopez Perez
Comment 1
2025-11-07 05:12:29 PST
Pull request:
https://github.com/WebKit/WebKit/pull/53586
EWS
Comment 2
2025-11-07 08:29:24 PST
Committed
302728@main
(e7d54af3a41e): <
https://commits.webkit.org/302728@main
> Reviewed commits have been landed. Closing PR #53586 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2025-11-07 08:30:13 PST
<
rdar://problem/164258165
>
Carlos Alberto Lopez Perez
Comment 4
2026-06-04 15:40:50 PDT
This started to happen again, likely due to a gstreamer update in the SDK. error: Animation/balls.html 0:00:00.059772959 1573847 1573847 ERROR msdkcontext gstmsdkcontext.c:186:gst_msdk_context_use_vaapi: Couldn't create a VA DRM display FAILED Finished: 7.989730 s
https://build.webkit.org/#/builders/26/builds/11471
All tests failing due to this
Carlos Alberto Lopez Perez
Comment 5
2026-06-04 15:50:12 PDT
Re-opening for pull request
https://github.com/WebKit/WebKit/pull/66498
EWS
Comment 6
2026-06-04 15:55:27 PDT
Committed
314587@main
(9c9d351673e2): <
https://commits.webkit.org/314587@main
> Reviewed commits have been landed. Closing PR #66498 and removing active labels.
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