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

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

Issue 2729843002: [inspector] Enable debugger/pause-on-oom test with larger heap limit. (Closed)
Patch Set: whitespace 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
« no previous file with comments | « no previous file | test/inspector/inspector.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 176dece569f0790f95fa81071f8f7c64210c2fdd..e36d251b260ef34ee1b1179e953b3ceaebaef395 100644
--- a/test/inspector/debugger/pause-on-oom.js
+++ b/test/inspector/debugger/pause-on-oom.js
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-// Flags: --max-old-space-size=4
+// Flags: --max-old-space-size=8
InspectorTest.log('Check pause on OOM');
« no previous file with comments | « no previous file | test/inspector/inspector.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698