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

Unified Diff: pkg/kernel/test/closures/closures.status

Issue 2987143002: Fix parsing of ClosureCreation kernel nodes in VM. (Closed)
Patch Set: Cosmetic fixes. Created 3 years, 5 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/kernel_binary_flowgraph.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/kernel/test/closures/closures.status
diff --git a/pkg/kernel/test/closures/closures.status b/pkg/kernel/test/closures/closures.status
index 938db582cf6a42072efbdd022af9c619f08aa421..0d7343acb6a1f6291e964723897f1f450dd7cb7d 100644
--- a/pkg/kernel/test/closures/closures.status
+++ b/pkg/kernel/test/closures/closures.status
@@ -4,18 +4,3 @@
field: RuntimeError
type_variables: RuntimeError
-capture_closure: RuntimeError
-capture_closure_parameter: RuntimeError
-capture_this: RuntimeError
-catch: RuntimeError
-closure_in_constructor: RuntimeError
-closure_in_initializer: RuntimeError
-closure_in_initializer_closure: RuntimeError
-closures: RuntimeError
-for_in_closure: RuntimeError
-for_loop: RuntimeError
-for_variable_capture_test: RuntimeError
-instance_tear_off: RuntimeError
-named_closure: RuntimeError
-non_void_context: RuntimeError
-uncaptured_for_in_loop: RuntimeError
« no previous file with comments | « no previous file | runtime/vm/kernel_binary_flowgraph.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698