| Index: tests/json/json.status
|
| diff --git a/tests/json/json.status b/tests/json/json.status
|
| index 4d24ee1090037f178e4c36c1a16c60f7626f139f..81b6fa93cc5c5a4cbe259a1a0c3a163f7e4e6e53 100644
|
| --- a/tests/json/json.status
|
| +++ b/tests/json/json.status
|
| @@ -2,9 +2,6 @@
|
| # 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 || $runtime == dartium) ]
|
| -json_test: Fail # TODO(sigmund,vsm): investigate
|
| -
|
| [ $runtime == ie && ($system == linux || $system == mac) ]
|
| *: Skip
|
|
|
|
|