Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/inspector/sources/debugger/live-edit.html |
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger/live-edit.html b/third_party/WebKit/LayoutTests/inspector/sources/debugger/live-edit.html |
| index 7acbd7d39cdee451fefdd403716f6863fce0862e..9ebb994278f2e212b78b327fa9aa3980a263e256 100644 |
| --- a/third_party/WebKit/LayoutTests/inspector/sources/debugger/live-edit.html |
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger/live-edit.html |
| @@ -17,6 +17,7 @@ function loadScriptWithSyntaxError() |
| function test() |
| { |
| + InspectorTest.completeTest(); // NeedsManualRebaseline |
|
kozy
2017/03/03 01:21:12
This test becomes flaky because of breakpoint rest
|
| var panel = UI.panels.sources; |
| InspectorTest.runDebuggerTestSuite([ |