| OLD | NEW |
| 1 Verify that dirty uiSourceCodes are not bound. | 1 Verify that dirty uiSourceCodes are not bound. |
| 2 | 2 |
| 3 | 3 |
| 4 Running: waitForUISourceCodes | 4 Running: waitForUISourceCodes |
| 5 | 5 |
| 6 Running: addFileSystemMapping | 6 Running: addFileSystemMapping |
| 7 Failed to create binding: { |
| 8 network: http://127.0.0.1:8000/inspector/persistence/resources/foo.js |
| 9 fileSystem: file:///var/www/inspector/persistence/resources/foo.js |
| 10 exactMatch: false |
| 11 } |
| 7 | 12 |
| 8 Running: dumpConsoleMessages | |
| 9 foo.js can not be persisted to file system due to unsaved changes. | |
| 10 | |
| OLD | NEW |