| Index: dart/tests/co19/co19-co19.status
|
| diff --git a/dart/tests/co19/co19-co19.status b/dart/tests/co19/co19-co19.status
|
| index b762a9b2a245d93b765d004d4f7f6d22c0a3c6a3..20ad8ecb244d5fbf952b0eddbcf3857433d161eb 100644
|
| --- a/dart/tests/co19/co19-co19.status
|
| +++ b/dart/tests/co19/co19-co19.status
|
| @@ -15,12 +15,6 @@ LibTest/core/Stopwatch/start_A01_t01: PASS, FAIL, OK # co19 issue 657
|
| LibTest/core/Stopwatch/start_A01_t02: PASS, FAIL, OK # co19 issue 657
|
| LibTest/core/Stopwatch/elapsedTicks_A01_t01: PASS, FAIL, OK # co19 issue 657
|
|
|
| -LibTest/isolate/Isolate/spawnFunction_A02_t01: Fail, OK # co19 issue 639
|
| -LibTest/isolate/Isolate/spawnFunction_A03_t01: Fail, OK # co19 issue 639
|
| -LibTest/isolate/Isolate/spawnFunction_A04_t01: Fail, OK # co19 issue 639
|
| -LibTest/isolate/Isolate/spawnFunction_A04_t02: Fail, OK # co19 issue 639
|
| -LibTest/isolate/Isolate/spawnFunction_A04_t03: Fail, OK # co19 issue 639
|
| -
|
| [ $runtime == vm || $runtime == dartium || $compiler == dart2dart || $compiler == dart2js ]
|
| Language/12_Expressions/30_Identifier_Reference_A02_t01: fail, pass, ok # co19 issue 649
|
|
|
| @@ -135,4 +129,4 @@ LibTest/collection/LinkedList/LinkedList_A01_t01: RuntimeError # co19-roll r623:
|
|
|
| [ ($runtime == vm || $compiler == dart2js) && $checked]
|
| Language/14_Libraries_and_Scripts/1_Imports_A03_t46: PASS, FAIL, OK # co19 issue 560
|
| -Language/14_Libraries_and_Scripts/1_Imports_A03_t66: PASS, FAIL, OK # co19 issue 560
|
| +Language/14_Libraries_and_Scripts/1_Imports_A03_t66: PASS, FAIL, OK # co19 issue 560
|
|
|