| Index: tests/co19/co19-runtime.status
|
| diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
|
| index 9cb6eb9078db17778acab89dee6fa3179a374a84..5a1278858e85de177afc5622fbbb491ec4f3986c 100644
|
| --- a/tests/co19/co19-runtime.status
|
| +++ b/tests/co19/co19-runtime.status
|
| @@ -187,3 +187,6 @@ Language/Expressions/Spawning_an_Isolate/new_isolate_t01: Skip # Issue #26373
|
|
|
| LibTest/math/log_A01_t01: RuntimeError # Precision of Math.log (Issue #18998)
|
| Language/Expressions/Object_Identity/double_t02: RuntimeError # Issue #26374
|
| +
|
| +[ $compiler == precompiler && $runtime == dart_precompiled && $arch == simarm ]
|
| +LibTest/typed_data/Float32x4/operator_division_A01_t02: RuntimeError # Issue #26675
|
|
|