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

Unified Diff: tests/standalone/standalone.status

Issue 8383039: Disable test that has failing type checks on purpose. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 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/standalone/standalone.status
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index 4560a103533b20486d7febda3bfdb5207c5b3cd6..c90ec1d5bbc39185258021ecbb52ec44d674006e 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -20,6 +20,11 @@ BlackListedTest/10: Fail, Crash # Bug 5469684
BlackListedTest/11: Fail, Crash # Bug 5469684
BlackListedTest/12: Fail, Crash # Bug 5469684
+[ $arch == ia32 ]
+# Skip this test for now because it has type mismatches on purpose.
+# We need to disable it for checked tests only.
+ProcessInvalidArgumentsTest: Skip
+
[ $arch == ia32 && $mode == release]
# Currently process tests are bound to debug mode.
Process*: Skip
« 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