WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
68341
[Qt] [ARMv5] fast/events/media-element-focus-tab.html fast/spatial-navigation/snav-media-elements.html fail
https://bugs.webkit.org/show_bug.cgi?id=68341
Summary
[Qt] [ARMv5] fast/events/media-element-focus-tab.html fast/spatial-navigation...
Kristóf Kosztyó
Reported
2011-09-19 01:45:52 PDT
The tests added in
r95381
fast/events/media-element-focus-tab.html diff: --- /home/buildbot/cute1/slaves/armReleaseTest/buildslave/arm-qt-linux-release-arm-test/build/layout-test-results_arm-layout/fast/events/media-element-focus-tab-expected.txt 2011-09-18 18:59:09.967318298 -0700 +++ /home/buildbot/cute1/slaves/armReleaseTest/buildslave/arm-qt-linux-release-arm-test/build/layout-test-results_arm-layout/fast/events/media-element-focus-tab-actual.txt 2011-09-18 18:59:09.959318005 -0700 @@ -1,18 +1,18 @@ This tests that a media element ie: <Audio> or <video>, without tabindex can be selected with keyboard (TAB Key) SUCCESS: Tab-Key did tab to the Media Element (video1). TEST: WithTabIndexVideo. -SUCCESS: Tab-Key did tab to the Media Element (video2). TEST: WithoutTabIndexVideo. +FAIL: Tab-Key did not tab to the Media Element (video2). TEST: WithoutTabIndexVideo. SUCCESS: Tab-Key did tab to the Media Element (video3). TEST: WithoutControlsButWithTabIndexVideo. -SUCCESS: Tab-Key did tab to the Media Element (audio1). TEST: WithoutTabIndexAudio. +FAIL: Tab-Key did not tab to the Media Element (audio1). TEST: WithoutTabIndexAudio. SUCCESS: Tab-Key did not tab to the Media Element (audio2). TEST: WithoutControlaAndTabIndexAudio. + + + - - - - + fast/spatial-navigation/snav-media-elements.html diff: --- /home/buildbot/cute1/slaves/armReleaseTest/buildslave/arm-qt-linux-release-arm-test/build/layout-test-results_arm-layout/fast/spatial-navigation/snav-media-elements-expected.txt 2011-09-18 19:02:03.420068064 -0700 +++ /home/buildbot/cute1/slaves/armReleaseTest/buildslave/arm-qt-linux-release-arm-test/build/layout-test-results_arm-layout/fast/spatial-navigation/snav-media-elements-actual.txt 2011-09-18 19:02:03.411569211 -0700 @@ -11,14 +11,14 @@ This is a link End of Test. PASS gFocusedDocument.activeElement.getAttribute("id") is "start" -PASS gFocusedDocument.activeElement.getAttribute("id") is "v1" -PASS gFocusedDocument.activeElement.getAttribute("id") is "i2" -PASS gFocusedDocument.activeElement.getAttribute("id") is "v3" -PASS gFocusedDocument.activeElement.getAttribute("id") is "i4" -PASS gFocusedDocument.activeElement.getAttribute("id") is "v5" -PASS gFocusedDocument.activeElement.getAttribute("id") is "i6" -PASS gFocusedDocument.activeElement.getAttribute("id") is "a7" -PASS gFocusedDocument.activeElement.getAttribute("id") is "i8" +FAIL gFocusedDocument.activeElement.getAttribute("id") should be v1. Was i2. +FAIL gFocusedDocument.activeElement.getAttribute("id") should be i2. Was i4. +FAIL gFocusedDocument.activeElement.getAttribute("id") should be v3. Was i6. +FAIL gFocusedDocument.activeElement.getAttribute("id") should be i4. Was i8. +FAIL gFocusedDocument.activeElement.getAttribute("id") should be v5. Was end. +FAIL gFocusedDocument.activeElement.getAttribute("id") should be i6. Was end. +FAIL gFocusedDocument.activeElement.getAttribute("id") should be a7. Was end. +FAIL gFocusedDocument.activeElement.getAttribute("id") should be i8. Was end. PASS gFocusedDocument.activeElement.getAttribute("id") is "end" PASS gFocusedDocument.activeElement.getAttribute("id") is "i8" PASS gFocusedDocument.activeElement.getAttribute("id") is "end"
Attachments
skip the failing tests
(1.28 KB, patch)
2011-09-19 02:06 PDT
,
Kristóf Kosztyó
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kristóf Kosztyó
Comment 1
2011-09-19 02:06:27 PDT
Created
attachment 107817
[details]
skip the failing tests
Csaba Osztrogonác
Comment 2
2011-09-19 02:19:26 PDT
Comment on
attachment 107817
[details]
skip the failing tests View in context:
https://bugs.webkit.org/attachment.cgi?id=107817&action=review
r+ with typo fix.
> LayoutTests/ChangeLog:6 > + * platform/qt-arm/Skipped: Skipp the failing tests
s/skipp/skip
Csaba Osztrogonác
Comment 3
2011-09-22 03:40:23 PDT
Comment on
attachment 107817
[details]
skip the failing tests Landed in
http://trac.webkit.org/changeset/95407
Csaba Osztrogonác
Comment 4
2011-09-22 03:40:40 PDT
Waiting for the proper fix ...
Csaba Osztrogonác
Comment 5
2013-06-13 02:52:10 PDT
unskipped by
https://trac.webkit.org/changeset/151511
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug