Bug 63056 - Web Inspector: inspector/elements/elements-panel-styles.html is flaky on Chromium Win
Summary: Web Inspector: inspector/elements/elements-panel-styles.html is flaky on Chro...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-21 01:28 PDT by Yuta Kitamura
Modified: 2011-09-07 04:50 PDT (History)
10 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yuta Kitamura 2011-06-21 01:28:58 PDT
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]
Comment 1 Alexander Pavlov (apavlov) 2011-09-07 04:50:30 PDT
The test seems to have stabilized, so has been unmarked as flaky in r94573.