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

Side by Side Diff: LayoutTests/fast/js/numeric-escapes-in-string-literals-expected.txt

Issue 20867002: Remove old tests that have been migrated to the v8 repo. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: remove unused script-tests as well Created 7 years, 5 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
(Empty)
1 Test numeric escapes in string literals - https://bugs.webkit.org/show_bug.cgi?i d=51724
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 PASS eval(stringLiteral) is nonStrictResult
7 PASS eval(stringLiteral) is strictResult
8 PASS eval(stringLiteral) is nonStrictResult
9 PASS eval(stringLiteral) threw exception SyntaxError: Octal literals are not all owed in strict mode..
10 PASS eval(stringLiteral) is nonStrictResult
11 PASS eval(stringLiteral) threw exception SyntaxError: Octal literals are not all owed in strict mode..
12 PASS eval(stringLiteral) is nonStrictResult
13 FAIL eval(stringLiteral) should throw an exception. Was 8.
14 PASS eval(stringLiteral) is nonStrictResult
15 FAIL eval(stringLiteral) should throw an exception. Was 9.
16 PASS eval(stringLiteral) is nonStrictResult
17 PASS eval(stringLiteral) threw exception SyntaxError: Octal literals are not all owed in strict mode..
18 PASS eval(stringLiteral) is nonStrictResult
19 PASS eval(stringLiteral) threw exception SyntaxError: Octal literals are not all owed in strict mode..
20 PASS eval(stringLiteral) is nonStrictResult
21 PASS eval(stringLiteral) threw exception SyntaxError: Octal literals are not all owed in strict mode..
22 PASS eval(stringLiteral) is nonStrictResult
23 PASS eval(stringLiteral) threw exception SyntaxError: Octal literals are not all owed in strict mode..
24 PASS eval(stringLiteral) is nonStrictResult
25 PASS eval(stringLiteral) threw exception SyntaxError: Octal literals are not all owed in strict mode..
26 PASS eval(stringLiteral) is nonStrictResult
27 PASS eval(stringLiteral) threw exception SyntaxError: Octal literals are not all owed in strict mode..
28 PASS eval(stringLiteral) is nonStrictResult
29 PASS eval(stringLiteral) threw exception SyntaxError: Octal literals are not all owed in strict mode..
30 PASS eval(stringLiteral) is nonStrictResult
31 PASS eval(stringLiteral) threw exception SyntaxError: Octal literals are not all owed in strict mode..
32 PASS eval(stringLiteral) is nonStrictResult
33 PASS eval(stringLiteral) threw exception SyntaxError: Octal literals are not all owed in strict mode..
34 PASS eval(stringLiteral) is nonStrictResult
35 PASS eval(stringLiteral) threw exception SyntaxError: Octal literals are not all owed in strict mode..
36 PASS eval(stringLiteral) is nonStrictResult
37 PASS eval(stringLiteral) threw exception SyntaxError: Octal literals are not all owed in strict mode..
38 PASS eval(stringLiteral) is nonStrictResult
39 PASS eval(stringLiteral) threw exception SyntaxError: Octal literals are not all owed in strict mode..
40 PASS eval(stringLiteral) is nonStrictResult
41 FAIL eval(stringLiteral) should throw an exception. Was 99.
42 PASS successfullyParsed is true
43
44 TEST COMPLETE
45
OLDNEW
« no previous file with comments | « LayoutTests/fast/js/numeric-escapes-in-string-literals.html ('k') | LayoutTests/fast/js/object-bad-time.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698