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

Side by Side Diff: tests/language/language_dart2js.status

Issue 12211012: Revert "Implement substitution for type variables." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 10 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 | « tests/co19/co19-dart2js.status ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
2 # for details. All rights reserved. Use of this source code is governed by a 2 # for details. All rights reserved. Use of this source code is governed by a
3 # BSD-style license that can be found in the LICENSE file. 3 # BSD-style license that can be found in the LICENSE file.
4 4
5 [ $compiler == dart2js || $compiler == dart2dart ] 5 [ $compiler == dart2js || $compiler == dart2dart ]
6 class_literal_test/01: Fail # Class literals are expression now; delete this tes t. 6 class_literal_test/01: Fail # Class literals are expression now; delete this tes t.
7 class_literal_test/02: Fail # Class literals are expression now; delete this tes t. 7 class_literal_test/02: Fail # Class literals are expression now; delete this tes t.
8 class_literal_test/05: Fail # Class literals are expression now; delete this tes t. 8 class_literal_test/05: Fail # Class literals are expression now; delete this tes t.
9 class_literal_test/06: Fail # Class literals are expression now; delete this tes t. 9 class_literal_test/06: Fail # Class literals are expression now; delete this tes t.
10 class_literal_test/07: Fail # Class literals are expression now; delete this tes t. 10 class_literal_test/07: Fail # Class literals are expression now; delete this tes t.
(...skipping 148 matching lines...) Expand 10 before | Expand all | Expand 10 after
159 function_type_alias3_test: Fail # cannot resolve type F 159 function_type_alias3_test: Fail # cannot resolve type F
160 function_type_alias4_test: Fail # cannot resolve type F 160 function_type_alias4_test: Fail # cannot resolve type F
161 function_type_alias5_test/00: Fail # visitIs for typedefs not implemented 161 function_type_alias5_test/00: Fail # visitIs for typedefs not implemented
162 function_type_alias5_test/01: Fail # visitIs for typedefs not implemented 162 function_type_alias5_test/01: Fail # visitIs for typedefs not implemented
163 function_type_alias5_test/02: Fail # visitIs for typedefs not implemented 163 function_type_alias5_test/02: Fail # visitIs for typedefs not implemented
164 function_type_alias7_test/00: Fail # wrongly accepts default values in typedef 164 function_type_alias7_test/00: Fail # wrongly accepts default values in typedef
165 function_type_alias_test: Fail # cannot resolve type Fun 165 function_type_alias_test: Fail # cannot resolve type Fun
166 function_type_parameter2_test: Fail # Internal Error: expected optional paramete rs 166 function_type_parameter2_test: Fail # Internal Error: expected optional paramete rs
167 function_type_parameter_test: Fail # Internal Error: expected optional parameter s 167 function_type_parameter_test: Fail # Internal Error: expected optional parameter s
168 generic_instanceof_test: Fail # cannot resolve type T 168 generic_instanceof_test: Fail # cannot resolve type T
169 generic_instanceof3_test: Fail # cannot handle generics.
169 generic_test: Fail # cannot resolve type T 170 generic_test: Fail # cannot resolve type T
170 get_set_syntax_test/00: Fail # Fixed by https://chromiumcodereview.appspot.com/1 0915111 171 get_set_syntax_test/00: Fail # Fixed by https://chromiumcodereview.appspot.com/1 0915111
171 get_set_syntax_test/01: Fail # Fixed by https://chromiumcodereview.appspot.com/1 0915111 172 get_set_syntax_test/01: Fail # Fixed by https://chromiumcodereview.appspot.com/1 0915111
172 get_set_syntax_test/02: Fail # Fixed by https://chromiumcodereview.appspot.com/1 0915111 173 get_set_syntax_test/02: Fail # Fixed by https://chromiumcodereview.appspot.com/1 0915111
173 get_set_syntax_test/03: Fail # Fixed by https://chromiumcodereview.appspot.com/1 0915111 174 get_set_syntax_test/03: Fail # Fixed by https://chromiumcodereview.appspot.com/1 0915111
174 get_set_syntax_test/04: Fail # Fixed by https://chromiumcodereview.appspot.com/1 0915111 175 get_set_syntax_test/04: Fail # Fixed by https://chromiumcodereview.appspot.com/1 0915111
175 get_set_syntax_test/05: Fail # Fixed by https://chromiumcodereview.appspot.com/1 0915111 176 get_set_syntax_test/05: Fail # Fixed by https://chromiumcodereview.appspot.com/1 0915111
176 get_set_syntax_test/06: Fail # Fixed by https://chromiumcodereview.appspot.com/1 0915111 177 get_set_syntax_test/06: Fail # Fixed by https://chromiumcodereview.appspot.com/1 0915111
177 get_set_syntax_test/07: Fail # Fixed by https://chromiumcodereview.appspot.com/1 0915111 178 get_set_syntax_test/07: Fail # Fixed by https://chromiumcodereview.appspot.com/1 0915111
178 get_set_syntax_test/08: Fail # Fixed by https://chromiumcodereview.appspot.com/1 0915111 179 get_set_syntax_test/08: Fail # Fixed by https://chromiumcodereview.appspot.com/1 0915111
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
218 external_test/15: Fail 219 external_test/15: Fail
219 external_test/20: Skip # Runtime error (missing patch). 220 external_test/20: Skip # Runtime error (missing patch).
220 external_test/21: Fail 221 external_test/21: Fail
221 external_test/22: Fail 222 external_test/22: Fail
222 external_test/23: Fail 223 external_test/23: Fail
223 external_test/30: Fail 224 external_test/30: Fail
224 external_test/31: Fail 225 external_test/31: Fail
225 226
226 227
227 # Implementation errors (library or generated code). 228 # Implementation errors (library or generated code).
229 generic_inheritance_test: Fail # Expect.isTrue(false) fails.
230 generic_parameterized_extends_test: Fail # Expect.isTrue(false) fails.
228 instanceof2_test: Fail # Expect.equals(expected: <true>, actual: <false>) fails. 231 instanceof2_test: Fail # Expect.equals(expected: <true>, actual: <false>) fails.
229 instanceof3_test: Fail # cannot resolve type UndeclaredType. 232 instanceof3_test: Fail # cannot resolve type UndeclaredType.
230 instanceof4_test: Fail # Expect.isTrue(false) fails. 233 instanceof4_test: Fail # Expect.isTrue(false) fails.
231 list_literal4_test: Fail # Illegal argument(s): 0 -- checked mode test. 234 list_literal4_test: Fail # Illegal argument(s): 0 -- checked mode test.
232 map_literal4_test: Fail # Attempt to modify an immutable object -- checked mode test. 235 map_literal4_test: Fail # Attempt to modify an immutable object -- checked mode test.
233 named_parameters_type_test: Fail # Expect.equals(expected: <111>, actual: <0>) f ails. -- checked mode test. 236 named_parameters_type_test: Fail # Expect.equals(expected: <111>, actual: <0>) f ails. -- checked mode test.
234 type_checks_in_factory_method_test: Fail # Expect.equals(expected: <true>, actua l: <false>) fails. -- checked mode test. 237 type_checks_in_factory_method_test: Fail # Expect.equals(expected: <true>, actua l: <false>) fails. -- checked mode test.
235 type_dartc_test: Fail # Expect.equals(expected: <1>, actual: <0>) -- checked mod e test. 238 type_dartc_test: Fail # Expect.equals(expected: <1>, actual: <0>) -- checked mod e test.
236 239
237 class_cycle_negative_test: Fail, OK # Bad test: assumes eager loading. 240 class_cycle_negative_test: Fail, OK # Bad test: assumes eager loading.
(...skipping 131 matching lines...) Expand 10 before | Expand all | Expand 10 after
369 call_through_null_getter_test: Fail 372 call_through_null_getter_test: Fail
370 closure3_test: Fail 373 closure3_test: Fail
371 execute_finally3_test: Fail 374 execute_finally3_test: Fail
372 method_invocation_test: Fail 375 method_invocation_test: Fail
373 null_pointer_exception_test: Fail 376 null_pointer_exception_test: Fail
374 stack_overflow_test: Fail 377 stack_overflow_test: Fail
375 stack_overflow_stacktrace_test: Fail 378 stack_overflow_stacktrace_test: Fail
376 string_interpolate_npe_test: Fail 379 string_interpolate_npe_test: Fail
377 closure_call_wrong_argument_count_negative_test: Skip 380 closure_call_wrong_argument_count_negative_test: Skip
378 label_test: Skip 381 label_test: Skip
OLDNEW
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698