1 CONSOLE WARNING: 'console.timeline' is deprecated. Please use 'console.time' instead.
2 CONSOLE WARNING: 'console.timelineEnd' is deprecated. Please use 'console.timeEnd' instead.
3 Tests console.timeline and timelineEnd commands.
6 Running: testStartStopTimeline
13 Running: testStartStopMultiple
14 error: Event Timeline 'one' has already been started
15 error: Event Timeline 'two' has already been started
31 Running: testStartMultipleStopInsideEvals
44 Running: testStopUnknown
53 Running: testStartFromPanel
60 Running: testStopFromPanel
67 Running: testRacyStart
74 Running: testRacyStart2