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

Unified Diff: pkg/front_end/test/fasta/compile.status

Issue 2825063002: Move kernel baseline tests to front_end. (Closed)
Patch Set: Created 3 years, 8 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/test/fasta/classes.dart.outline.expect ('k') | pkg/front_end/test/fasta/cycles.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/front_end/test/fasta/compile.status
diff --git a/pkg/front_end/test/fasta/compile.status b/pkg/front_end/test/fasta/compile.status
index 247ae54d951ff8f422db28a62bb636e26ffcd78f..fbe844bc5f17b8b2d9c749c91853650fa40ce0cc 100644
--- a/pkg/front_end/test/fasta/compile.status
+++ b/pkg/front_end/test/fasta/compile.status
@@ -6,12 +6,24 @@
# testing generating Kernel ASTs directly, that is, code in
# pkg/fasta/lib/src/kernel/.
+DeltaBlue: Fail # Missing types on constructor parameters.
+async_function: Fail # Async transformer should be optional.
await: Fail
+call: Fail # Test can't run.
+covariant_generic: Fail # Missing types on constructor parameters.
cycles: Fail # Compile-time error handling destroys program.
+external: Fail # External method marked abstract.
+fallthrough: Fail # Missing FallThroughError.
function_type_recovery: Fail
invocations: Fail
+micro: Fail # External method marked abstract.
+named_parameters: Fail # Missing types and unnecessary default values.
+optional: Fail # Unnecessary default values.
+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 # Missing types and unnecessary default values.
+void-methods: Fail # Bad return from setters.
rasta/abstract_constructor: Fail
rasta/bad_constructor_redirection: Fail
« no previous file with comments | « pkg/front_end/test/fasta/classes.dart.outline.expect ('k') | pkg/front_end/test/fasta/cycles.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698