| Index: tests/co19/co19-runtime.status
|
| diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
|
| index b5c5bc4c1c724f1be700d4b138188d5908280c97..e4edb77622f69f1e89014f326b198274bf5c36e7 100644
|
| --- a/tests/co19/co19-runtime.status
|
| +++ b/tests/co19/co19-runtime.status
|
| @@ -84,3 +84,6 @@ WebPlatformTest/*: SkipByDesign # dart:html not supported on VM.
|
|
|
| [ $runtime == vm && $mode == debug && $builder_tag == asan ]
|
| Language/15_Types/4_Interface_Types_A11_t01: Skip # Issue 21174.
|
| +
|
| +[ $runtime == vm && $arch == arm ]
|
| +LibTest/typed_data/Float32x4/operator_multiplication_A01_t01: Fail # Dart issue 24416
|
|
|