| Index: tests/language_2/language_2_dartdevc.status
|
| diff --git a/tests/language_2/language_2_dartdevc.status b/tests/language_2/language_2_dartdevc.status
|
| index 018a038b3cace6d1b24a078598e45ecb1216d6cd..edb672af08b96fe3d0e6ae24afc9b549ab85dd6c 100644
|
| --- a/tests/language_2/language_2_dartdevc.status
|
| +++ b/tests/language_2/language_2_dartdevc.status
|
| @@ -40,5 +40,7 @@ bit_operations_test/04: RuntimeError # No bigints on web.
|
| bit_operations_test/none: RuntimeError # No bigints on web.
|
| branch_canonicalization_test: RuntimeError # Issue 29920
|
| function_type/*: RuntimeError # Issue 28988
|
| +call_closurization_test: RuntimeError # Issue 29920
|
| +call_test: RuntimeError
|
| canonical_const2_test: RuntimeError # Ints and doubles are unified.
|
| canonical_const_test: RuntimeError # Ints and doubles are unified.
|
|
|