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

Unified Diff: tests/lib/lib.status

Issue 15740033: Fix dart2dart status in minified mode. (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 3e3ce013c4ef749e4625a1b88fab775476f54c4e..6e88f2de9fa20128e0e9a00c9c9a2ccb7134c184 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -64,6 +64,13 @@ 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
+[ $compiler == dart2dart && $minified ]
+json/json_test: Fail # Issue 10961
+typed_data/float32x4_test: Fail # Issue 10961
+typed_data/float32x4_list_test: Fail # Issue 10961
+typed_data/float32x4_unbox_phi_test: Fail # Issue 10961
+typed_data/float32x4_unbox_regress_test: Fail # Issue 10961
+
[ $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