| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 20315e01d7d6e0cef6c0080367d4be378d24cab9..dc9e6dd6f1ffc1fceb49f04285e7eb052c75a3e8 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -118,3 +118,6 @@ async/timer_test: Fail, Pass # See Issue 10982
|
| [ $arch == simmips || $arch == mips ]
|
| convert/chunked_conversion_utf88_test: Pass, Slow # Issue 12025.
|
| convert/streamed_conversion_json_utf8_decode_test: Pass, Slow
|
| +
|
| +[ $arch == simarm || $arch == arm ]
|
| +typed_data/uint32x4_arithmetic_test: Fail # Unimplemented
|
|
|