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

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

Issue 2921623002: Update expectations files. (Closed)
Patch Set: Update expectations files. 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/front_end/test/fasta/outline.status » ('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 bdc847378848fa7883ecd41d62259785b1cadeb2..20172eee6e3168c6a1ef48956b7bc16cdde6368e 100644
--- a/pkg/front_end/test/fasta/compile.status
+++ b/pkg/front_end/test/fasta/compile.status
@@ -2,12 +2,20 @@
# 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.
-rasta/unsupported_platform_library: RuntimeError # OK, this must report an error at runtime.
-
# Status file for the compile_test.dart (notice c, not k) test suite. This is
# testing generating Kernel ASTs directly, that is, code in
# pkg/fasta/lib/src/kernel/.
+rasta/unsupported_platform_library: RuntimeError # OK, this must report an error at runtime.
+
+accessors: Fail # Fixed in ahe's dev branch.
+expressions: Fail # Fixed in ahe's dev branch.
+inference/constructors_infer_from_arguments_redirecting_factory_to_factory: Fail # Fixed in ahe's dev branch.
+rasta/issue_000002: Fail # Fixed in ahe's dev branch.
+rasta/static: Fail # Fixed in ahe's dev branch.
+redirecting_constructor: Fail # Fixed in ahe's dev branch.
+super_rasta_copy: Fail # Fixed in ahe's dev branch.
+
DeltaBlue: Fail # Missing types on constructor parameters.
async_function: Fail # Async transformer should be optional.
await: Fail
« no previous file with comments | « no previous file | pkg/front_end/test/fasta/outline.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698