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

Unified Diff: tests/language/language_kernel.status

Issue 2935993002: Implement metadata on methods and fields. (Closed)
Patch Set: Created 3 years, 6 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 | « tests/co19/co19-kernel.status ('k') | tests/lib/lib.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_kernel.status
diff --git a/tests/language/language_kernel.status b/tests/language/language_kernel.status
index 7415b0cafa0a7e6ae4157dd105584371f941ecfe..6873a7e7118d8c4de5f1b397bbe22dd384a72862 100644
--- a/tests/language/language_kernel.status
+++ b/tests/language/language_kernel.status
@@ -186,9 +186,6 @@ const_constructor_nonconst_field_test/01: MissingCompileTimeError # Fasta bug: N
method_name_test: CompileTimeError # Fasta bug: Parser bug.
-generic_metadata_test/02: MissingCompileTimeError # Fasta bug: Type arguments aren't allowed on metadata?!
-generic_metadata_test/03: MissingCompileTimeError # Fasta bug: Type arguments aren't allowed on metadata?!
-
named_constructor_test/01: MissingRuntimeError # Fasta bug: Bad compilation of constructor reference.
regress_29349_test: CompileTimeError # Fasta bug: Parser bug.
@@ -231,7 +228,6 @@ const_syntax_test/08: MissingCompileTimeError
ct_const2_test: Pass, Crash # Flaky
disassemble_test: Pass, Crash # Multitest via multiple VMOptions! Hits assert "kind() != RawScript::kKernelTag". Issue 28790
hello_dart_test: Crash
-instance_creation_in_function_annotation_test: RuntimeError
library_env_test/has_no_mirror_support: RuntimeError
redirecting_factory_reflection_test: Crash
redirecting_factory_reflection_test: RuntimeError
« no previous file with comments | « tests/co19/co19-kernel.status ('k') | tests/lib/lib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698