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

Unified Diff: test/inspector/cpu-profiler/record-cpu-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/record-cpu-profile-expected.txt
diff --git a/test/inspector/cpu-profiler/record-cpu-profile-expected.txt b/test/inspector/cpu-profiler/record-cpu-profile-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d810093968050998bd93289df5e899a0a13566c5
--- /dev/null
+++ b/test/inspector/cpu-profiler/record-cpu-profile-expected.txt
@@ -0,0 +1,7 @@
+Test that profiler is able to record a profile. Also it tests that profiler returns an error when it unable to find the profile.
+PASS: startFrontendProfile
+PASS: startConsoleProfile
+PASS: stopConsoleProfile
+PASS: stoppedFrontendProfile
+PASS: startFrontendProfileSecondTime
+PASS: stopFrontendProfileSecondTime
« no previous file with comments | « test/inspector/cpu-profiler/record-cpu-profile.js ('k') | test/inspector/cpu-profiler/stop-without-preceeding-start.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698