Chromium Code Reviews| Index: tests/lib/lib.status |
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status |
| index aadd8043b5ab946a75b58197b33784df9a23b4a0..33a725c101700926c257514c8941afd2fed4321d 100644 |
| --- a/tests/lib/lib.status |
| +++ b/tests/lib/lib.status |
| @@ -2,6 +2,7 @@ |
| # 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 # Some times 100 ms is not enough. |
|
ricow1
2013/03/22 10:08:09
Please file a bug for this instead and add the bug
Lasse Reichstein Nielsen
2013/03/22 10:10:27
Done.
|
| # The scalarlist library is not supported by dart2js or dart2dart yet. |
| [ $compiler == dart2js || $compiler == dart2dart ] |