[Webkit-unassigned] [Bug 68341] New: [Qt] fast/events/media-element-focus-tab.html fast/spatial-navigation/snav-media-elements.html fail on arm

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 19 01:45:52 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=68341

           Summary: [Qt] fast/events/media-element-focus-tab.html
                    fast/spatial-navigation/snav-media-elements.html fail
                    on arm
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kkristof at inf.u-szeged.hu


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"

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list