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

Unified Diff: tests/lib/lib.status

Issue 12567005: Merge scalarlist.status into lib.status. Will fix dart2js breakage. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 9 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/lib/scalarlist/scalarlist.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index 834ea3fd77c5be7f35a499e523a05c22daf267ca..acfccf33eb486c02af7b1b9b8f40c14559be6a46 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -2,6 +2,11 @@
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
+
+# The scalarlist library is not supported by dart2js or dart2dart yet.
+[ $compiler == dart2js || $compiler == dart2dart ]
+scalarlist/*: Skip
+
[ $compiler == dart2js ]
math/*: Skip
mirrors/*: Skip
« no previous file with comments | « no previous file | tests/lib/scalarlist/scalarlist.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698