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

Side by Side Diff: mozilla-tests/spidermonkey-n-1.9.2.tests

Issue 2865028: Update the mozilla tests to new version (as of 2010-06-29). (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 10 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
« no previous file with comments | « mozilla-tests/spidermonkey-n-1.9.1.tests ('k') | mozilla-tests/test.sh » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # Obsolete SpiderMonkey tests
2 #
3 # invalidated by bug 10278
4 #
5 js1_2/function/function-001-n.js
6 js1_3/Script/function-001-n.js
7 js1_3/regress/function-001-n.js
8 #
9 # WONTFIX bug 119719
10 #
11 js1_5/Regress/regress-119719.js
12 #
13 # Spidermonkey now defaults lineNumber and fileName
14 # to the location and file where the exception occured.
15 # exclude original test which assumes the defaults are
16 # 0 and ''
17 #
18 js1_5/extensions/regress-50447.js
19 #
20 # Invalid bug
21 #
22 e4x/Regress/regress-278112.js
23 #
24 # behavior changed to match MSIE/Opera/etc
25 # see bug 309840
26 #
27 js1_5/Regress/regress-173067.js
28 #
29 # per comment in bug, this test is obsolete
30 # for spidermonkey and rhino.
31 #
32 ecma_3/Statements/regress-121744.js
33 #
34 # remove version dependent tests
35 # see bug 325921
36 #
37 js1_2/Array/array_split_1.js
38 js1_2/Array/tostring_1.js
39 js1_2/Array/tostring_2.js
40 js1_2/Objects/toString-001.js
41 js1_2/String/concat.js
42 js1_2/function/Function_object.js
43 js1_2/function/Number.js
44 js1_2/function/String.js
45 js1_2/function/function-001-n.js
46 js1_2/function/length.js
47 js1_2/function/regexparg-2-n.js
48 js1_2/function/tostring-1.js
49 js1_2/function/tostring-2.js
50 js1_2/operator/equality.js
51 js1_2/regexp/RegExp_lastIndex.js
52 js1_2/regexp/string_split.js
53 js1_2/version120/boolean-001.js
54 js1_2/version120/regress-99663.js
55 js1_3/Script/delete-001.js
56 js1_3/Script/function-001-n.js
57 js1_3/regress/delete-001.js
58 js1_3/regress/function-001-n.js
59 #
60 # tests not yet implemented
61 #
62 e4x/TypeConversion/10.5.1.js
63 e4x/TypeConversion/10.5.js
64 e4x/TypeConversion/10.6.1.js
65 e4x/TypeConversion/10.6.js
66 e4x/Types/9.1.1.10.js
67 e4x/Types/9.1.1.11.js
68 e4x/Types/9.1.1.12.js
69 e4x/Types/9.1.1.13.js
70 e4x/Types/9.1.1.4.js
71 e4x/Types/9.1.1.5.js
72 e4x/Types/9.1.1.7.js
73 e4x/Types/9.1.1.8.js
74 e4x/Types/9.2.1.10.js
75 e4x/Types/9.2.1.3.js
76 e4x/Types/9.2.1.4.js
77 e4x/Types/9.2.1.5.js
78 e4x/Types/9.2.1.6.js
79 e4x/Types/9.2.1.7.js
80 e4x/XML/13.4.4.1.js
81 ecma_2/RegExp/exec-001.js
82 ecma_2/String/replace-001.js
83 #
84 # pre ecma warnings are doa
85 #
86 js1_5/Regress/regress-106244.js
87 #
88 # do not ignore unicode formatting chars/trunk - bug 274152
89 #
90 ecma_3/Unicode/uc-001.js
91 #
92 # import/export removed in Gecko 1.9.1/SpiderMonkey 1.8.1 - bug 447713
93 e4x/Regress/regress-361451.js
94 ecma_2/Exceptions/lexical-010.js
95 ecma_2/Exceptions/lexical-022.js
96 ecma/LexicalConventions/7.4.3-3-n.js
97 js1_5/decompilation/regress-349484.js
98 js1_5/extensions/regress-355622.js
99 js1_5/extensions/regress-418730.js
100 js1_5/GetSet/regress-353264.js
101 js1_5/Regress/regress-249211.js
102 js1_5/Regress/regress-350692.js
103 js1_5/Regress/regress-354924.js
104 js1_5/Regress/regress-362583.js
105 js1_7/extensions/regress-353214-01.js
106 js1_7/lexical/regress-346642-03.js
107 js1_5/extensions/regress-432075.js
108 js1_5/extensions/regress-421621.js
109 # bug 408002
110 js1_5/Regress/regress-320119.js
111 # bug 380469
112 js1_7/geniter/regress-347739.js
113 js1_7/geniter/regress-349012-01.js
114 js1_7/geniter/regress-349331.js
115 js1_7/iterable/regress-340526-02.js
116 # bug 443074
117 e4x/decompilation/regress-373678.js
118 js1_5/decompilation/regress-351336.js
119 js1_5/decompilation/regress-351626.js
120 js1_5/decompilation/regress-354878.js
121 js1_5/decompilation/regress-373678.js
122 js1_5/extensions/regress-352281.js
123 js1_7/decompilation/regress-346642-01.js
124 js1_7/decompilation/regress-349605.js
125 # decompilation change in spidermonkey 1.8.1
126 js1_7/decompilation/regress-351070-01.js
127 js1_8/decompilation/regress-443074.js
128 js1_8/genexps/regress-380237-03.js
129 js1_8/genexps/regress-380237-04.js
130 # decompilation change in spidermonkey 1.8.1 (bug 460501)
131 js1_7/decompilation/regress-352026.js
132 # https://bugzilla.mozilla.org/show_bug.cgi?id=458851#c7
133 js1_5/extensions/regress-437288-01.js
134 js1_5/decompilation/regress-437288-02.js
135 # more decompilation changes, bug 461233
136 js1_7/block/regress-352609.js
137 js1_7/decompilation/regress-349602.js
138 js1_7/decompilation/regress-350991.js
139 js1_7/decompilation/regress-352011.js
140 js1_7/decompilation/regress-352022.js
141 js1_7/extensions/regress-353249.js
142 js1_7/regress/regress-420399.js
143 #
144 js1_7/decompilation/regress-371802.js
145 # bug 446026
146 js1_8/regress/regress-442333-01.js
147 js1_6/Array/regress-320887.js
148 # bug 452498 upvar2
149 js1_7/regress/regress-350387.js
150 # bug 457618
151 js1_7/decompilation/regress-349634.js
152 js1_7/extensions/regress-353214-02.js
OLDNEW
« no previous file with comments | « mozilla-tests/spidermonkey-n-1.9.1.tests ('k') | mozilla-tests/test.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698