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

Unified Diff: tests/corelib/corelib.status

Issue 10534089: Add experimental expando support. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix comment and merge. Created 8 years, 6 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/corelib/corelib.status
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index 8fd4b96805157c14415b1092eceb7b91424634a5..52372142fbfa027c86f2eeb4db7eb6cbe820481b 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -5,12 +5,11 @@
[ $compiler == none ]
unicode_test: Fail # Bug 5163868
*dartc_test: Skip
-
-[ $arch == ia32 ]
-
+expando_test: Fail
[ $compiler == dartc ]
*vm_test: Skip
+expando_test: Fail
[ $compiler == frog ]
# VM or DartC specific tests not to be run by Frog. See language.status.

Powered by Google App Engine
This is Rietveld 408576698