mirror of
https://github.com/dart-lang/sdk
synced 2024-11-05 18:22:09 +00:00
Fix STATUS for string_interpolate_test
[TBR].
Bug: Change-Id: Iecfc7bd23cc85d8607bca72ca95a039bb37486aa Reviewed-on: https://dart-review.googlesource.com/7100 Reviewed-by: Phil Quitslund <pquitslund@google.com>
This commit is contained in:
parent
c0bf4ab395
commit
54c29a24f5
1 changed files with 1 additions and 0 deletions
|
@ -587,3 +587,4 @@ generic_methods_simple_is_expression_test: CompileTimeError # Issue 29070
|
|||
generic_methods_local_variable_declaration_test: CompileTimeError # Issue 29070
|
||||
generic_methods_type_expression_test: CompileTimeError # Incorrectly disallows type parameter in "is" test.
|
||||
constant_type_literal_test/01: MissingCompileTimeError # Issue 28823
|
||||
string_interpolate_test: CompileTimeError
|
||||
|
|
Loading…
Reference in a new issue