Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9)

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/fetch/window/thorough/auth-expected.txt

Issue 1885703003: Make testharness.js tests fail on uncaught exceptions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Recover script changes Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 CONSOLE ERROR: Fetch API cannot load http://localhost:8000/serviceworker/resourc es/fetch-access-control.php?Auth&mode=same-origin&credentials=omit. Request mode is "same-origin" but the URL's origin is not same as the request origin http:// 127.0.0.1:8000.
2 CONSOLE ERROR: Fetch API cannot load http://localhost:8000/serviceworker/resourc es/fetch-access-control.php?Auth&mode=same-origin&credentials=include. Request m ode is "same-origin" but the URL's origin is not same as the request origin http ://127.0.0.1:8000.
3 CONSOLE ERROR: Fetch API cannot load http://localhost:8000/serviceworker/resourc es/fetch-access-control.php?Auth&mode=same-origin&credentials=same-origin. Reque st mode is "same-origin" but the URL's origin is not same as the request origin http://127.0.0.1:8000.
4 CONSOLE ERROR: Fetch API cannot load http://localhost:8000/serviceworker/resourc es/fetch-access-control.php?Auth&mode=cors&credentials=omit. No 'Access-Control- Allow-Origin' header is present on the requested resource. Origin 'http://127.0. 0.1:8000' is therefore not allowed access. The response had HTTP status code 401 . If an opaque response serves your needs, set the request's mode to 'no-cors' t o fetch the resource with CORS disabled.
5 CONSOLE ERROR: Fetch API cannot load http://localhost:8000/serviceworker/resourc es/fetch-access-control.php?Auth&mode=cors&credentials=include. No 'Access-Contr ol-Allow-Origin' header is present on the requested resource. Origin 'http://127 .0.0.1:8000' is therefore not allowed access. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disab led.
6 CONSOLE ERROR: Fetch API cannot load http://localhost:8000/serviceworker/resourc es/fetch-access-control.php?Auth&mode=cors&credentials=same-origin. No 'Access-C ontrol-Allow-Origin' header is present on the requested resource. Origin 'http:/ /127.0.0.1:8000' is therefore not allowed access. The response had HTTP status c ode 401. If an opaque response serves your needs, set the request's mode to 'no- cors' to fetch the resource with CORS disabled.
7 CONSOLE ERROR: Fetch API cannot load http://localhost:8000/serviceworker/resourc es/fetch-access-control.php?Auth&mode=cors&credentials=omit&ACAOrigin=http://www .example.com. The 'Access-Control-Allow-Origin' header has a value 'http://www.e xample.com' that is not equal to the supplied origin. Origin 'http://127.0.0.1:8 000' is therefore not allowed access. Have the server send the header with a val id value, or, if an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
8 CONSOLE ERROR: Fetch API cannot load http://localhost:8000/serviceworker/resourc es/fetch-access-control.php?Auth&mode=cors&credentials=include&ACAOrigin=*. A wi ldcard '*' cannot be used in the 'Access-Control-Allow-Origin' header when the c redentials flag is true. Origin 'http://127.0.0.1:8000' is therefore not allowed access.
9 CONSOLE ERROR: Fetch API cannot load http://localhost:8000/serviceworker/resourc es/fetch-access-control.php?Auth&mode=cors&credentials=include&ACAOrigin=http:// 127.0.0.1:8000. Credentials flag is 'true', but the 'Access-Control-Allow-Creden tials' header is ''. It must be 'true' to allow credentials. Origin 'http://127. 0.0.1:8000' is therefore not allowed access.
10 CONSOLE ERROR: Fetch API cannot load http://localhost:8000/serviceworker/resourc es/fetch-access-control.php?Auth&mode=cors&credentials=include&ACAOrigin=http:// www.example.com. The 'Access-Control-Allow-Origin' header has a value 'http://ww w.example.com' that is not equal to the supplied origin. Origin 'http://127.0.0. 1:8000' is therefore not allowed access. Have the server send the header with a valid value, or, if an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
11 CONSOLE ERROR: Fetch API cannot load http://localhost:8000/serviceworker/resourc es/fetch-access-control.php?Auth&mode=cors&credentials=include&ACAOrigin=*&ACACr edentials=true. A wildcard '*' cannot be used in the 'Access-Control-Allow-Origi n' header when the credentials flag is true. Origin 'http://127.0.0.1:8000' is t herefore not allowed access.
12 CONSOLE ERROR: Fetch API cannot load http://localhost:8000/serviceworker/resourc es/fetch-access-control.php?Auth&mode=cors&credentials=include&ACAOrigin=http:// www.example.com&ACACredentials=true. The 'Access-Control-Allow-Origin' header ha s a value 'http://www.example.com' that is not equal to the supplied origin. Ori gin 'http://127.0.0.1:8000' is therefore not allowed access. Have the server sen d the header with a valid value, or, if an opaque response serves your needs, se t the request's mode to 'no-cors' to fetch the resource with CORS disabled.
13 CONSOLE ERROR: Fetch API cannot load http://localhost:8000/serviceworker/resourc es/fetch-access-control.php?Auth&mode=cors&credentials=include&ACAOrigin=http:// 127.0.0.1:8000&ACACredentials=True. Credentials flag is 'true', but the 'Access- Control-Allow-Credentials' header is 'True'. It must be 'true' to allow credenti als. Origin 'http://127.0.0.1:8000' is therefore not allowed access.
14 CONSOLE ERROR: Fetch API cannot load http://localhost:8000/serviceworker/resourc es/fetch-access-control.php?Auth&mode=cors&credentials=same-origin&ACAOrigin=htt p://www.example.com. The 'Access-Control-Allow-Origin' header has a value 'http: //www.example.com' that is not equal to the supplied origin. Origin 'http://127. 0.0.1:8000' is therefore not allowed access. Have the server send the header wit h a valid value, or, if an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
15 CONSOLE ERROR: Fetch API cannot load http://localhost:8000/serviceworker/resourc es/fetch-access-control.php?PAuth&mode=cors&credentials=omit&ACAOrigin=*&PACAOri gin=*&method=PUT&PACAMethods=PUT&PreflightTest=200. Response for preflight has i nvalid HTTP status code 401
16 CONSOLE ERROR: Fetch API cannot load http://localhost:8000/serviceworker/resourc es/fetch-access-control.php?PAuth&mode=cors&credentials=same-origin&ACAOrigin=*& pACAOrigin=*&method=PUT&PACAMethods=PUT&PreflightTest=200. Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' hea der is present on the requested resource. Origin 'http://127.0.0.1:8000' is ther efore not allowed access. The response had HTTP status code 401. If an opaque re sponse serves your needs, set the request's mode to 'no-cors' to fetch the resou rce with CORS disabled.
17 CONSOLE ERROR: Fetch API cannot load http://localhost:8000/serviceworker/resourc es/fetch-access-control.php?PAuth&mode=cors&credentials=include&ACAOrigin=http:/ /127.0.0.1:8000&PACAOrigin=http://127.0.0.1:8000&ACACredentials=true&PACACredent ials=true&method=PUT&PACAMethods=PUT&PreflightTest=200. Response for preflight h as invalid HTTP status code 401
18 CONSOLE ERROR: Fetch API cannot load http://localhost:8000/serviceworker/resourc es/fetch-access-control.php?Auth&mode=cors&credentials=include&ACAOrigin=http:// 127.0.0.1:8000&ACACredentials=true&PACACredentials=true&method=PUT&PACAMethods=P UT&PreflightTest=200. Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resou rce. Origin 'http://127.0.0.1:8000' is therefore not allowed access. If an opaqu e response serves your needs, set the request's mode to 'no-cors' to fetch the r esource with CORS disabled.
19 CONSOLE ERROR: Fetch API cannot load http://localhost:8000/serviceworker/resourc es/fetch-access-control.php?Auth&mode=cors&credentials=include&PACAOrigin=http:/ /127.0.0.1:8000&ACACredentials=true&PACACredentials=true&method=PUT&PACAMethods= PUT&PreflightTest=200. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed acc ess. If an opaque response serves your needs, set the request's mode to 'no-cors ' to fetch the resource with CORS disabled.
20 CONSOLE ERROR: Fetch API cannot load http://localhost:8000/serviceworker/resourc es/fetch-access-control.php?Auth&mode=cors&credentials=include&ACAOrigin=*&PACAO rigin=http://127.0.0.1:8000&ACACredentials=true&PACACredentials=true&method=PUT& PACAMethods=PUT&PreflightTest=200. A wildcard '*' cannot be used in the 'Access- Control-Allow-Origin' header when the credentials flag is true. Origin 'http://1 27.0.0.1:8000' is therefore not allowed access.
21 CONSOLE ERROR: Fetch API cannot load http://localhost:8000/serviceworker/resourc es/fetch-access-control.php?Auth&mode=cors&credentials=include&ACAOrigin=http:// 127.0.0.1:8000&PACAOrigin=*&ACACredentials=true&PACACredentials=true&method=PUT& PACAMethods=PUT&PreflightTest=200. Response to preflight request doesn't pass ac cess control check: A wildcard '*' cannot be used in the 'Access-Control-Allow-O rigin' header when the credentials flag is true. Origin 'http://127.0.0.1:8000' is therefore not allowed access.
22 CONSOLE ERROR: Fetch API cannot load http://localhost:8000/serviceworker/resourc es/fetch-access-control.php?Auth&mode=cors&credentials=include&ACAOrigin=http:// 127.0.0.1:8000&PACAOrigin=http://127.0.0.1:8000&ACACredentials=true&method=PUT&P ACAMethods=PUT&PreflightTest=200. Response to preflight request doesn't pass acc ess control check: Credentials flag is 'true', but the 'Access-Control-Allow-Cre dentials' header is ''. It must be 'true' to allow credentials. Origin 'http://1 27.0.0.1:8000' is therefore not allowed access.
23 CONSOLE ERROR: Fetch API cannot load http://localhost:8000/serviceworker/resourc es/fetch-access-control.php?Auth&mode=cors&credentials=include&ACAOrigin=http:// 127.0.0.1:8000&PACAOrigin=http://127.0.0.1:8000&PACACredentials=true&method=PUT& PACAMethods=PUT&PreflightTest=200. Credentials flag is 'true', but the 'Access-C ontrol-Allow-Credentials' header is ''. It must be 'true' to allow credentials. Origin 'http://127.0.0.1:8000' is therefore not allowed access.
24 This is a testharness.js-based test.
25 PASS Startup
26 PASS executeTest-0
27 PASS executeTest-1
28 PASS executeTest-2
29 PASS executeTest-3
30 PASS executeTest-4
31 PASS executeTest-5
32 PASS executeTest-6
33 PASS executeTest-7
34 PASS executeTest-8
35 PASS executeTest-9
36 PASS executeTest-10
37 PASS executeTest-11
38 PASS executeTest-12
39 PASS executeTest-13
40 PASS executeTest-14
41 PASS executeTest-15
42 PASS executeTest-16
43 PASS executeTest-17
44 PASS executeTest-18
45 PASS executeTest-19
46 PASS executeTest-20
47 PASS executeTest-21
48 PASS executeTest-22
49 PASS executeTest-23
50 PASS executeTest-24
51 PASS executeTest-25
52 PASS executeTest-26
53 PASS executeTest-27
54 PASS executeTest-28
55 PASS executeTest-29
56 PASS executeTest-30
57 PASS executeTest-31
58 PASS executeTest-32
59 PASS executeTest-33
60 PASS executeTest-34
61 PASS executeTest-35
62 PASS executeTest-36
63 Harness: the test ran to completion.
64
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698