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

Unified Diff: tests/language/language.status

Issue 11272007: Trying to fix language.status for the vm. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index d76d4f2f87ea45b47be14fb765e69d2741d2af8a..364900f97493fe1b6185cea98f1cc6fb3e811a9b 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -62,6 +62,8 @@ call_through_null_getter_test: Fail # issue 6124
local_function_test: Fail # issue 6124
naming_test: Fail # issue 6124
+[ $compiler == none && ($system == macos || $system == linux) && $arch == ia32 && $checked ]
+gc_test: Skip # Issue 1487, flaky.
[ $compiler == none && $mode == debug ]
gc_test: Skip # Takes too long.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698