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

Unified Diff: tests/lib/lib.status

Issue 11118020: dart2js_mirrors_test added (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: TODO added Created 8 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
« no previous file with comments | « lib/mirrors/mirrors.dart ('k') | tests/lib/mirrors/dart2js_mirrors_test.dart » ('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 b84eb4fc213b910d87396f79a0e2c51f2b2cf0cc..c92a9c6be1984a4a58cbad24314ca8812bd9468f 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -2,9 +2,12 @@
# 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.
+[ $compiler == none || $compiler == dartc ]
+mirrors/dart2js_mirrors_test: Fail
+
[ $compiler == dart2js || $compiler == dartc ]
math/*: Skip
-mirrors/*: Skip
+mirrors/mirrors_test: Fail
[ $compiler == dart2js && $browser ]
crypto/sha256_test: Slow, Pass
« no previous file with comments | « lib/mirrors/mirrors.dart ('k') | tests/lib/mirrors/dart2js_mirrors_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698