| 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
|
|
|