Bug 165087
Summary: | REGRESSION (r208929): LayoutTest inspector/dom/getAccessibilityPropertiesForNode.html is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | cfleizach, jdiggs |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryan Haddad
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
Seems to have started after http://trac.webkit.org/changeset/208929
Ryan Haddad
Looks like this could just need a rebaseline.
Ryan Haddad
(In reply to comment #2)
> Looks like this could just need a rebaseline.
Rebaselined in http://trac.webkit.org/projects/webkit/changeset/208994