Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(123)

Unified Diff: runtime/tests/vm/vm.status

Issue 1919283003: Fixes and enables FindCodeObject test for dbc (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | runtime/vm/find_code_object_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | runtime/vm/find_code_object_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698