Chromium Code Reviews| Index: tests/lib/lib.status |
| =================================================================== |
| --- tests/lib/lib.status (revision 28302) |
| +++ tests/lib/lib.status (working copy) |
| @@ -2,6 +2,9 @@ |
| # 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. |
| +[ $csp ] |
| +mirrors/delegate_test: RuntimeError # Issue 13864 |
| + |
| [ $compiler == dart2js ] |
| math/double_pow_test: RuntimeError |
| math/low_test: RuntimeError |