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

Side by Side Diff: LayoutTests/http/tests/xmlhttprequest/origin-whitelisting-removal-expected.txt

Issue 26770004: Add console message levels to test expectation output. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Tests. Created 7 years, 2 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 | Annotate | Revision Log
OLDNEW
1 CONSOLE MESSAGE: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest /resources/get.txt. No 'Access-Control-Allow-Origin' header is present on the re quested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access . 1 CONSOLE ERROR: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest/r esources/get.txt. No 'Access-Control-Allow-Origin' header is present on the requ ested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access.
2 CONSOLE MESSAGE: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest /resources/get.txt. No 'Access-Control-Allow-Origin' header is present on the re quested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access . 2 CONSOLE ERROR: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest/r esources/get.txt. No 'Access-Control-Allow-Origin' header is present on the requ ested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access.
3 CONSOLE MESSAGE: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest /resources/get.txt. No 'Access-Control-Allow-Origin' header is present on the re quested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access . 3 CONSOLE ERROR: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest/r esources/get.txt. No 'Access-Control-Allow-Origin' header is present on the requ ested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access.
4 CONSOLE MESSAGE: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest /resources/get.txt. No 'Access-Control-Allow-Origin' header is present on the re quested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access . 4 CONSOLE ERROR: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest/r esources/get.txt. No 'Access-Control-Allow-Origin' header is present on the requ ested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access.
5 CONSOLE MESSAGE: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest /resources/get.txt. No 'Access-Control-Allow-Origin' header is present on the re quested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access . 5 CONSOLE ERROR: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest/r esources/get.txt. No 'Access-Control-Allow-Origin' header is present on the requ ested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access.
6 CONSOLE MESSAGE: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest /resources/get.txt. No 'Access-Control-Allow-Origin' header is present on the re quested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access . 6 CONSOLE ERROR: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest/r esources/get.txt. No 'Access-Control-Allow-Origin' header is present on the requ ested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access.
7 CONSOLE MESSAGE: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest /resources/get.txt. No 'Access-Control-Allow-Origin' header is present on the re quested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access . 7 CONSOLE ERROR: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest/r esources/get.txt. No 'Access-Control-Allow-Origin' header is present on the requ ested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access.
8 CONSOLE MESSAGE: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest /resources/get.txt. No 'Access-Control-Allow-Origin' header is present on the re quested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access . 8 CONSOLE ERROR: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest/r esources/get.txt. No 'Access-Control-Allow-Origin' header is present on the requ ested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access.
9 Tests the behavior of whitelisting origins and removing them later. 9 Tests the behavior of whitelisting origins and removing them later.
10 10
11 Testing: source origin: http://127.0.0.1:8000 destination origin: http:localhost 11 Testing: source origin: http://127.0.0.1:8000 destination origin: http:localhost
12 Loading: http://localhost:8000/xmlhttprequest/resources/get.txt (expecting NETWO RK_ERR) 12 Loading: http://localhost:8000/xmlhttprequest/resources/get.txt (expecting NETWO RK_ERR)
13 PASS: NetworkError: A network error occurred. 13 PASS: NetworkError: A network error occurred.
14 Loading: http://localhost:8000/xmlhttprequest/resources/get.txt (expecting PASS) 14 Loading: http://localhost:8000/xmlhttprequest/resources/get.txt (expecting PASS)
15 PASS: PASS 15 PASS: PASS
16 Loading: http://localhost:8000/xmlhttprequest/resources/get.txt (expecting NETWO RK_ERR) 16 Loading: http://localhost:8000/xmlhttprequest/resources/get.txt (expecting NETWO RK_ERR)
17 PASS: NetworkError: A network error occurred. 17 PASS: NetworkError: A network error occurred.
18 18
(...skipping 19 matching lines...) Expand all
38 Testing: source origin: http://127.0.0.1:8000 destination origin: http: allowing subdomains 38 Testing: source origin: http://127.0.0.1:8000 destination origin: http: allowing subdomains
39 Loading: http://localhost:8000/xmlhttprequest/resources/get.txt (expecting NETWO RK_ERR) 39 Loading: http://localhost:8000/xmlhttprequest/resources/get.txt (expecting NETWO RK_ERR)
40 PASS: NetworkError: A network error occurred. 40 PASS: NetworkError: A network error occurred.
41 Loading: http://localhost:8000/xmlhttprequest/resources/get.txt (expecting PASS) 41 Loading: http://localhost:8000/xmlhttprequest/resources/get.txt (expecting PASS)
42 PASS: PASS 42 PASS: PASS
43 Loading: http://localhost:8000/xmlhttprequest/resources/get.txt (expecting NETWO RK_ERR) 43 Loading: http://localhost:8000/xmlhttprequest/resources/get.txt (expecting NETWO RK_ERR)
44 PASS: NetworkError: A network error occurred. 44 PASS: NetworkError: A network error occurred.
45 45
46 46
47 47
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698