Chromium Code Reviews| Index: tests/lib/lib.status |
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status |
| index 3b1858a6cd603c05fb45edfa36c2b10cbdef8083..7bf8764868ce041add7ef50a43d76fc8700d5cc7 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/slow_consumer_test: Skip # Issue 8647 |
| + |
| [ $compiler == dart2js ] |
| math/*: Skip |
| mirrors/*: Skip |