Chromium Code Reviews| 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 2ed7050e733cd7210b6258edae3e00f26a8ed632..b4bd0e37755ee18bf726923528065dc5abb44544 100644 |
| --- a/tests/language_2/language_2_dartdevc.status |
| +++ b/tests/language_2/language_2_dartdevc.status |
| @@ -40,8 +40,9 @@ bit_operations_test/03: RuntimeError # No bigints on web. |
| 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. |
| +function_type/function_type50_test: RuntimeError # Issue 29920 |
|
Jennifer Messerly
2017/08/09 05:57:46
now I'm curious what these two are! :)
|
| +function_type/function_type58_test: RuntimeError # Issue 29920 |