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

Side by Side Diff: LayoutTests/http/tests/inspector/console-xhr-logging-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: line 10: sending a %s request to %s 1 CONSOLE MESSAGE: line 10: sending a %s request to %s
2 CONSOLE MESSAGE: line 10: sending a %s request to %s 2 CONSOLE MESSAGE: line 10: sending a %s request to %s
3 CONSOLE MESSAGE: line 10: sending a %s request to %s 3 CONSOLE MESSAGE: line 10: sending a %s request to %s
4 CONSOLE MESSAGE: line 10: sending a %s request to %s 4 CONSOLE MESSAGE: line 10: sending a %s request to %s
5 CONSOLE MESSAGE: XMLHttpRequest cannot load http://localhost:8000/inspector/reso urces/xhr-exists.html. 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. 5 CONSOLE ERROR: XMLHttpRequest cannot load http://localhost:8000/inspector/resour ces/xhr-exists.html. No 'Access-Control-Allow-Origin' header is present on the r equested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed acces s.
6 CONSOLE MESSAGE: line 10: sending a %s request to %s 6 CONSOLE MESSAGE: line 10: sending a %s request to %s
7 CONSOLE MESSAGE: line 10: sending a %s request to %s 7 CONSOLE MESSAGE: line 10: sending a %s request to %s
8 CONSOLE MESSAGE: line 10: sending a %s request to %s 8 CONSOLE MESSAGE: line 10: sending a %s request to %s
9 CONSOLE MESSAGE: line 10: sending a %s request to %s 9 CONSOLE MESSAGE: line 10: sending a %s request to %s
10 CONSOLE MESSAGE: XMLHttpRequest cannot load http://localhost:8000/inspector/reso urces/xhr-exists.html. 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. 10 CONSOLE ERROR: XMLHttpRequest cannot load http://localhost:8000/inspector/resour ces/xhr-exists.html. No 'Access-Control-Allow-Origin' header is present on the r equested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed acces s.
11 Tests that XMLHttpRequest Logging works when Enabled and doesn't show logs when Disabled. 11 Tests that XMLHttpRequest Logging works when Enabled and doesn't show logs when Disabled.
12 12
13 sending a GET request to resources/xhr-exists.html console-xhr-logging.html:10 13 sending a GET request to resources/xhr-exists.html console-xhr-logging.html:10
14 XHR finished loading: "http://127.0.0.1:8000/inspector/resources/xhr-exists.html ". network-test.js:97 14 XHR finished loading: "http://127.0.0.1:8000/inspector/resources/xhr-exists.html ". network-test.js:97
15 sending a GET request to resources/xhr-does-not-exist.html console-xhr-logging.h tml:10 15 sending a GET request to resources/xhr-does-not-exist.html console-xhr-logging.h tml:10
16 GET http://127.0.0.1:8000/inspector/resources/xhr-does-not-exist.html 404 (Not F ound) network-test.js:97 16 GET http://127.0.0.1:8000/inspector/resources/xhr-does-not-exist.html 404 (Not F ound) network-test.js:97
17 XHR finished loading: "http://127.0.0.1:8000/inspector/resources/xhr-does-not-ex ist.html". network-test.js:97 17 XHR finished loading: "http://127.0.0.1:8000/inspector/resources/xhr-does-not-ex ist.html". network-test.js:97
18 sending a POST request to resources/post-target.cgi console-xhr-logging.html:10 18 sending a POST request to resources/post-target.cgi console-xhr-logging.html:10
19 XHR finished loading: "http://127.0.0.1:8000/inspector/resources/post-target.cgi ". network-test.js:97 19 XHR finished loading: "http://127.0.0.1:8000/inspector/resources/post-target.cgi ". network-test.js:97
20 sending a GET request to http://localhost:8000/inspector/resources/xhr-exists.ht ml console-xhr-logging.html:10 20 sending a GET request to http://localhost:8000/inspector/resources/xhr-exists.ht ml console-xhr-logging.html:10
21 XMLHttpRequest cannot load http://localhost:8000/inspector/resources/xhr-exists. html. No 'Access-Control-Allow-Origin' header is present on the requested resour ce. Origin 'http://127.0.0.1:8000' is therefore not allowed access. network-test .js:97 21 XMLHttpRequest cannot load http://localhost:8000/inspector/resources/xhr-exists. html. No 'Access-Control-Allow-Origin' header is present on the requested resour ce. Origin 'http://127.0.0.1:8000' is therefore not allowed access. network-test .js:97
22 sending a GET request to resources/xhr-exists.html console-xhr-logging.html:10 22 sending a GET request to resources/xhr-exists.html console-xhr-logging.html:10
23 sending a GET request to resources/xhr-does-not-exist.html console-xhr-logging.h tml:10 23 sending a GET request to resources/xhr-does-not-exist.html console-xhr-logging.h tml:10
24 GET http://127.0.0.1:8000/inspector/resources/xhr-does-not-exist.html 404 (Not F ound) network-test.js:97 24 GET http://127.0.0.1:8000/inspector/resources/xhr-does-not-exist.html 404 (Not F ound) network-test.js:97
25 sending a POST request to resources/post-target.cgi console-xhr-logging.html:10 25 sending a POST request to resources/post-target.cgi console-xhr-logging.html:10
26 sending a GET request to http://localhost:8000/inspector/resources/xhr-exists.ht ml console-xhr-logging.html:10 26 sending a GET request to http://localhost:8000/inspector/resources/xhr-exists.ht ml console-xhr-logging.html:10
27 XMLHttpRequest cannot load http://localhost:8000/inspector/resources/xhr-exists. html. No 'Access-Control-Allow-Origin' header is present on the requested resour ce. Origin 'http://127.0.0.1:8000' is therefore not allowed access. network-test .js:97 27 XMLHttpRequest cannot load http://localhost:8000/inspector/resources/xhr-exists. html. No 'Access-Control-Allow-Origin' header is present on the requested resour ce. Origin 'http://127.0.0.1:8000' is therefore not allowed access. network-test .js:97
28 28
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698