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

Unified Diff: tests/language/language.status

Issue 8806001: Add test where X is defined differentlty in co-importing libraries (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: fix dartc issue Created 9 years 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/LibrarySameNameUsedLib1.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index d465aff9e5ba6eaa9f60708fcfae1ebc821a740d..a00ac0442436723bf85873dc7509502ba50c2913 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -35,6 +35,8 @@ ImplicitThisTest/03: Fail # Issue 374
ImplicitThisTest/04: Fail # Issue 374
ImplicitThisTest/none: Fail # Issue 374
+LibrarySameNameUsedTest: Fail # Issue 686
+
# These bugs refer currently ongoing language discussions.
Constructor5Test: Fail # (Discussion ongoing)
Constructor6Test: Fail # (Discussion ongoing)
« no previous file with comments | « no previous file | tests/language/src/LibrarySameNameUsedLib1.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698