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

Unified Diff: tests/language/language.status

Issue 10983089: Issue 3968. Report error if cycle in redirecting factory constructors (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 3 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 296eef1cd5d5d9c97d66d14f497eaceee434e87f..e10b6d8dc7b58689f5d86f904b14f091f5b92f27 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -154,7 +154,6 @@ constructor_call_wrong_argument_count_negative_test: Fail # Runtime only test, r
disable_privacy_test: Fail # Issue 1882: Needs --disable_privacy support.
duplicate_implements_test/03: Fail, OK # we are going to remove interfaces
duplicate_implements_test/04: Fail, OK # we are going to remove interfaces
-factory_redirection_test/0*: Skip # Flaky negative tests, crash, fail, or pass. Not implemented.
factory5_test/00: Fail # issue 3079
field_method4_negative_test: Fail # Runtime only test, rewrite as multitest
field7_negative_test: Fail, OK # language changed, test issue 5249

Powered by Google App Engine
This is Rietveld 408576698