Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit ef926f9

Browse files
committed
Update status file after 0fedb9b
Change-Id: I9045c9a3cabd5db0e1c88b731e036a1422d30333 Reviewed-on: https://dart-review.googlesource.com/50181 Reviewed-by: Martin Kustermann <[email protected]>
1 parent 7594c15 commit ef926f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/language_2/language_2.status

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ type_promotion_functions_test: CompileTimeError # Issue 30895: This test require
5151
# done at the front end, because constants are evaluated at back ends. So, some
5252
# errors aren't detected by fasta, but reported by back ends as compile-time
5353
# errors.
54-
[ $compiler != dart2js && $runtime != vm && $fasta ]
54+
[ $compiler != dart2js && $runtime != dart_precompiled && $runtime != vm && $fasta ]
5555
deferred_constraints_constants_test/default_argument2: MissingCompileTimeError
5656
function_type_parameter2_negative_test: Fail
5757
function_type_parameter_negative_test: Fail

0 commit comments

Comments
 (0)