| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 8ef5e6e75da2d42d89b2bea58c05b4f024288439..9800a7991f578de4eac035e137af5d96c7c7adac 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 typeddata library is not supported by dart2js or dart2dart yet.
|
| [ $compiler == dart2js || $compiler == dart2dart ]
|
| typeddata/*: Fail
|
|
|