| OLD | NEW |
| 1 Test that profiling can only be started when Profiler was enabled and that Profi
ler.disable command will stop recording all profiles. | 1 Test that profiling can only be started when Profiler was enabled and that Profi
ler.disable command will stop recording all profiles. |
| 2 | |
| 3 PASS: didFailToStartWhenDisabled | 2 PASS: didFailToStartWhenDisabled |
| 4 PASS: didStartFrontendProfile | 3 PASS: didStartFrontendProfile |
| 5 PASS: console initiated profile started | 4 PASS: console initiated profile started |
| 6 PASS: didStartConsoleProfile | 5 PASS: didStartConsoleProfile |
| 7 PASS: didDisableProfiler | 6 PASS: didDisableProfiler |
| 8 PASS: no front-end initiated profiles found | 7 PASS: no front-end initiated profiles found |
| 9 PASS: didStopConsoleProfile | 8 PASS: didStopConsoleProfile |
| 10 | 9 |
| OLD | NEW |