WIN LINUX : http/tests/inspector/extensions-ignore-cache.html = PASS TIMEOUT WIN LINUX : inspector/timeline/timeline-network-received-data.html = PASS TEXT WIN LINUX : inspector/debugger/live-edit.html = PASS TEXT TIMEOUT
I was looking at live-edit.html for another reason. I noticed that the test failed right off sometimes because var panel = WebInspector.panels.scripts; was undefined. In Bug 97272 I added a call to WebInspector.showPanel("scripts"); so maybe this case is not so flaky now?
Still flaky: http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=inspector%2Fdebugger%2Flive-edit.html%20inspector%2Ftimeline%2Ftimeline-network-received-data.html%20http%2Ftests%2Finspector%2Fextensions-ignore-cache.html.
Fixed and re-enabled inspector/debugger/live-edit.html
(in Committed r130287: <http://trac.webkit.org/changeset/130287>)
inspector/timeline/timeline-network-received-data.html very flaky http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=inspector%2Ftimeline%2Ftimeline-network-received-data.html
Chromium and V8 have left the building. Won't fix.