| Index: dart/tests/try/try.status
|
| diff --git a/dart/tests/try/try.status b/dart/tests/try/try.status
|
| index fcbe7960508230894675f2e9d7176903e01bdca2..c4b7217728cbc26390b20d4dac1d03ef7a5f019a 100644
|
| --- a/dart/tests/try/try.status
|
| +++ b/dart/tests/try/try.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.
|
|
|
| -[ $runtime == ie10 || $runtime == ie9 ]
|
| +[ $runtime == ie10 || $runtime == ie9 || $runtime == vm || $jscl ]
|
| web/*: Skip
|
|
|
| [ $compiler == dart2js && $runtime == drt ]
|
|
|