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

Unified Diff: tests/lib/lib.status

Issue 11570051: Issue 5064. Some more 'skip' tests triage (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years 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 | « tests/json/json.status ('k') | tests/standalone/standalone.status » ('j') | 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 faa8e3668556a81751b4c42cbab9cd9920ebcfb3..f34f4b9ca01f0c9aef5ae131301ee323a8b41aba 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -2,7 +2,7 @@
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
-[ $compiler == dart2js || $compiler == dartc ]
+[ $compiler == dart2js ]
math/*: Skip
mirrors/*: Skip
@@ -16,6 +16,6 @@ crypto/sha1_test: Slow, Pass
[ $compiler == dartc ]
# lib issue 6322
-crypto/hmac_sha1_test: Fail, OK
-crypto/hmac_sha256_test: Fail, OK
+crypto/hmac_sha1_test: Fail
+crypto/hmac_sha256_test: Fail
« no previous file with comments | « tests/json/json.status ('k') | tests/standalone/standalone.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698