Bug 99691
Summary: | [EFL] gamepad/gamepad-out-of-range-crasher.html is failing on EFL | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mikhail Pozdnyakov <mikhail.pozdnyakov> |
Component: | WebKit EFL | Assignee: | 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 |
Mikhail Pozdnyakov
gamepad/gamepad-out-of-range-crasher.html is failing on both EFL WK1 and EFL WF2 starting from r131640 where it was added.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mikhail Pozdnyakov
--- /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
Jussi Kukkonen (jku)
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.
Michael Catanzaro
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.