Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Failcalling getGamepads() in a non-fully-active documentassert_equals: No gamepads should be available expected 0 but got 4
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/gamepad/not-fully-active.html:19:5)
Asserts run
Pass
assert_true(true, "getGamepads should return an array")
    at Test.<anonymous> ( /gamepad/not-fully-active.html:18:5)
Fail
assert_equals(4, 0, "No gamepads should be available")
    at Test.<anonymous> ( /gamepad/not-fully-active.html:19:5)