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

Unified Diff: test/inspector/debugger/pause-on-oom.js

Issue 2713023004: [inspector] added reconnect method for tests (Closed)
Patch Set: rebased 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: test/inspector/debugger/pause-on-oom.js
diff --git a/test/inspector/debugger/pause-on-oom.js b/test/inspector/debugger/pause-on-oom.js
index 84995dbf3969bf9dfb9723274c1f18305155831b..176dece569f0790f95fa81071f8f7c64210c2fdd 100644
--- a/test/inspector/debugger/pause-on-oom.js
+++ b/test/inspector/debugger/pause-on-oom.js
@@ -4,7 +4,7 @@
// Flags: --max-old-space-size=4
-print('Check pause on OOM');
+InspectorTest.log('Check pause on OOM');
InspectorTest.addScript(`
var arr = [];
« no previous file with comments | « test/inspector/debugger/object-preview-internal-properties.js ('k') | test/inspector/debugger/restore-breakpoint.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698