| Index: tests/language/language_dart2js.status
|
| diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
|
| index 723edf6a3f625b7a2ca0829eea3517757ec5591a..f20ef65a395938f37a700af5d1a4b8e7fe7dcbfa 100644
|
| --- a/tests/language/language_dart2js.status
|
| +++ b/tests/language/language_dart2js.status
|
| @@ -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 && $csp ]
|
| +[ $compiler == dart2js && $csp && $browser ]
|
| deferred_mixin_test: RuntimeError # Issue 21863
|
|
|
| [ $compiler == dart2js || $compiler == dart2dart ]
|
|
|