[Webkit-unassigned] [Bug 279016] New: [GTK4] Gamepad tests are timing out when run with run-webkit-tests
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 2 05:47:28 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=279016
Bug ID: 279016
Summary: [GTK4] Gamepad tests are timing out when run with
run-webkit-tests
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKitGTK
Assignee: webkit-unassigned at lists.webkit.org
Reporter: csaavedra at igalia.com
CC: bugs-noreply at webkitgtk.org
It seems that the permissions from the flatpak sandbox are not enough for the gamepad tests to work, so they are timing out in GTK4. I am going to skip them for now.
Extending a bit on the reasons: I am not entirely sure but it might be lack of input device access. Reading the flatpak documentation, it's mentioned that from 1.15.6, one can use 'input' to request input device acess, but that's a very recent version (https://docs.flatpak.org/en/latest/sandbox-permissions.html#device-access ). I am not sure how that should be handled in older versions.
--
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/20240902/6cc32bcd/attachment.htm>
More information about the webkit-unassigned
mailing list