[Webkit-unassigned] [Bug 81530] New: platform/mac/accessibility/selected-rows-table.html failing on Lion Intel Debug WebKit2 testers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 19 11:31:48 PDT 2012


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

           Summary: platform/mac/accessibility/selected-rows-table.html
                    failing on Lion Intel Debug WebKit2 testers
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://build.webkit.org/results/Lion%20Intel%20Debug%2
                    0(WebKit2%20Tests)/r111198%20(5036)/platform/mac/acces
                    sibility/selected-rows-table-pretty-diff.html
        OS/Version: Unspecified
            Status: NEW
          Keywords: LayoutTestFailure, MakingBotsRed, NeedsRadar,
                    Regression
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jberlin at webkit.org
                CC: cfleizach at apple.com,
                    webkit-bug-importer at group.apple.com


http://build.webkit.org/results/Lion%20Intel%20Debug%20(WebKit2%20Tests)/r111198%20(5036)/platform/mac/accessibility/selected-rows-table-pretty-diff.html

--- /Volumes/Data/slave/lion-intel-debug-tests-wk2/build/layout-test-results/platform/mac/accessibility/selected-rows-table-expected.txt
+++ /Volumes/Data/slave/lion-intel-debug-tests-wk2/build/layout-test-results/platform/mac/accessibility/selected-rows-table-actual.txt
@@ -11,8 +11,8 @@


 PASS addedNotification is true
-PASS axTree.selectedRowAtIndex(0).isEqual(axTree.rowAtIndex(0)) is true
-PASS axTree.selectedRowAtIndex(1).isEqual(axTree.rowAtIndex(2)) is true
+FAIL axTree.selectedRowAtIndex(0).isEqual(axTree.rowAtIndex(0)) should be true. Threw exception TypeError: 'undefined' is not a function (evaluating 'axTree.rowAtIndex(0)')
+FAIL axTree.selectedRowAtIndex(1).isEqual(axTree.rowAtIndex(2)) should be true. Threw exception TypeError: 'undefined' is not a function (evaluating 'axTree.rowAtIndex(2)')
 PASS successfullyParsed is true

 TEST COMPLETE

Unfortunately, due to the state of our tests, I don't know when this started.

-- 
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