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

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

Issue 1128063002: dart2js: Update status of deferred_inheritance_constraints test, again. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 7 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 | « no previous file | 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 ] 5 [ $compiler == dart2js ]
6 sync_generator2_test/07: MissingCompileTimeError # Issue 22324 6 sync_generator2_test/07: MissingCompileTimeError # Issue 22324
7 sync_generator2_test/08: MissingCompileTimeError # Issue 22324 7 sync_generator2_test/08: MissingCompileTimeError # Issue 22324
8 sync_generator2_test/10: MissingCompileTimeError # Issue 22324 8 sync_generator2_test/10: MissingCompileTimeError # Issue 22324
9 getter_setter_in_lib_test: Fail # Issue 23288 9 getter_setter_in_lib_test: Fail # Issue 23288
10 10
11 async_star_test/02: RuntimeError # 22853 11 async_star_test/02: RuntimeError # 22853
12 async_star_test/05: RuntimeError, Timeout 12 async_star_test/05: RuntimeError, Timeout
13 13
14 try_catch_on_syntax_test/10: Fail # Issue 19823 14 try_catch_on_syntax_test/10: Fail # Issue 19823
15 try_catch_on_syntax_test/11: Fail # Issue 19823 15 try_catch_on_syntax_test/11: Fail # Issue 19823
16 16
17 deferred_inheritance_constraints_test/redirecting_constructor: MissingRuntimeErr or # Issue 23399
18
19 [ $compiler == dart2js && $runtime == jsshell ] 17 [ $compiler == dart2js && $runtime == jsshell ]
20 await_for_test: Skip # Jsshell does not provide periodic timers, Issue 7728 18 await_for_test: Skip # Jsshell does not provide periodic timers, Issue 7728
21 async_star_test: RuntimeError # Jsshell does not provide non-zero timers, Issue 7728 19 async_star_test: RuntimeError # Jsshell does not provide non-zero timers, Issue 7728
22 20
23 [ $compiler == dart2js || $compiler == dart2dart ] 21 [ $compiler == dart2js || $compiler == dart2dart ]
24 symbol_literal_test/*: Fail # Issue 21825 22 symbol_literal_test/*: Fail # Issue 21825
25 constructor_duplicate_final_test/01: Fail # Issue 13363 23 constructor_duplicate_final_test/01: Fail # Issue 13363
26 constructor_duplicate_final_test/02: Fail # Issue 13363 24 constructor_duplicate_final_test/02: Fail # Issue 13363
27 override_inheritance_mixed_test/08: Fail # Issue 18124 25 override_inheritance_mixed_test/08: Fail # Issue 18124
28 override_inheritance_mixed_test/09: Fail # Issue 18124 26 override_inheritance_mixed_test/09: Fail # Issue 18124
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
116 assertion_test: RuntimeError # Issue 12748 114 assertion_test: RuntimeError # Issue 12748
117 generic_test: RuntimeError, OK 115 generic_test: RuntimeError, OK
118 map_literal4_test: RuntimeError, OK # Checked mode required. 116 map_literal4_test: RuntimeError, OK # Checked mode required.
119 named_parameters_type_test/01: MissingRuntimeError, OK 117 named_parameters_type_test/01: MissingRuntimeError, OK
120 named_parameters_type_test/02: MissingRuntimeError, OK 118 named_parameters_type_test/02: MissingRuntimeError, OK
121 named_parameters_type_test/03: MissingRuntimeError, OK 119 named_parameters_type_test/03: MissingRuntimeError, OK
122 positional_parameters_type_test/01: MissingRuntimeError, OK 120 positional_parameters_type_test/01: MissingRuntimeError, OK
123 positional_parameters_type_test/02: MissingRuntimeError, OK 121 positional_parameters_type_test/02: MissingRuntimeError, OK
124 issue13474_test: RuntimeError, OK 122 issue13474_test: RuntimeError, OK
125 generic_field_mixin3_test: Crash # Issue 18651 123 generic_field_mixin3_test: Crash # Issue 18651
124 deferred_inheritance_constraints_test/redirecting_constructor: MissingRuntimeErr or # Issue 23399
126 125
127 [ $compiler == dart2js && $unchecked && $minified ] 126 [ $compiler == dart2js && $unchecked && $minified ]
128 f_bounded_quantification5_test: Fail, OK # Issue 12605 127 f_bounded_quantification5_test: Fail, OK # Issue 12605
129 128
130 [ $compiler == dart2js && $minified ] 129 [ $compiler == dart2js && $minified ]
131 cyclic_type_test/0*: Fail # Issue 12605 130 cyclic_type_test/0*: Fail # Issue 12605
132 cyclic_type2_test: Fail # Issue 12605 131 cyclic_type2_test: Fail # Issue 12605
133 f_bounded_quantification4_test: Fail, OK # Issue 12605 132 f_bounded_quantification4_test: Fail, OK # Issue 12605
134 mixin_generic_test: Fail # Issue 12605 133 mixin_generic_test: Fail # Issue 12605
135 mixin_mixin2_test: Fail # Issue 12605 134 mixin_mixin2_test: Fail # Issue 12605
(...skipping 2036 matching lines...) Expand 10 before | Expand all | Expand 10 after
2172 unresolved_top_level_method_negative_test: Crash # unsupported element kind: a:f ield 2171 unresolved_top_level_method_negative_test: Crash # unsupported element kind: a:f ield
2173 unresolved_top_level_var_negative_test: Crash # unsupported element kind: a:fiel d 2172 unresolved_top_level_var_negative_test: Crash # unsupported element kind: a:fiel d
2174 value_range2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 2173 value_range2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
2175 value_range3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 2174 value_range3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
2176 value_range_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator 2175 value_range_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator
2177 variable_declaration_metadata_test/06: Crash # (new C()): Error expression `new C()` unhandled. 2176 variable_declaration_metadata_test/06: Crash # (new C()): Error expression `new C()` unhandled.
2178 variable_declaration_metadata_test/08: Crash # (new C()): Error expression `new C()` unhandled. 2177 variable_declaration_metadata_test/08: Crash # (new C()): Error expression `new C()` unhandled.
2179 var_init_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 2178 var_init_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
2180 void_type_test: Crash # (try {var x=func();}on TypeError catch (error){got_type_ error=true;}): "on T" catch block 2179 void_type_test: Crash # (try {var x=func();}on TypeError catch (error){got_type_ error=true;}): "on T" catch block
2181 while_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 2180 while_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698