Bug 259104

Summary: [WPE] gamepad/gamepad-visibility-1.html is failing
Product: WebKit Reporter: Diego Pino <dpino>
Component: New BugsAssignee: Diego Pino <dpino>
Status: REOPENED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=267523

Diego Pino
Reported 2023-07-11 02:35:07 PDT
The test fails with the following output: ``` https://build.webkit.org/results/WPE-Linux-64-bit-Release-Tests/265940%40main%20%2811048%29/gamepad/gamepad-visibility-1-diff.txt --- /home/buildbot/worker/WPE-Linux-64-bit-Release-Tests/build/layout-test-results/gamepad/gamepad-visibility-1-expected.txt +++ /home/buildbot/worker/WPE-Linux-64-bit-Release-Tests/build/layout-test-results/gamepad/gamepad-visibility-1-actual.txt @@ -1,2 +1,2 @@ -No connect event seen in 20 run loop spins. Yay. +Connect event seen! Should NOT have been seen ```
Attachments
Diego Pino
Comment 1 2023-07-11 02:45:53 PDT
EWS
Comment 2 2023-07-11 20:31:40 PDT
Committed 265981@main (7e6a722f6ccc): <https://commits.webkit.org/265981@main> Reviewed commits have been landed. Closing PR #15736 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-07-11 20:32:16 PDT
Diego Pino
Comment 4 2023-07-19 23:51:42 PDT
The proposed fix made other tests fail (timeout): ``` gamepad/gamepad-polling-access.html gamepad/gamepad-timestamp.html gamepad/gamepad-vibration-document-no-longer-fully-active.html gamepad/gamepad-vibration-visibility-change.html gamepad/gamepad-vibrationActuator-SameObject.html gamepad/gamepad-vibrationActuator-nullable.html gamepad/gamepad-vibrationActuator-playEffect-validation.html gamepad/gamepad-vibrationActuator-type.html ```
Note You need to log in before you can comment on or make changes to this bug.