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 ```
Pull request: https://github.com/webkit/webkit/pull/15736
Committed 265981@main (7e6a722f6ccc): <https://commits.webkit.org/265981@main> Reviewed commits have been landed. Closing PR #15736 and removing active labels.
<rdar://problem/112117342>
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 ```