| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 19652284e24376a9d43f3453a5b7766975301efe..4d30a7e59a597a355d6aff62700a08ea34892078 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -107,6 +107,7 @@ async/timer_test: Fail, Pass # See Issue 10982
|
|
|
| [ $arch == simarm || $arch == arm ]
|
| typed_data/float32x4_two_arg_shuffle_test: Skip # Unimplemented instruction.
|
| +typed_data/float32x4_transpose_test: Skip # Unimplemented instruction.
|
|
|
| [ $arch == simmips ]
|
| convert/chunked_conversion_utf88_test: Pass, Slow # Issue 12025.
|
|
|