Bug 148251 - AX: fix accessibility/loading-iframe-updates-axtree.html test for mac
Summary: AX: fix accessibility/loading-iframe-updates-axtree.html test for mac
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-08-20 15:05 PDT by Nan Wang
Modified: 2015-08-20 20:12 PDT (History)
13 users (show)

See Also:


Attachments
patch (3.01 KB, patch)
2015-08-20 15:10 PDT, Nan Wang
buildbot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from ews100 for mac-mavericks (535.70 KB, application/zip)
2015-08-20 15:41 PDT, Build Bot
no flags Details
patch (5.69 KB, patch)
2015-08-20 17:12 PDT, Nan Wang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nan Wang 2015-08-20 15:05:06 PDT
This test is marked failure and crash in TestExpectation file.
Comment 1 Nan Wang 2015-08-20 15:10:29 PDT
Created attachment 259503 [details]
patch
Comment 2 chris fleizach 2015-08-20 15:12:32 PDT
Comment on attachment 259503 [details]
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=259503&action=review

> LayoutTests/accessibility/loading-iframe-updates-axtree.html:15
>              window.scrollarea = iframe.childAtIndex(0);

will this still be the scroll area?
Comment 3 Nan Wang 2015-08-20 15:18:37 PDT
Comment on attachment 259503 [details]
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=259503&action=review

>> LayoutTests/accessibility/loading-iframe-updates-axtree.html:15
>>              window.scrollarea = iframe.childAtIndex(0);
> 
> will this still be the scroll area?

I debug the scrollarea.role, and it's AXRole: AXScrollArea.
Comment 4 Build Bot 2015-08-20 15:41:22 PDT
Comment on attachment 259503 [details]
patch

Attachment 259503 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/80955

New failing tests:
accessibility/loading-iframe-updates-axtree.html
Comment 5 Build Bot 2015-08-20 15:41:26 PDT
Created attachment 259510 [details]
Archive of layout-test-results from ews100 for mac-mavericks

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews100  Port: mac-mavericks  Platform: Mac OS X 10.9.5
Comment 6 Nan Wang 2015-08-20 17:12:51 PDT
Created attachment 259534 [details]
patch

Added test expectations for both WK1 and WK2.
Comment 7 WebKit Commit Bot 2015-08-20 20:12:35 PDT
Comment on attachment 259534 [details]
patch

Clearing flags on attachment: 259534

Committed r188746: <http://trac.webkit.org/changeset/188746>
Comment 8 WebKit Commit Bot 2015-08-20 20:12:40 PDT
All reviewed patches have been landed.  Closing bug.