[Webkit-unassigned] [Bug 46911] New: accessibility/aria-hidden-update.html has been failing on Windows since it was added in r68108
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 30 09:31:41 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=46911
Summary: accessibility/aria-hidden-update.html has been failing
on Windows since it was added in r68108
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
URL: http://build.webkit.org/results/Windows%20Debug%20(Tes
ts)/r68779%20(20503)/accessibility/aria-hidden-update-
pretty-diff.html
OS/Version: Windows XP
Status: NEW
Keywords: LayoutTestFailure, NeedsRadar, PlatformOnly
Severity: Normal
Priority: P2
Component: Accessibility
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: aroben at apple.com
CC: cfleizach at apple.com, kinuko at chromium.org
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
--
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