Bug 165087 - REGRESSION (r208929): LayoutTest inspector/dom/getAccessibilityPropertiesForNode.html is failing
Summary: REGRESSION (r208929): LayoutTest inspector/dom/getAccessibilityPropertiesForN...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-27 20:20 PST by Ryan Haddad
Modified: 2016-11-27 20:43 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 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
Comment 1 Ryan Haddad 2016-11-27 20:21:06 PST
Seems to have started after http://trac.webkit.org/changeset/208929
Comment 2 Ryan Haddad 2016-11-27 20:23:00 PST
Looks like this could just need a rebaseline.
Comment 3 Ryan Haddad 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