| Index: tests/language/language_dart2js.status
|
| ===================================================================
|
| --- tests/language/language_dart2js.status (revision 12920)
|
| +++ tests/language/language_dart2js.status (working copy)
|
| @@ -59,6 +59,7 @@
|
|
|
| [ $compiler == dart2js ]
|
| import_combinators_test: Fail
|
| +throw_expr_test: Fail
|
| metadata_test: Fail # Metadata on type parameters not supported.
|
| infinity_test: Fail # Issue 4984
|
| positive_bit_operations_test: Fail # (floitsch): This will be fixed when dart2js uses unsigned input for >>.
|
|
|