| 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 36204a0b1f71f7d16f0b936c2871d45a4d48631e..018a038b3cace6d1b24a078598e45ecb1216d6cd 100644
|
| --- a/tests/language_2/language_2_dartdevc.status
|
| +++ b/tests/language_2/language_2_dartdevc.status
|
| @@ -40,3 +40,5 @@ 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
|
| +canonical_const2_test: RuntimeError # Ints and doubles are unified.
|
| +canonical_const_test: RuntimeError # Ints and doubles are unified.
|
|
|