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

Unified Diff: pkg/front_end/testcases/compile.status

Issue 3006963002: Add missing copyright on test cases. (Closed)
Patch Set: Created 3 years, 4 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/front_end/testcases/closure.dart ('k') | pkg/front_end/testcases/escape.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/front_end/testcases/compile.status
diff --git a/pkg/front_end/testcases/compile.status b/pkg/front_end/testcases/compile.status
index dd3ea0819ee0d18846d5ba16944315f6f860e052..2804aa50ea660e3c5cf8b2dd78b63ac966c5c71d 100644
--- a/pkg/front_end/testcases/compile.status
+++ b/pkg/front_end/testcases/compile.status
@@ -20,7 +20,7 @@ redirecting_factory: Fail # Missing types on constructor parameters.
statements: Fail # Make async tranformer optional for golden file testing.
type_variable_as_super: Fail
uninitialized_fields: Fail # Fasta and dartk disagree on static initializers
-void-methods: Fail # Bad return from setters.
+void_methods: Fail # Bad return from setters.
inference/constructors_too_many_positional_arguments: Fail
inference/downwards_inference_annotations_locals: Fail # Issue #30031
« no previous file with comments | « pkg/front_end/testcases/closure.dart ('k') | pkg/front_end/testcases/escape.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698