NEW 37732
platform/mac/accessibility/unexpected-help-text.html is flaky on Leopard
https://bugs.webkit.org/show_bug.cgi?id=37732
Summary platform/mac/accessibility/unexpected-help-text.html is flaky on Leopard
Eric Seidel (no email)
Reported 2010-04-16 16:04:58 PDT
platform/mac/accessibility/unexpected-help-text.html is flaky on Leopard It's failed 5 times on the commit queue since it was added 25 hours ago: http://trac.webkit.org/browser/trunk/LayoutTests/platform/mac/accessibility/unexpected-help-text.html Seems we should roll out the test. I'll attach failure log in a sec.
Attachments
failure diff from commit-queue machine (2.77 KB, text/plain)
2010-04-16 16:07 PDT, Eric Seidel (no email)
no flags
Eric Seidel (no email)
Comment 1 2010-04-16 16:06:33 PDT
Failure: /tmp/layout-test-results/platform/mac/accessibility/unexpected-help-text-actual.txt 66 77 88 PASS accessibilityController.focusedElement.helpText is 'AXHelp: ' 9 PASS accessibilityController.focusedElement.parentElement().helpText is 'AXHelp: ' 9 FAIL accessibilityController.focusedElement.parentElement().helpText should be AXHelp: . Was AXHelp: Table Summary. 1010 PASS successfullyParsed is true 1111 1212 TEST COMPLETE
Eric Seidel (no email)
Comment 2 2010-04-16 16:07:59 PDT
Created attachment 53575 [details] failure diff from commit-queue machine
chris fleizach
Comment 3 2010-04-16 16:23:00 PDT
I removed the second line that is failing in http://trac.webkit.org/changeset/57681
Note You need to log in before you can comment on or make changes to this bug.