| Index: utils/tests/css/css.status
|
| ===================================================================
|
| --- utils/tests/css/css.status (revision 5897)
|
| +++ utils/tests/css/css.status (working copy)
|
| @@ -2,7 +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.
|
|
|
| -[$compiler == dart2js || $compiler == frog]
|
| +[$compiler == dart2js || ($compiler == frog && $runtime != d8) ]
|
| # #-directives not supported by test architecture
|
| DeclarationTest: Fail
|
| ExpressionTest: Fail
|
|
|