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

Unified Diff: tests/language/language_kernel.status

Issue 2884483002: Implement function-typed formal parameters in OutlineBuilder. (Closed)
Patch Set: Rework to avoid merge conflicts with https://codereview.chromium.org/2876813002/ 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 | « pkg/front_end/testcases/named_parameters.dart.outline.expect ('k') | no next file » | 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 644617e4a7d2f37dbabba660dfa6049622eaa094..b0960c1c6186180280037e9bea1bbbe7c00c4c57 100644
--- a/tests/language/language_kernel.status
+++ b/tests/language/language_kernel.status
@@ -103,8 +103,6 @@ final_syntax_test/01: MissingCompileTimeError
final_syntax_test/02: MissingCompileTimeError
final_syntax_test/03: MissingCompileTimeError
final_syntax_test/04: MissingCompileTimeError
-function_subtype0_test: RuntimeError
-function_subtype1_test: RuntimeError
function_syntax_test/00: MissingCompileTimeError
function_syntax_test/01: MissingCompileTimeError
function_syntax_test/22: MissingCompileTimeError
@@ -369,6 +367,8 @@ generic_metadata_test/03: MissingCompileTimeError # Fasta bug: Type arguments ar
named_constructor_test/01: MissingRuntimeError # Fasta bug: Bad compilation of constructor reference.
+generic_function_typedef_test: RuntimeError
+
# dartk: JIT & AOT failures (debug)
[ ($compiler == dartk || $compiler == dartkp) && $mode == debug ]
const_instance_field_test/01: Crash
« no previous file with comments | « pkg/front_end/testcases/named_parameters.dart.outline.expect ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698