Bug 63056
Summary: | Web Inspector: inspector/elements/elements-panel-styles.html is flaky on Chromium Win | ||
---|---|---|---|
Product: | WebKit | Reporter: | Yuta Kitamura <yutak> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows XP |
Yuta Kitamura
inspector/elements/elements-panel-styles.html is flaky on Chromium Windows Release
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=inspector%2Felements%2Felements-panel-styles.html&showExpectations=true&group=%40ToT%20-%20chromium.org
The flakiness started around r89303-r89312, but there is no suspicious commit in that range.
Error output:
CONSOLE MESSAGE: line 19149: Uncaught TypeError: Cannot read property 'parentNode' of null
Tests that elements panel shows proper styles in the sidebar panel.
Uncaught exception in inspector front-end: Uncaught TypeError: Cannot read property 'parentNode' of null [file:///E:/b/build/slave/Webkit_Vista/build/src/webkit/Release/resources/inspector/DevTools.js:19149]
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexander Pavlov (apavlov)
The test seems to have stabilized, so has been unmarked as flaky in r94573.