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

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

Issue 2891053003: Add support for converted closures with explicit contexts to VM (Closed)
Patch Set: Temporarily disable Run step in closures test suite 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 | « pkg/kernel/lib/transformations/closure/rewriter.dart ('k') | pkg/kernel/test/closures/suite.dart » ('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 2d5d1b79403c5d39444c9831d71a1bb3687edd2f..68be84b328bde0d0fe1c53f41e2e2e3375f673c2 100644
--- a/pkg/kernel/test/closures/closures.status
+++ b/pkg/kernel/test/closures/closures.status
@@ -2,3 +2,5 @@
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE.md file.
+field: Pass # This should be RuntimeError when Run step is enabled. See dartbug.com/29143.
+type_variables: Pass # This should be RuntimeError when Run step is enabled. See dartbug.com/29143.
« no previous file with comments | « pkg/kernel/lib/transformations/closure/rewriter.dart ('k') | pkg/kernel/test/closures/suite.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698