| Index: tests/co19/co19-runtime.status
|
| ===================================================================
|
| --- tests/co19/co19-runtime.status (revision 27068)
|
| +++ tests/co19/co19-runtime.status (working copy)
|
| @@ -71,8 +71,10 @@
|
|
|
| [ $compiler == none && $runtime == vm && $arch == arm ]
|
| LibTest/typed_data/Float32List/Float32List.view_A01_t02: Crash # Issue 12868
|
| -LibTest/typed_data/Float32x4/toUint32x4_A01_t02: Fail # Issue 12868
|
| LibTest/typed_data/Float64List/Float64List.view_A01_t02: Crash # Issue 12868
|
| +LibTest/typed_data/ByteData/getFloat32_A02_t02: Crash # Issue 12880
|
| +LibTest/typed_data/ByteData/getFloat64_A02_t02: Crash # Issue 12880
|
| +LibTest/typed_data/ByteData/setFloat32_A02_t02: Crash # Issue 12880
|
|
|
| [ $compiler == none && $runtime == vm ]
|
| Language/05_Variables/05_Variables_A05_t01: fail # Dart issue 12539
|
|
|