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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector-protocol/cpu-profiler/enable-disable-expected.txt

Issue 2942573003: [DevTools] New harness for inspector-protocol layout tests (Closed)
Patch Set: Protocol -> dp Created 3 years, 6 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 unified diff | Download patch
OLDNEW
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
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698