Index: runtime/tests/vm/vm.status |
diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status |
index 1af3eb4989cdc4709d83a78bcc8ec2c1c8b1ca34..8de2b3b68335b817c5a7c2210a21ab8d77a152ab 100644 |
--- a/runtime/tests/vm/vm.status |
+++ b/runtime/tests/vm/vm.status |
@@ -170,10 +170,6 @@ cc/Debug_StepInto: Skip |
cc/Parser_AllocateVariables_CapturedVar: Skip |
cc/Parser_AllocateVariables_MiddleChain: Skip |
-# TODO(vegorov) Test needs to generate a large enough function to go on to the |
-# large page. However large enough function overflows bytecode encoding. |
-cc/FindCodeObject: Skip |
- |
# This test is meaningless for DBC as allocation stubs are not used. |
cc/RegenerateAllocStubs: Skip |