Index: test/inspector/cpu-profiler/enable-disable-expected.txt |
diff --git a/test/inspector/cpu-profiler/enable-disable-expected.txt b/test/inspector/cpu-profiler/enable-disable-expected.txt |
deleted file mode 100644 |
index 05d3fd3d5f98ae6aeef5ed703c6b677d88104945..0000000000000000000000000000000000000000 |
--- a/test/inspector/cpu-profiler/enable-disable-expected.txt |
+++ /dev/null |
@@ -1,8 +0,0 @@ |
-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 |