Bug 163901
| Summary: | REGRESSION (r207647): LayoutTest inspector/dom/getAccessibilityPropertiesForNode.html failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | cfleizach, n_wang |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryan Haddad
LayoutTest inspector/dom/getAccessibilityPropertiesForNode.html failing
https://build.webkit.org/builders/Apple%20El%20Capitan%20Release%20WK1%20(Tests)/builds/10826
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=inspector%2Fdom%2FgetAccessibilityPropertiesForNode.html
--- /Volumes/Data/slave/elcapitan-release-tests-wk1/build/layout-test-results/inspector/dom/getAccessibilityPropertiesForNode-expected.txt
+++ /Volumes/Data/slave/elcapitan-release-tests-wk1/build/layout-test-results/inspector/dom/getAccessibilityPropertiesForNode-actual.txt
@@ -23,7 +23,7 @@
role: treeitem
childNodeIds.length: 1
parentNodeId: exists
- hierarchyLevel: 2
+ hierarchyLevel: 1
<ul>
<li role="treeitem">Tree Item Level 2</li>
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryan Haddad
Seems to have started with http://trac.webkit.org/changeset/207647
Ryan Haddad
This may just need a rebaseline.
Ryan Haddad
Rebaselined test to get the bots back to green in https://trac.webkit.org/changeset/207771