Mark 2 tests as crashing in dartk debug mode.

Review-Url: https://codereview.chromium.org/2800043002 .
This commit is contained in:
Regis Crelier 2017-04-06 18:04:08 -07:00
parent 427ccea1b2
commit b87f7ece72

View file

@ -472,6 +472,7 @@ vm/optimized_stacktrace_test: Skip # Issue 28788
[ $compiler == dartk && $mode == debug ]
constructor_duplicate_initializers_test/03: Crash
deopt_inlined_function_lazy_test: Skip
function_malformed_result_type_test: Crash
hello_dart_test: Crash # error: expected: cls.is_type_finalized()
not_enough_positional_arguments_test/02: Crash # Dartk Issue 28301
not_enough_positional_arguments_test/05: Crash # Dartk Issue 28301
@ -484,6 +485,7 @@ ref_before_declaration_test/05: Crash
ref_before_declaration_test/06: Crash
ref_before_declaration_test/07: Crash
ref_before_declaration_test/none: Crash
regress_29025_test: Crash
try_catch_syntax_test/05: Crash
vm/lazy_deopt_vm_test: Crash