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

Unified Diff: language/language.status

Issue 9398002: - Add tests for the new prefix specifications. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/tests/
Patch Set: '' Created 8 years, 10 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
« no previous file with comments | « no previous file | language/src/Prefix101Test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: language/language.status
===================================================================
--- language/language.status (revision 4199)
+++ language/language.status (working copy)
@@ -219,6 +219,7 @@
OverrideFieldMethod6NegativeTest: Fail # Bug 5215249
OverrideFieldTest/04: Fail # Bug 5215249
OverrideMethodWithFieldTest/01: Fail # Bug 5215249
+Prefix101Test: Fail # Allow multiple imports with same prefix.
Prefix11NegativeTest: Fail # Bug 5406175
Prefix12NegativeTest: Fail # Bug 5406175
Prefix16NegativeTest: Fail # Bug 5532534
@@ -407,6 +408,7 @@
OverrideFieldTest/04: Fail
OverrideMethodWithFieldTest/01: Fail
ParameterInitializer5NegativeTest: Fail # Issue 581
+Prefix101Test: Fail # Allow multiple imports with same prefix.
Prefix8NegativeTest: Fail
Prefix9NegativeTest: Fail
Prefix11NegativeTest: Fail
« no previous file with comments | « no previous file | language/src/Prefix101Test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698