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

Unified Diff: sky/tests/parser/script-expected.txt

Issue 692333007: Switch test_sky back to apache (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | sky/tests/services/network.sky » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/parser/script-expected.txt
diff --git a/sky/tests/parser/script-expected.txt b/sky/tests/parser/script-expected.txt
index ba7de047b31e0a8d890e9ee4dea5c4e33f3c0a58..60eeb70e700690d57cf00f37d7904b59f96f067e 100644
--- a/sky/tests/parser/script-expected.txt
+++ b/sky/tests/parser/script-expected.txt
@@ -1,17 +1,17 @@
ERROR: Uncaught SyntaxError: Unexpected token <
-SOURCE: http://127.0.0.1:8000/sky/tests/parser/script.sky:6
+SOURCE: http://127.0.0.1:8000/parser/script.sky:6
ERROR: Uncaught SyntaxError: Unexpected token <
-SOURCE: http://127.0.0.1:8000/sky/tests/parser/script.sky:14
+SOURCE: http://127.0.0.1:8000/parser/script.sky:14
ERROR: Uncaught SyntaxError: Unexpected token <
-SOURCE: http://127.0.0.1:8000/sky/tests/parser/script.sky:21
+SOURCE: http://127.0.0.1:8000/parser/script.sky:21
ERROR: Uncaught ReferenceError: TEST is not defined
-SOURCE: http://127.0.0.1:8000/sky/tests/parser/script.sky:27
+SOURCE: http://127.0.0.1:8000/parser/script.sky:27
ERROR: Uncaught SyntaxError: Invalid regular expression: missing /
-SOURCE: http://127.0.0.1:8000/sky/tests/parser/script.sky:34
+SOURCE: http://127.0.0.1:8000/parser/script.sky:34
ERROR: Uncaught SyntaxError: Invalid regular expression: missing /
-SOURCE: http://127.0.0.1:8000/sky/tests/parser/script.sky:38
+SOURCE: http://127.0.0.1:8000/parser/script.sky:38
ERROR: Uncaught SyntaxError: Unexpected token }
-SOURCE: http://127.0.0.1:8000/sky/tests/parser/script.sky:43
+SOURCE: http://127.0.0.1:8000/parser/script.sky:43
<html>
<import src="../resources/dump-as-markup.sky"></import>
<body>
« no previous file with comments | « no previous file | sky/tests/services/network.sky » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698