Chromium Code Reviews| Index: tests/co19/co19-runtime.status |
| diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status |
| index 305aa2ed2f148692e38233c03503e2b33cfa503f..d943644d461516f08b469c99df50782063c5fd5d 100644 |
| --- a/tests/co19/co19-runtime.status |
| +++ b/tests/co19/co19-runtime.status |
| @@ -48,6 +48,7 @@ LibTest/core/Symbol/Symbol_A01_t05: RuntimeError # Issue 13596 |
| [ $compiler == none && $runtime == vm ] |
| LibTest/typed_data/Float32x4/reciprocalSqrt_A01_t01: Pass, Fail # co19 issue 599 |
| LibTest/typed_data/Float32x4/reciprocal_A01_t01: Pass, Fail # co19 issue 599 |
| +LibTest/typed_data/Int64List/buffer_A01_t01: Skip # co19 issue 694 |
|
srdjan
2014/06/17 00:10:35
Can this be Fail, otherwise, once fixed, we would
Cutch
2014/06/17 14:31:17
Done.
|
| # 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 |