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

Unified Diff: tests/lib/lib.status

Issue 10392079: Disable crypto tests on Dartium. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 7 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/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index ea363fcf8671d67f67ba7a745146f36e8aa26984..43c3d013695bfbf8b91c1e88c324450797e3aa4d 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -19,3 +19,6 @@ crypto/hmac_sha1_test: Fail
crypto/hmac_sha256_test: Fail
crypto/sha1_test: Fail
crypto/sha256_test: Fail
+
+[ $compiler == none && $runtime == drt ]
+crypto/*: Skip # issue 3042
« 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