| OLD | NEW |
| 1 Tests tracing based Timeline save/load functionality. | 1 Tests tracing based Timeline save/load functionality. |
| 2 | 2 |
| 3 | 3 |
| 4 Running: testNormal | 4 Running: testNormal |
| 5 Saved data is equal to restored data: true | 5 Saved data is equal to restored data: true |
| 6 | 6 |
| 7 Running: testJSONObjectFormat | 7 Running: testJSONObjectFormat |
| 8 Saved data is equal to restored data: true | 8 Saved data is equal to restored data: true |
| 9 | 9 |
| 10 Running: testBroken | 10 Running: testBroken |
| 11 error: TracingStartedInPage event not found. | 11 error: TracingStartedInPage event not found. |
| 12 Model is empty: true | 12 Model is empty: true |
| 13 | 13 |
| 14 Running: testMalformedJSON | 14 Running: testMalformedJSON |
| 15 error: TracingStartedInPage event not found. | |
| 16 error: TracingStartedInPage event not found. | |
| 17 error: TracingStartedInPage event not found. | |
| 18 Model is empty: true | 15 Model is empty: true |
| 19 | 16 |
| OLD | NEW |