| OLD | NEW | 
|     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 # VM specific tests that should not be run by dart2js. |     5 # VM specific tests that should not be run by dart2js. | 
|     6 [ $compiler == dart2js ] |     6 [ $compiler == dart2js ] | 
|     7 vm/*: Skip # Issue 12699 |     7 vm/*: Skip # Issue 12699 | 
|     8  |     8  | 
|     9 [ $compiler == dart2js && ! $dart2js_with_kernel ] |     9 [ $compiler == dart2js && ! $dart2js_with_kernel ] | 
|    10 enum_test: Fail # Issue 28340 |    10 enum_test: Fail # Issue 28340 | 
| (...skipping 217 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
|   228  |   228  | 
|   229 # Compilation errors. |   229 # Compilation errors. | 
|   230 external_test/10: CompileTimeError # Issue 12887 |   230 external_test/10: CompileTimeError # Issue 12887 | 
|   231 external_test/13: CompileTimeError # Issue 12887 |   231 external_test/13: CompileTimeError # Issue 12887 | 
|   232 external_test/20: CompileTimeError # Issue 12887 |   232 external_test/20: CompileTimeError # Issue 12887 | 
|   233 list_literal4_test: RuntimeError # Issue 12890 |   233 list_literal4_test: RuntimeError # Issue 12890 | 
|   234  |   234  | 
|   235 scope_variable_test/01: MissingCompileTimeError # Issue 13016 |   235 scope_variable_test/01: MissingCompileTimeError # Issue 13016 | 
|   236  |   236  | 
|   237 numbers_test: RuntimeError, OK # Issue 1533 |   237 numbers_test: RuntimeError, OK # Issue 1533 | 
|   238 canonical_const2_test: RuntimeError, OK # Issue 1533 |  | 
|   239 expect_test: RuntimeError, OK # Issue 13080 |   238 expect_test: RuntimeError, OK # Issue 13080 | 
|   240  |   239  | 
|   241 [ $compiler == dart2js && $runtime == none ] |   240 [ $compiler == dart2js && $runtime == none ] | 
|   242 *: Fail, Pass # TODO(ahe): Triage these tests. |   241 *: Fail, Pass # TODO(ahe): Triage these tests. | 
|   243  |   242  | 
|   244 [ $compiler == dart2js && $runtime == none && $dart2js_with_kernel ] |   243 [ $compiler == dart2js && $runtime == none && $dart2js_with_kernel ] | 
|   245 *: Fail, Pass, Crash # TODO(sigmund): we should have no crashes when migration c
      ompletes |   244 *: Fail, Pass, Crash # TODO(sigmund): we should have no crashes when migration c
      ompletes | 
|   246  |   245  | 
|   247 [ $compiler == dart2js && ($runtime == safari || $runtime == safarimobilesim)] |   246 [ $compiler == dart2js && ($runtime == safari || $runtime == safarimobilesim)] | 
|   248 round_test: Fail, OK # Common JavaScript engine Math.round bug. |   247 round_test: Fail, OK # Common JavaScript engine Math.round bug. | 
| (...skipping 311 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
|   560 call_nonexistent_static_test/09: Crash |   559 call_nonexistent_static_test/09: Crash | 
|   561 call_nonexistent_static_test/10: Crash |   560 call_nonexistent_static_test/10: Crash | 
|   562 call_nonexistent_static_test/none: Crash |   561 call_nonexistent_static_test/none: Crash | 
|   563 call_operator_test: RuntimeError |   562 call_operator_test: RuntimeError | 
|   564 call_property_test: Crash |   563 call_property_test: Crash | 
|   565 call_test: Crash |   564 call_test: Crash | 
|   566 call_through_getter_test: Crash |   565 call_through_getter_test: Crash | 
|   567 call_through_null_getter_test: Crash |   566 call_through_null_getter_test: Crash | 
|   568 call_type_literal_test/01: Crash |   567 call_type_literal_test/01: Crash | 
|   569 call_with_no_such_method_test: Crash |   568 call_with_no_such_method_test: Crash | 
|   570 canonical_const2_test: RuntimeError |  | 
|   571 canonical_const3_test: Crash |  | 
|   572 canonical_const_test: Crash |  | 
|   573 cascade2_test: Crash |  | 
|   574 cascade_in_expression_function_test: Crash |  | 
|   575 cascade_precedence_test: Crash |  | 
|   576 cascade_test/none: Crash |  | 
|   577 cast_test/04: RuntimeError |  | 
|   578 cast_test/05: RuntimeError |  | 
|   579 cast_test/none: RuntimeError |  | 
|   580 catch_liveness_test: Crash |  | 
|   581 cha_deopt1_test: CompileTimeError |  | 
|   582 cha_deopt2_test: CompileTimeError |  | 
|   583 cha_deopt3_test: CompileTimeError |  | 
|   584 check_member_static_test/02: MissingCompileTimeError |   569 check_member_static_test/02: MissingCompileTimeError | 
|   585 checked_null_test/01: Crash |   570 checked_null_test/01: Crash | 
|   586 checked_setter2_test: Crash |   571 checked_setter2_test: Crash | 
|   587 checked_setter3_test/01: Crash |   572 checked_setter3_test/01: Crash | 
|   588 checked_setter3_test/02: Crash |   573 checked_setter3_test/02: Crash | 
|   589 checked_setter3_test/none: Crash |   574 checked_setter3_test/none: Crash | 
|   590 checked_setter_test: Crash |   575 checked_setter_test: Crash | 
|   591 class_cycle_test/02: MissingCompileTimeError |   576 class_cycle_test/02: MissingCompileTimeError | 
|   592 class_cycle_test/03: MissingCompileTimeError |   577 class_cycle_test/03: MissingCompileTimeError | 
|   593 class_literal_test/01: Crash |   578 class_literal_test/01: Crash | 
| (...skipping 1559 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
|  2153 call_nonexistent_static_test/09: Crash |  2138 call_nonexistent_static_test/09: Crash | 
|  2154 call_nonexistent_static_test/10: Crash |  2139 call_nonexistent_static_test/10: Crash | 
|  2155 call_nonexistent_static_test/none: Crash |  2140 call_nonexistent_static_test/none: Crash | 
|  2156 call_operator_test: Crash |  2141 call_operator_test: Crash | 
|  2157 call_operator_test: RuntimeError |  2142 call_operator_test: RuntimeError | 
|  2158 call_test: Crash |  2143 call_test: Crash | 
|  2159 call_through_getter_test: Crash |  2144 call_through_getter_test: Crash | 
|  2160 call_through_null_getter_test: Crash |  2145 call_through_null_getter_test: Crash | 
|  2161 call_type_literal_test/01: Crash |  2146 call_type_literal_test/01: Crash | 
|  2162 call_with_no_such_method_test: Crash |  2147 call_with_no_such_method_test: Crash | 
|  2163 canonical_const2_test: Crash |  | 
|  2164 canonical_const2_test: RuntimeError |  | 
|  2165 canonical_const3_test: Crash |  | 
|  2166 canonical_const_test: Crash |  | 
|  2167 cascade2_test: Crash |  | 
|  2168 cascade_in_expression_function_test: Crash |  | 
|  2169 cascade_precedence_test: Crash |  | 
|  2170 cascade_test/none: Crash |  | 
|  2171 cast_test/04: Crash |  | 
|  2172 cast_test/04: RuntimeError |  | 
|  2173 cast_test/05: Crash |  | 
|  2174 cast_test/05: RuntimeError |  | 
|  2175 cast_test/none: Crash |  | 
|  2176 cast_test/none: RuntimeError |  | 
|  2177 catch_liveness_test: Crash |  | 
|  2178 cha_deopt1_test: CompileTimeError |  | 
|  2179 cha_deopt2_test: CompileTimeError |  | 
|  2180 cha_deopt3_test: CompileTimeError |  | 
|  2181 check_member_static_test/02: Crash |  2148 check_member_static_test/02: Crash | 
|  2182 check_member_static_test/02: MissingCompileTimeError |  2149 check_member_static_test/02: MissingCompileTimeError | 
|  2183 checked_null_test/01: Crash |  2150 checked_null_test/01: Crash | 
|  2184 checked_setter2_test: Crash |  2151 checked_setter2_test: Crash | 
|  2185 checked_setter3_test/01: Crash |  2152 checked_setter3_test/01: Crash | 
|  2186 checked_setter3_test/02: Crash |  2153 checked_setter3_test/02: Crash | 
|  2187 checked_setter3_test/none: Crash |  2154 checked_setter3_test/none: Crash | 
|  2188 checked_setter_test: Crash |  2155 checked_setter_test: Crash | 
|  2189 class_cycle_test/02: Crash |  2156 class_cycle_test/02: Crash | 
|  2190 class_cycle_test/02: MissingCompileTimeError |  2157 class_cycle_test/02: MissingCompileTimeError | 
| (...skipping 1410 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
|  3601 typevariable_substitution2_test/02: Crash |  3568 typevariable_substitution2_test/02: Crash | 
|  3602 typevariable_substitution2_test/none: Crash |  3569 typevariable_substitution2_test/none: Crash | 
|  3603 unresolved_default_constructor_test/01: Crash |  3570 unresolved_default_constructor_test/01: Crash | 
|  3604 value_range2_test: Crash |  3571 value_range2_test: Crash | 
|  3605 value_range3_test: Crash |  3572 value_range3_test: Crash | 
|  3606 value_range_test: Crash |  3573 value_range_test: Crash | 
|  3607 variable_declaration_metadata_test/none: Crash |  3574 variable_declaration_metadata_test/none: Crash | 
|  3608 void_type_test: Crash |  3575 void_type_test: Crash | 
|  3609 yieldstar_pause_test: Crash |  3576 yieldstar_pause_test: Crash | 
|  3610  |  3577  | 
| OLD | NEW |