Mark failures in debug mode due to missing check in Fasta.

Change-Id: If5042674e02bd26c97103aed82922305404fa70d
Reviewed-on: https://dart-review.googlesource.com/32980
Reviewed-by: Martin Kustermann <kustermann@google.com>
Commit-Queue: Aske Simon Christensen <askesc@google.com>
This commit is contained in:
Aske Simon Christensen 2018-01-08 16:35:07 +01:00 committed by commit-bot@chromium.org
parent 391955feb6
commit ae068aaabe

View file

@ -820,8 +820,10 @@ cyclic_type_variable_test/04: Crash
cyclic_type_variable_test/none: Crash
external_test/13: Crash
instance_call_wrong_argument_count_negative_test: Crash # Issue(http://dartbug.com/31630)
optional_named_parameters_test/06: Crash
optional_named_parameters_test/08: Crash
optional_named_parameters_test/02: Crash # Issue 31795
optional_named_parameters_test/04: Crash # Issue 31795
optional_named_parameters_test/06: Crash # Issue 31795
optional_named_parameters_test/08: Crash # Issue 31795
regress_29025_test: Crash
tearoff_dynamic_test: Crash
type_promotion_functions_test/05: Pass