| Index: dart/tests/try/try.status
|
| diff --git a/dart/tests/try/try.status b/dart/tests/try/try.status
|
| index 3a9057e70bb31ff07a163fc6689d011f08508019..ebb8795bcd2887d5633c0be9ca57bc49676e40b9 100644
|
| --- a/dart/tests/try/try.status
|
| +++ b/dart/tests/try/try.status
|
| @@ -2,6 +2,8 @@
|
| # 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.
|
|
|
| +web/incremental_compilation_update_test: Slow, Pass
|
| +
|
| [ $runtime == ie10 || $runtime == ie9 || $runtime == vm || $jscl ]
|
| web/*: Skip
|
|
|
|
|