Bug 46911

Summary: accessibility/aria-hidden-update.html has been failing on Windows since it was added in r68108
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: ahmad.saleem792, cfleizach, ctguil, kinuko
Priority: P2 Keywords: InRadar, LayoutTestFailure, PlatformOnly
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
URL: http://build.webkit.org/results/Windows%20Debug%20(Tests)/r68779%20(20503)/accessibility/aria-hidden-update-pretty-diff.html

Adam Roben (:aroben)
Reported 2010-09-30 09:31:41 PDT
accessibility/aria-hidden-update.html has been failing on Windows since it was added in r68108. Here's the diff: --- /home/buildbot/slave/WebKit-BuildSlave/win-debug-tests/build/layout-test-results/accessibility/aria-hidden-update-expected.txt 2010-09-30 07:51:18.758059800 -0700 +++ /home/buildbot/slave/WebKit-BuildSlave/win-debug-tests/build/layout-test-results/accessibility/aria-hidden-update-actual.txt 2010-09-30 07:51:18.757059800 -0700 @@ -6,14 +6,14 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS parent.childAtIndex(0).isEqual(button1) is true -PASS parent.childAtIndex(1).isEqual(button2) is true -PASS parent.childAtIndex(2).isEqual(button3) is true -PASS parent.childAtIndex(0).isEqual(button1) is true -PASS parent.childAtIndex(1).isEqual(button3) is true -PASS parent.childAtIndex(0).isEqual(button3) is true -PASS parent.childAtIndex(0).isEqual(button2) is true -PASS parent.childAtIndex(1).isEqual(button3) is true +FAIL parent.childAtIndex(0).isEqual(button1) should be true. Was false. +FAIL parent.childAtIndex(1).isEqual(button2) should be true. Was false. +FAIL parent.childAtIndex(2).isEqual(button3) should be true. Was false. +FAIL parent.childAtIndex(0).isEqual(button1) should be true. Was false. +FAIL parent.childAtIndex(1).isEqual(button3) should be true. Was false. +FAIL parent.childAtIndex(0).isEqual(button3) should be true. Was false. +FAIL parent.childAtIndex(0).isEqual(button2) should be true. Was false. +FAIL parent.childAtIndex(1).isEqual(button3) should be true. Was false. PASS successfullyParsed is true TEST COMPLETE
Attachments
Adam Roben (:aroben)
Comment 1 2010-09-30 09:34:48 PDT
Chris Guillory
Comment 2 2010-11-12 18:10:05 PST
Ahmad Saleem
Comment 3 2024-03-27 15:15:50 PDT
We don't have any platform specific expectations for this test. Marking this as 'RESOLVED CONFIGURATION CHANGED'.
Note You need to log in before you can comment on or make changes to this bug.