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. |