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

Unified Diff: tests/lib/analyzer/analyze_library.status

Issue 47543010: Issue 14580. Fix for Source in which problem is reported. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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
Index: tests/lib/analyzer/analyze_library.status
diff --git a/tests/lib/analyzer/analyze_library.status b/tests/lib/analyzer/analyze_library.status
index 6b2867256d48d95821a28a128a1c05c13ad140aa..52f76023cb341092b542c3aa11533f1ab9ca81e9 100644
--- a/tests/lib/analyzer/analyze_library.status
+++ b/tests/lib/analyzer/analyze_library.status
@@ -4,9 +4,9 @@
[ $compiler == dartanalyzer || $compiler == dart2analyzer ]
lib/_chrome/dart2js/chrome_dart2js: CompileTimeError
-lib/collection/collection: CompileTimeError
lib/collection/hash_set: CompileTimeError
lib/collection/linked_hash_set: CompileTimeError
+lib/collection/list: CompileTimeError
lib/convert/codec: CompileTimeError
lib/html/dart2js/html_dart2js: CompileTimeError
lib/html/dartium/html_dartium: CompileTimeError

Powered by Google App Engine
This is Rietveld 408576698