| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 4e76f32cfafe4d9893513511b2037d08ed7e61ba..ce543edbfb06daafe75747cf3c4039e5d4423b4f 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -2,8 +2,6 @@
|
| # for details. All rights reserved. Use of this source code is governed by a
|
| # BSD-style license that can be found in the LICENSE file.
|
|
|
| -async/stream_periodic4_test: Pass, Fail # Issue http://dartbug.com/9367
|
| -
|
| # The scalarlist library is not supported by dart2js or dart2dart yet.
|
| [ $compiler == dart2js || $compiler == dart2dart ]
|
| scalarlist/*: Skip
|
|
|