| Index: tests/co19/co19-runtime.status
|
| diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
|
| index 63252c139def29ff08b54fed0e3c9d9fe613db0f..47e138d40b7baea0d41a55592e2e1d23c602479e 100644
|
| --- a/tests/co19/co19-runtime.status
|
| +++ b/tests/co19/co19-runtime.status
|
| @@ -47,6 +47,8 @@ LibTest/core/Symbol/Symbol_A01_t05: RuntimeError # Issue 13596
|
|
|
| [ $compiler == none && $runtime == vm ]
|
| LibTest/typed_data/Int64List/buffer_A01_t01: Fail # co19 issue 694
|
| +LibTest/typed_data/Float32x4/reciprocalSqrt_A01_t01: Pass, Fail # co19 issue 599
|
| +LibTest/typed_data/Float32x4/reciprocal_A01_t01: Pass, Fail # co19 issue 599
|
|
|
| # With asynchronous loading, the load errors in these tests are no longer recognized as compile errors:
|
| Language/14_Libraries_and_Scripts/1_Imports_A04_t02: Fail
|
|
|