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

Unified Diff: tests/lib/lib.status

Issue 10809069: dart2dart compiler support. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Next iteration Created 8 years, 5 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 | « tests/language/language.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 458aa125b18511c3ffb010179a92f3ec094b5caa..ff45ae1925e3743262663c43bafbea1ef2d5123f 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -33,3 +33,27 @@ crypto/sha256_test: Fail
[ $compiler == dart2js && $checked ]
fixnum/int_32_test: Fail # Issue 3720.
fixnum/int_64_test: Fail # Issue 3720.
+
+[ $compiler == dart2dart ]
+args/args_test: Fail
+crypto/base64_test: Fail
+crypto/hmac_md5_test: Fail
+crypto/hmac_sha1_test: Fail
+crypto/hmac_sha256_test: Fail
+crypto/sha1_test: Fail
+crypto/sha256_test: Fail
+fixnum/int_32_test: Fail
+fixnum/int_64_test: Fail
+i18n/bidi_format_test: Fail
+i18n/bidi_utils_test: Fail
+i18n/date_time_format_test: Fail
+i18n/intl_message_test: Fail
+logging/logging_test: Fail
+math/low_test: Fail
+math/math_test: Fail
+math/pi_test: Fail
+mirrors/mirrors_test: Fail
+mirrors/*: Skip
+unittest/instance_test: Fail
+unittest/matchers_test: Fail
+unittest/unittest_test: Fail
« no previous file with comments | « tests/language/language.status ('k') | tests/standalone/standalone.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698