Bug 297271
| Summary: | run-perf-tests --platform=gtk fails with warning messages | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Fujii Hironori <fujii> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Fujii Hironori
run-perf-tests --platform=gtk fails with warning messages.
> fujii@fedora $ ./Tools/Scripts/run-perf-tests --platform=gtk Layout/line-layout-simple.html
> Running 1 tests
> Running Layout/line-layout-simple.html (1 of 1)
> error: Layout/line-layout-simple.html
> libEGL warning: DRI3 error: Could not get DRI3 device
> libEGL warning: Activate DRI3 at Xorg or build mesa with DRI2
> libEGL warning: DRI3 error: Could not get DRI3 device
> libEGL warning: Activate DRI3 at Xorg or build mesa with DRI2
> vulkan: No DRI3 support detected - required for presentation
> Note: you can probably enable DRI3 in your Xorg config
> libEGL warning: DRI3 error: Could not get DRI3 device
> libEGL warning: Activate DRI3 at Xorg or build mesa with DRI2
> libEGL warning: DRI3 error: Could not get DRI3 device
> libEGL warning: Activate DRI3 at Xorg or build mesa with DRI2
>
> Couldn't quit 737217 with SIGTERM, sending SIGKILL.
> FAILED
> Finished: 6.640656 s
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Fujii Hironori
Pull request: https://github.com/WebKit/WebKit/pull/49273
EWS
Committed 298611@main (e275e89f3626): <https://commits.webkit.org/298611@main>
Reviewed commits have been landed. Closing PR #49273 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/158197085>