Several of the Accessibility tests use Mac-specific output. By switching from specific text tokens to our standard layout test text comparison, we can use a single test for both platforms.
Created attachment 205310 [details] Patch
<rdar://problem/14248148>
Comment on attachment 205310 [details] Patch Attachment 205310 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.appspot.com/results/847502 New failing tests: accessibility/aria-labelledby-overrides-label.html accessibility/aria-tab-roles.html
Created attachment 205314 [details] Archive of layout-test-results from webkit-ews-14 for mac-mountainlion-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: webkit-ews-14 Port: mac-mountainlion-wk2 Platform: Mac OS X 10.8.3
Created attachment 205315 [details] Revised to correct Mac EWS error.
Comment on attachment 205315 [details] Revised to correct Mac EWS error. great!
Committed r151924: <http://trac.webkit.org/changeset/151924>
accessibility/aria-tab-roles.html fails on all Mac bots since this landed: http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=aria-tab-roles.html Can you please have a look?
(In reply to comment #8) > accessibility/aria-tab-roles.html fails on all Mac bots since this landed: http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=aria-tab-roles.html > > Can you please have a look? I neglected to update the expected output on the Mac. Committed r151953: <http://trac.webkit.org/changeset/151953>