Index: tests/language/language_dart2js.status |
=================================================================== |
--- tests/language/language_dart2js.status (revision 12785) |
+++ tests/language/language_dart2js.status (working copy) |
@@ -58,6 +58,7 @@ |
compile_time_constant_checked3_test/06: Fail, OK |
[ $compiler == dart2js ] |
+import_combinators_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 >>. |