| Index: tests/co19/co19-dart2js.status
|
| diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
|
| index 45806d75712c00cb0b80060719a6edb1b713f955..cb3f8028c18b56cc9aabb6f3f0edda22cb6ea4aa 100644
|
| --- a/tests/co19/co19-dart2js.status
|
| +++ b/tests/co19/co19-dart2js.status
|
| @@ -1098,7 +1098,11 @@ LibTest/core/InternalError/toString_A01_t01: Fail, OK # co19 issue 201
|
| LibTest/core/Object/toString_A01_t01: Fail, OK # co19 issue 211
|
| LibTest/core/Queue/Queue.from_A01_t02: Fail # BUG with Iterable.iterator
|
| LibTest/core/Set/Set.from_A01_t02: Fail # BUG with Iterable.iterator
|
| -LibTest/isolate/*: Skip # ~5 failures
|
| +LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail, OK # Problems with the test: encoded file name
|
| +LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail, OK # Problems with the test: encoded file name
|
| +LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail, OK # Problems with the test: encoded file name
|
| +LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail, OK # Problems with the test: encoded file name
|
| +LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail, OK # Problems with the test: encoded file name
|
|
|
|
|
| [ $compiler == dart2js && $browser ]
|
|
|