| Index: tests/json/json.status
|
| diff --git a/tests/json/json.status b/tests/json/json.status
|
| index 81b6fa93cc5c5a4cbe259a1a0c3a163f7e4e6e53..10d6e7865ea059a4be01541b3ecbc600354c8612 100644
|
| --- a/tests/json/json.status
|
| +++ b/tests/json/json.status
|
| @@ -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.
|
|
|
| +[ ($compiler == none || $compiler == dart2js) && $runtime == drt ]
|
| +json_test: Fail # TODO(sigmund,vsm): investigate
|
| +
|
| [ $runtime == ie && ($system == linux || $system == mac) ]
|
| *: Skip
|
|
|
|
|