RESOLVED FIXED 165087
REGRESSION (r208929): LayoutTest inspector/dom/getAccessibilityPropertiesForNode.html is failing
https://bugs.webkit.org/show_bug.cgi?id=165087
Summary REGRESSION (r208929): LayoutTest inspector/dom/getAccessibilityPropertiesForN...
Ryan Haddad
Reported 2016-11-27 20:20:29 PST
LayoutTest inspector/dom/getAccessibilityPropertiesForNode.html is failing on macOS https://build.webkit.org/results/Apple%20El%20Capitan%20Release%20WK2%20(Tests)/r208993%20(11281)/results.html https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=inspector%2Fdom%2FgetAccessibilityPropertiesForNode.html --- /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/inspector/dom/getAccessibilityPropertiesForNode-expected.txt +++ /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/inspector/dom/getAccessibilityPropertiesForNode-actual.txt @@ -260,6 +260,7 @@ childNodeIds.length: 2 flowedNodeIds.length: 2 parentNodeId: exists + selectedChildNodeIds.length: 1 <div role="option" aria-selected="false">not selected</div> exists: true
Attachments
Ryan Haddad
Comment 1 2016-11-27 20:21:06 PST
Seems to have started after http://trac.webkit.org/changeset/208929
Ryan Haddad
Comment 2 2016-11-27 20:23:00 PST
Looks like this could just need a rebaseline.
Ryan Haddad
Comment 3 2016-11-27 20:32:23 PST
(In reply to comment #2) > Looks like this could just need a rebaseline. Rebaselined in http://trac.webkit.org/projects/webkit/changeset/208994
Note You need to log in before you can comment on or make changes to this bug.