WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
46911
accessibility/aria-hidden-update.html has been failing on Windows since it was added in
r68108
https://bugs.webkit.org/show_bug.cgi?id=46911
Summary
accessibility/aria-hidden-update.html has been failing on Windows since it wa...
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
Add attachment
proposed patch, testcase, etc.
Adam Roben (:aroben)
Comment 1
2010-09-30 09:34:48 PDT
<
rdar://problem/8497220
>
Chris Guillory
Comment 2
2010-11-12 18:10:05 PST
This is fixed by
http://trac.webkit.org/changeset/71792
.
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.
Top of Page
Format For Printing
XML
Clone This Bug