| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 1ea3be1f19c87b232322049fecd5691700ff82ad..028a1f3d6380d5d899964967010d2fb65c461418 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -63,12 +63,13 @@ mirrors/*: Skip # http://dartbug.com/11511
|
| 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
|
| -typed_data/float32x4_shuffle_test: Fail # Issue 10961
|
| +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
|
| +typed_data/float32x4_shuffle_test: Fail # Issue 10961
|
| +typed_data/float32x4_two_arg_shuffle_test: Fail # Issue 10961
|
|
|
| [ $runtime == ff ]
|
| # FF setTimeout can fire early: https://bugzilla.mozilla.org/show_bug.cgi?id=291386
|
|
|