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

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

Issue 135243005: Remove flaky markers from status file for tests that are not flaky. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 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
Index: dart/tests/lib/analyzer/analyze_library.status
diff --git a/dart/tests/lib/analyzer/analyze_library.status b/dart/tests/lib/analyzer/analyze_library.status
index e2ec9f329dc72845ca81ec495706431dfd647f90..3490ff7534915abc9018985cbdfda9a1e7388a77 100644
--- a/dart/tests/lib/analyzer/analyze_library.status
+++ b/dart/tests/lib/analyzer/analyze_library.status
@@ -30,7 +30,3 @@ lib/web_sql/dartium/web_sql_dartium: CompileTimeError # Issue 16524
lib/_internal/compiler/samples/jsonify/jsonify: CompileTimeError # issue 16466
lib/_internal/compiler/implementation/mirrors/analyze: CompileTimeError # issue 16466
lib/_internal/compiler/implementation/mirrors/dart2js_mirrors: CompileTimeError # issue 16466
-
-# Pass necessary, since CompileTimeError is valid for everything in that
-# directory (not only for src/command.dart)
-lib/_internal/pub/lib/src/command: Pass, CompileTimeError

Powered by Google App Engine
This is Rietveld 408576698