Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1257)

Unified Diff: tests/language/language.status

Issue 11776037: Initial support for mixins in dartc. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Forgot MixinScope.java Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 6389ba85d4100cf6dc3e8ec1252a07b375a8fdaf..a19e091999199388b724de1fc60e2a07da2b3a2e 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -91,6 +91,9 @@ class_literal_test/none : Fail # Issue 7630.
list_literal1_negative_test: Fail
map_literal1_negative_test: Fail
+# test issue XXXX
+naming_test: Fail
+
library_juxtaposition_test: Fail # Issue 6881
new_expression_type_args_test/0*: Fail # Wrongly reports compile-time error.
redirecting_factory_infinite_steps_test/01: Fail # http://dartbug.com/6560

Powered by Google App Engine
This is Rietveld 408576698