| OLD | NEW |
| (Empty) | |
| 1 CONSOLE MESSAGE: Timeline 'one' started. |
| 2 CONSOLE MESSAGE: Timeline 'one' finished. |
| 3 CONSOLE MESSAGE: Timeline 'one' started. |
| 4 CONSOLE MESSAGE: Timeline 'one' started. |
| 5 CONSOLE MESSAGE: Timeline 'two' started. |
| 6 CONSOLE MESSAGE: Timeline 'two' started. |
| 7 CONSOLE MESSAGE: Timeline 'two' finished. |
| 8 CONSOLE MESSAGE: Timeline 'one' finished. |
| 9 CONSOLE MESSAGE: Timeline 'two' finished. |
| 10 CONSOLE MESSAGE: Timeline 'one' finished. |
| 11 CONSOLE MESSAGE: Timeline 'one' started. |
| 12 CONSOLE MESSAGE: Timeline 'two' was not started. |
| 13 CONSOLE MESSAGE: Timeline 'one' finished. |
| 14 Tests console.timeline and timelineEnd commands. |
| 15 |
| 16 |
| 17 Running: testStartStopTimeline |
| 18 Timeline 'one' started. |
| 19 timestamp |
| 20 Timeline 'one' finished. |
| 21 |
| 22 Running: testStartStopMultiple |
| 23 Timeline 'one' started. |
| 24 timestamp 1 |
| 25 Timeline 'one' started. |
| 26 Timeline 'two' started. |
| 27 Timeline 'two' started. |
| 28 Timeline 'two' finished. |
| 29 timestamp 2 |
| 30 Timeline 'one' finished. |
| 31 timestamp 3 |
| 32 Timeline 'two' finished. |
| 33 timestamp 4 |
| 34 Timeline 'one' finished. |
| 35 |
| 36 Running: testStopUnknown |
| 37 Timeline 'one' started. |
| 38 timestamp 1 |
| 39 timestamp 2 |
| 40 Timeline 'one' finished. |
| 41 |
| OLD | NEW |