Bug 99691

Summary: [EFL] gamepad/gamepad-out-of-range-crasher.html is failing on EFL
Product: WebKit Reporter: Mikhail Pozdnyakov <mikhail.pozdnyakov>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: cdumez, jussi.kukkonen, lucas.de.marchi, mcatanzaro
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Mikhail Pozdnyakov 2012-10-18 00:31:09 PDT
gamepad/gamepad-out-of-range-crasher.html is failing on both EFL WK1 and EFL WF2 starting from r131640 where it was added.
Comment 1 Mikhail Pozdnyakov 2012-10-18 00:34:23 PDT
--- /home/buildslave-1/webkit-buildslave/efl-linux-64-debug/build/layout-test-results/gamepad/gamepad-out-of-range-crasher-expected.txt
+++ /home/buildslave-1/webkit-buildslave/efl-linux-64-debug/build/layout-test-results/gamepad/gamepad-out-of-range-crasher-actual.txt
@@ -1,3 +1,4 @@
+CONSOLE MESSAGE: line 24: FAIL: no gamepadController available.
 PASS successfullyParsed is true
 
 TEST COMPLETE
Comment 2 Jussi Kukkonen (jku) 2012-10-31 08:55:32 PDT
This (and gamepad-polling-access) fail because we don't implement GamepadController, only chromium does. 

I'll update TestExpectations, the current comments are a bit misleading.
Comment 3 Michael Catanzaro 2017-03-11 10:47:45 PST
Closing this bug because the EFL port has been removed from trunk.

If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.