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

Unified Diff: pkg/pkg.status

Issue 10969024: Issue 5163. Constructor/member name conflict should be error (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: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index b2ed300f7f52421b68a4a5fb4eeb51806d117437..2f1a28a843ef12766ebbce352abbd64318012fc8 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -29,6 +29,7 @@ intl/test/find_default_locale_browser_test: skip
[ $compiler == dartc ]
intl/test/date_time_format_file_even_test: skip
intl/test/date_time_format_file_odd_test: skip
+dartdoc/test/dartdoc_test: Fail, OK # dart2js issue 5332
# Skip intl_message tests that use mirrors on dart2js until it's been implemented there.
[ $compiler == dart2js ]

Powered by Google App Engine
This is Rietveld 408576698