Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(216)

Unified Diff: third_party/WebKit/LayoutTests/inspector/sources/debugger/live-edit.html

Issue 2727373002: [DevTools] prepare tets for V8 roll (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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([

Powered by Google App Engine
This is Rietveld 408576698