| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index 60f0201a6dc35074e56028bb4eec5f8f0b0d8b8e..025a0f4ed4be1efee1511b32edbaaa5ac2c50db7 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -140,11 +140,6 @@ cc/Coverage_Empty: Skip
|
| cc/Coverage_FilterFunction: Skip
|
| cc/Coverage_MainWithClass: Skip
|
|
|
| -# TODO(vegorov) DisassembleToJSONStream requires
|
| -# DecodeLoadObjectFromPoolOrThread which is unimplemented.
|
| -cc/Service_Code: Skip
|
| -cc/PrintJSON: Skip
|
| -
|
| # TODO(vegorov) These tests don't seem to work if FLAG_interpret_irregexp
|
| # is switched on by default because they attempt to call regexp functions
|
| # directly instead of going through JSSyntaxRegExp_ExecuteMatch.
|
|
|