Small cleanup of dart2js status files on Dart2 tests

R=whesse@google.com

Change-Id: I91163f895723ba0c5c79b6e75bd1c5eb4566ac61
Reviewed-on: https://dart-review.googlesource.com/40000
Reviewed-by: William Hesse <whesse@google.com>
This commit is contained in:
Erik Corry 2018-02-09 01:02:36 +00:00 committed by William Hesse
parent 521188f838
commit 3f299c18ca
2 changed files with 8 additions and 25 deletions

View file

@ -190,9 +190,6 @@ list_test/none: Crash # Unsupported operation: Unsupported type parameter type n
map_test: Crash # tests/corelib_2/map_test.dart:903:7: Internal problem: Unhandled Null in installDefaultConstructor.
symbol_reserved_word_test/03: RuntimeError
[ $compiler == dart2js && $checked && $dart2js_with_kernel && !$strong ]
*: SkipByDesign
[ $compiler == dart2js && $dart2js_with_kernel ]
int_from_environment_test: Pass # Issue 31762
int_parse_radix_test/none: Pass # Issue 31762
@ -208,9 +205,6 @@ map_test: Crash # tests/corelib_2/map_test.dart:903:7: Internal problem: Unhandl
symbol_reserved_word_test/03: RuntimeError
uri_base_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0
[ $compiler == dart2js && $dart2js_with_kernel && $fast_startup && !$strong ]
*: SkipByDesign
[ $compiler == dart2js && $dart2js_with_kernel && $host_checked && $strong ]
apply3_test: CompileTimeError
cast_test: RuntimeError
@ -264,9 +258,6 @@ symbol_reserved_word_test/03: RuntimeError
uri_base_test: RuntimeError
uri_query_test: Crash # Assertion failure: Cannot find value local(testQueryParameters#normalizedQuery) in (BoxLocal(_box_0)) for j:signature(testQueryParameters_test.$signature).
[ $compiler == dart2js && $dart2js_with_kernel && $host_checked && !$strong ]
*: SkipByDesign
[ $compiler == dart2js && $dart2js_with_kernel && $minified && $strong ]
apply3_test: CompileTimeError
cast_test: RuntimeError
@ -310,7 +301,7 @@ symbol_reserved_word_test/03: RuntimeError
uri_base_test: RuntimeError
uri_query_test: Crash # Assertion failure: Cannot find value local(testQueryParameters#normalizedQuery) in (BoxLocal(_box_0)) for j:signature(testQueryParameters_test.$signature).
[ $compiler == dart2js && $dart2js_with_kernel && $minified && !$strong ]
[ $compiler == dart2js && $dart2js_with_kernel && !$strong ]
*: SkipByDesign
[ $compiler == dart2js && !$dart2js_with_kernel ]
@ -334,6 +325,11 @@ map_keys2_test: RuntimeError # needs Dart 2 is checks
string_base_vm_static_test: MissingCompileTimeError
string_static_test: MissingCompileTimeError
# Dart2JS does not support strong mode without the new front end, though it
# does support checked mode which is partly compatible.
[ $compiler == dart2js && !$dart2js_with_kernel && $strong ]
*: SkipByDesign
[ $compiler == dart2js && $fast_startup ]
apply3_test: Fail # mirrors not supported
dynamic_nosuchmethod_test: Fail # mirrors not supported

View file

@ -755,9 +755,6 @@ type_parameter_test/06: Crash # Internal Error: Unexpected type variable in stat
type_parameter_test/09: Crash # Internal Error: Unexpected type variable in static context.
type_variable_scope_test/03: Crash # Internal Error: Unexpected type variable in static context.
[ $compiler == dart2js && $checked && $dart2js_with_kernel && !$strong ]
*: SkipByDesign
[ $compiler == dart2js && $checked && !$dart2js_with_kernel ]
async_return_types_test/nestedFuture: Fail # Issue 26429
async_return_types_test/wrongTypeParameter: Fail # Issue 26429
@ -877,9 +874,6 @@ issue31596_test: RuntimeError
list_literal1_test/01: MissingCompileTimeError
type_check_const_function_typedef2_test: MissingCompileTimeError
[ $compiler == dart2js && !$checked && !$dart2js_with_kernel && $minified ]
function_subtype_inline2_test: RuntimeError
[ $compiler == dart2js && $dart2js_with_kernel ]
async_error_timing_test: Crash
bug31436_test: RuntimeError
@ -1351,9 +1345,6 @@ type_literal_test: RuntimeError
type_variable_conflict2_test/02: MissingCompileTimeError
typevariable_substitution2_test/02: RuntimeError
[ $compiler == dart2js && $dart2js_with_kernel && $fast_startup && !$strong ]
*: SkipByDesign
[ $compiler == dart2js && $dart2js_with_kernel && $host_checked && $strong ]
abstract_factory_constructor_test/00: MissingCompileTimeError
abstract_getter_test/01: MissingCompileTimeError
@ -2130,9 +2121,6 @@ void_type_usage_test/paren_null_equals2: Crash # 'package:front_end/src/fasta/ty
wrong_number_type_arguments_test/01: MissingCompileTimeError
wrong_number_type_arguments_test/none: Pass
[ $compiler == dart2js && $dart2js_with_kernel && $host_checked && !$strong ]
*: SkipByDesign
[ $compiler == dart2js && $dart2js_with_kernel && $minified && $strong ]
abstract_factory_constructor_test/00: MissingCompileTimeError
abstract_getter_test/01: MissingCompileTimeError
@ -2840,7 +2828,7 @@ void_type_usage_test/conditional_return_to_void: MissingCompileTimeError
wrong_number_type_arguments_test/01: MissingCompileTimeError
wrong_number_type_arguments_test/none: Pass
[ $compiler == dart2js && $dart2js_with_kernel && $minified && !$strong ]
[ $compiler == dart2js && $dart2js_with_kernel && !$strong ]
*: SkipByDesign
[ $compiler == dart2js && !$dart2js_with_kernel ]
@ -3226,8 +3214,7 @@ identical_const_test/02: MissingCompileTimeError
identical_const_test/03: MissingCompileTimeError
identical_const_test/04: MissingCompileTimeError
if_null_assignment_behavior_test/03: MissingCompileTimeError
if_null_assignment_behavior_test/13: Crash # Issue 23491
if_null_assignment_behavior_test/13: MissingCompileTimeError
if_null_assignment_behavior_test/13: MissingCompileTimeError, Crash # Issue 23491
if_null_assignment_behavior_test/14: Crash # Issue 23491
if_null_assignment_behavior_test/15: MissingCompileTimeError
if_null_assignment_static_test/02: MissingCompileTimeError