Index: tests/compiler/dart2js/dart2js.status |
diff --git a/tests/compiler/dart2js/dart2js.status b/tests/compiler/dart2js/dart2js.status |
index 4603ff8fa96e3726adca6a179a73c25490c1587c..c4ac389a7182e07766641cc83f95b748a2bf1984 100644 |
--- a/tests/compiler/dart2js/dart2js.status |
+++ b/tests/compiler/dart2js/dart2js.status |
@@ -7,6 +7,13 @@ constant_folding_string_test: Fail |
boolified_operator_test: Fail # Issue 8001 |
analyze_api_test: Pass, Slow |
+literal_map_test: Fail # http://dartbug.com/9760 |
+field_type_simple_inferer_test: Fail # http://dartbug.com/9760 |
+js_parser_test: Fail # http://dartbug.com/9760 |
+mirrors_metadata_test: Fail # http://dartbug.com/9760 |
+simple_inferrer_test: Fail # http://dartbug.com/9760 |
+ |
+ |
[ $checked ] |
field_type_inferer_test: Slow, Pass # Issue 6658. |