| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 9800a7991f578de4eac035e137af5d96c7c7adac..d52bdcbc9231754fdb1fae36579aebaef7d6da2f 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -2,6 +2,8 @@
|
| # 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: Fail, Pass # floitsch: Marking as flaky while collection debug information. http://dartbug.com/9619
|
| +
|
| # The typeddata library is not supported by dart2js or dart2dart yet.
|
| [ $compiler == dart2js || $compiler == dart2dart ]
|
| typeddata/*: Fail
|
|
|