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

Unified Diff: test/inspector/runtime/console-messages-limits-expected.txt

Issue 2653293003: [inspector] introduced memory size limit for console message storage (Closed)
Patch Set: addressed comments Created 3 years, 11 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 | « test/inspector/runtime/console-messages-limits.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/inspector/runtime/console-messages-limits-expected.txt
diff --git a/test/inspector/runtime/console-messages-limits-expected.txt b/test/inspector/runtime/console-messages-limits-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3d1cd9f5261bc0b26bb6eb9d1e6765deac5ed4d0
--- /dev/null
+++ b/test/inspector/runtime/console-messages-limits-expected.txt
@@ -0,0 +1,7 @@
+Checks that console message storage doesn't exceed limits
+
+Running test: testMaxConsoleMessagesCount
+Messages reported: 1000
+
+Running test: testMaxConsoleMessagesV8Size
+Messages reported: 3
« no previous file with comments | « test/inspector/runtime/console-messages-limits.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698