| Index: tests/utils/utils.status
|
| diff --git a/tests/utils/utils.status b/tests/utils/utils.status
|
| index 26cad6a06fac78461d03ee2f30a2b3e3949c3072..4fbe75b658e59601d50a0e21529abe5827a13fb2 100644
|
| --- a/tests/utils/utils.status
|
| +++ b/tests/utils/utils.status
|
| @@ -31,6 +31,11 @@ utf8_test: Fail # TRIAGE
|
| dummy_compiler_test: Fail, OK
|
| recursive_import_test: Fail, OK
|
|
|
| +# test issue 6512
|
| +json_test: Fail, OK
|
| +utf8_test: Fail, OK
|
| +
|
| +
|
| [ $compiler == dart2dart ]
|
| # Skip until we stabilize language tests.
|
| *: Skip
|
|
|