| Index: tests/co19/co19-dart2js.status
|
| diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
|
| index 755fffe08140f6f9efa64b12a965961cf46e77d0..c3f701fbd5c348ffcc77ca6f72af7935d8eeb23e 100644
|
| --- a/tests/co19/co19-dart2js.status
|
| +++ b/tests/co19/co19-dart2js.status
|
| @@ -100,6 +100,7 @@ LibTest/isolate/ReceivePort/toSendPort_A01_t01: RuntimeError # Issue: 8920
|
| LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: Skip # http://dartbug.com/12635
|
| LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_class_A01_t01: Pass, Timeout # co19-roll r651: Please triage this failure
|
| LibTest/async/Stream/Stream.periodic_A01_t01: Fail, Pass # Issue 16106
|
| +LibTest/async/Timer/Timer.periodic_A01_t01: Fail, Pass # Issue 16110
|
|
|
| [ $compiler == dart2js && $runtime == jsshell ]
|
| LibTest/core/Map/Map_class_A01_t04: Pass, Slow # Issue 8096
|
|
|