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

Unified Diff: tests/language/language.status

Issue 8247013: Add negative test for detecting error when the same library is imported twice. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: '' Created 9 years, 2 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 | tests/language/src/Library1NegativeTest.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
===================================================================
--- tests/language/language.status (revision 383)
+++ tests/language/language.status (working copy)
@@ -37,6 +37,7 @@
FieldOverrideTest/01: Fail # Bug 5384222
CallThroughNullGetterTest: Fail # Bug 4968741
ConstructorDefaultTest: Fail # Bug 85
+Library1NegativeTest: Fail # Bug 5430449
# These bugs refer currently ongoing language discussions.
ExampleConstructorTest: Fail # Bug 4995181
@@ -69,6 +70,8 @@
[ $arch == dartc || $arch == chromium ]
Prefix11NegativeTest: Fail # Bug 5406175
Prefix12NegativeTest: Fail # Bug 5406175
+Prefix14Test: Fail # Bug 5406175
+Prefix15Test: Fail # Bug 5406175
FunctionTypeParameterNegativeTest: Fail # Bug 4568007
ConstConstructor1NegativeTest: FAIL # Bug 5142545
ConstConstructor2NegativeTest: FAIL # Bug 5142545
« no previous file with comments | « no previous file | tests/language/src/Library1NegativeTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698