| Index: third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-sourceframe-messages-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-sourceframe-messages-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-sourceframe-messages-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..9122402046067aa07fdd9873d66c417cb7159a87
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-sourceframe-messages-expected.txt
|
| @@ -0,0 +1,25 @@
|
| +Verify that messages are synced in UISourceCodeFrame between UISourceCodes of persistence binding.
|
| +
|
| +
|
| +Running: waitForUISourceCodes
|
| +
|
| +Running: addMessages
|
| +SourceFrame file:///var/www/inspector/persistence/resources/foo.js: 1 message(s)
|
| + 0:0 [Error] error in filesystem
|
| +SourceFrame http://127.0.0.1:8000/inspector/persistence/resources/foo.js: 1 message(s)
|
| + 1:0 [Warning] warning in network
|
| +
|
| +Running: addMapping
|
| +SourceFrame file:///var/www/inspector/persistence/resources/foo.js: 2 message(s)
|
| + 1:0 [Warning] warning in network
|
| + 0:0 [Error] error in filesystem
|
| +SourceFrame http://127.0.0.1:8000/inspector/persistence/resources/foo.js: 2 message(s)
|
| + 1:0 [Warning] warning in network
|
| + 0:0 [Error] error in filesystem
|
| +
|
| +Running: removeMapping
|
| +SourceFrame file:///var/www/inspector/persistence/resources/foo.js: 1 message(s)
|
| + 0:0 [Error] error in filesystem
|
| +SourceFrame http://127.0.0.1:8000/inspector/persistence/resources/foo.js: 1 message(s)
|
| + 1:0 [Warning] warning in network
|
| +
|
|
|