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

Unified Diff: tests/lib/lib.status

Issue 11776022: Mark slow_consumer2_test failing on x64 VM config (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Add bug number Created 7 years, 11 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 f34f4b9ca01f0c9aef5ae131301ee323a8b41aba..7201d6cd94e21e351d357a9b06f9f00ab72ce4a2 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -19,3 +19,6 @@ crypto/sha1_test: Slow, Pass
crypto/hmac_sha1_test: Fail
crypto/hmac_sha256_test: Fail
+[ $runtime == vm && $arch == x64 ]
+async/slow_consumer2_test: Fail # Issue 7726
+
« 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