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

Unified Diff: test/inspector/cpu-profiler/console-profile-expected.txt

Issue 2369753004: [inspector] added inspector test runner [part 5] (Closed)
Patch Set: addressed comments Created 4 years, 3 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/cpu-profiler/console-profile-expected.txt
diff --git a/test/inspector/cpu-profiler/console-profile-expected.txt b/test/inspector/cpu-profiler/console-profile-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b3da7ba0c1722aaedb2fc188ce80f18fb2a40f63
--- /dev/null
+++ b/test/inspector/cpu-profiler/console-profile-expected.txt
@@ -0,0 +1,3 @@
+Tests that console.profile/profileEnd will record CPU profile when inspector front-end is connected.
+SUCCESS: retrieved '42' profile
+SUCCESS: found 'collectProfiles' function in the profile

Powered by Google App Engine
This is Rietveld 408576698