| Index: third_party/WebKit/LayoutTests/http/tests/inspector-protocol/network/xhr-interception-auth-fail-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/network/xhr-interception-auth-fail-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/network/xhr-interception-auth-fail-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..48cf188c22ae989b1202b55928e36d05a4da7106
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/network/xhr-interception-auth-fail-expected.txt
|
| @@ -0,0 +1,16 @@
|
| +CONSOLE MESSAGE: line 7: xhr.status = 401
|
| +Tests interception of an XHR request that fails due to lack of credentials.
|
| +
|
| +Test started
|
| +Network agent enabled
|
| +Request interception enabled
|
| +Page agent enabled
|
| +Runtime agent enabled
|
| +Network.requestIntercepted ID 1 GET xhr-iframe-auth-fail.html
|
| +allowRequest ID 1
|
| +Network.responseReceived xhr-iframe-auth-fail.html 200 text/html
|
| +Network.requestIntercepted ID 2 GET unauthorised.pl
|
| +allowRequest ID 2
|
| +Network.responseReceived unauthorised.pl 401 text/plain
|
| +Page.frameStoppedLoading
|
| +
|
|
|