| Index: test/inspector-protocol/cpu-profiler/record-cpu-profile-expected.txt
|
| diff --git a/test/inspector-protocol/cpu-profiler/record-cpu-profile-expected.txt b/test/inspector-protocol/cpu-profiler/record-cpu-profile-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..d810093968050998bd93289df5e899a0a13566c5
|
| --- /dev/null
|
| +++ b/test/inspector-protocol/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
|
|
|