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

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

Issue 2898173005: Fix problems with closures_test. (Closed)
Patch Set: Created 3 years, 7 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 | pkg/kernel/test/closures/testing.json » ('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..1140145bd9cc1063982f2b14a019cd29f06ee427 100644
--- a/pkg/kernel/test/closures/closures.status
+++ b/pkg/kernel/test/closures/closures.status
@@ -2,3 +2,21 @@
# 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.
+capture_closure: Crash
+capture_closure_parameter: Crash
+capture_this: Crash
+catch: Crash
+closure_in_constructor: Crash
+closure_in_initializer: Crash
+closure_in_initializer_closure: Crash
+closures: Crash
+field: Crash
+for_in_closure: Crash
+for_loop: Crash
+for_variable_capture_test: Crash
+instance_tear_off: Crash
+named_closure: Crash
+non_void_context: Crash
+static_tear_off: Crash
+type_variables: Crash
+uncaptured_for_in_loop: Crash
« no previous file with comments | « no previous file | pkg/kernel/test/closures/testing.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698