Bug 163901

Summary: REGRESSION (r207647): LayoutTest inspector/dom/getAccessibilityPropertiesForNode.html failing
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cfleizach, n_wang
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Ryan Haddad
Reported 2016-10-24 11:06:38 PDT
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
Ryan Haddad
Comment 1 2016-10-24 11:07:05 PDT
Seems to have started with http://trac.webkit.org/changeset/207647
Ryan Haddad
Comment 2 2016-10-24 11:07:19 PDT
This may just need a rebaseline.
Ryan Haddad
Comment 3 2016-10-24 11:56:48 PDT
Rebaselined test to get the bots back to green in https://trac.webkit.org/changeset/207771
Note You need to log in before you can comment on or make changes to this bug.