Update status files for partial_tearoff_instantiation_test.

Change-Id: I3435f7215cbb17a286a588c41886c727ab8d42bb
Reviewed-on: https://dart-review.googlesource.com/51662
Reviewed-by: Martin Kustermann <kustermann@google.com>
Reviewed-by: Alexander Markov <alexmarkov@google.com>
This commit is contained in:
Samir Jindel 2018-04-18 18:23:34 +00:00
parent 2b09c1efc0
commit 3a336893c4

View file

@ -490,13 +490,6 @@ await_test: RuntimeError
[ $arch != simarm && $arch != simarm64 && $arch != simdbc64 && $compiler == dartk ]
export_ambiguous_main_test: MissingCompileTimeError
[ $arch == simdbc64 && $compiler == dartk && $mode == debug && $strong ]
partial_tearoff_instantiation_test/05: Crash # Issue http://dartbug.com/32340
partial_tearoff_instantiation_test/06: Crash # Issue http://dartbug.com/32340
partial_tearoff_instantiation_test/07: Crash # Issue http://dartbug.com/32340
partial_tearoff_instantiation_test/08: Crash # Issue http://dartbug.com/32340
partial_tearoff_instantiation_test/none: Crash # Issue http://dartbug.com/32340
[ $compiler != dart2js && $compiler != dartk && $compiler != dartkp && $fasta ]
const_optional_args_test/01: MissingCompileTimeError