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

Unified Diff: tests/lib/lib.status

Issue 15919008: Fix dart2dart status for tests/lib. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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 7eae63782fc5ccdd7479ddd2f32fa95243b10f15..ef53bd48b397e5f4b7dda4ed008cf939425ebdc0 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -58,6 +58,12 @@ crypto/sha256_test: Slow, Pass
crypto/sha1_test: Slow, Pass
async/timer_not_available_test: Fail, OK # only meant to test when there is no way to
# implement timer (currently only in d8)
+
+[ $compiler == dart2dart ]
+mirrors/mirrors_test: Fail # Issue 10957
+mirrors/library_uri_package_test: Fail # Issue 10957
+async/run_async6_test: Fail # Issue 10957 - may be related to issue 10910
+
[ $runtime == safari]
# Bug in JSC: the test only passes when being debugged.
crypto/hmac_md5_test: Fail, Pass
« 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