| Index: test/inspector-protocol/cpu-profiler/enable-disable-expected.txt
|
| diff --git a/test/inspector-protocol/cpu-profiler/enable-disable-expected.txt b/test/inspector-protocol/cpu-profiler/enable-disable-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..05d3fd3d5f98ae6aeef5ed703c6b677d88104945
|
| --- /dev/null
|
| +++ b/test/inspector-protocol/cpu-profiler/enable-disable-expected.txt
|
| @@ -0,0 +1,8 @@
|
| +Test that profiling can only be started when Profiler was enabled and that Profiler.disable command will stop recording all profiles.
|
| +PASS: didFailToStartWhenDisabled
|
| +PASS: didStartFrontendProfile
|
| +PASS: console initiated profile started
|
| +PASS: didStartConsoleProfile
|
| +PASS: didDisableProfiler
|
| +PASS: no front-end initiated profiles found
|
| +PASS: didStopConsoleProfile
|
|
|