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

Unified Diff: tests/language/language_kernel.status

Issue 2567133002: Add support for the new function-type syntax. (Closed)
Patch Set: Handle function types with `void` return type. Created 3 years, 10 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
Index: tests/language/language_kernel.status
diff --git a/tests/language/language_kernel.status b/tests/language/language_kernel.status
index d74416d5800fae4c8f423a7a5b344397d922f22e..87290b2c721909966503f768e90aa57e2107e09d 100644
--- a/tests/language/language_kernel.status
+++ b/tests/language/language_kernel.status
@@ -44,6 +44,33 @@ vm/reflect_core_vm_test: CompileTimeError
vm/regress_27201_test: CompileTimeError
main_not_a_function_test/01: Pass # Fails if tree shaking is disabled
type_variable_conflict2_test/02: MissingCompileTimeError
+covariant_test/06: MissingCompileTimeError # 28166
+covariant_test/06b: MissingCompileTimeError # 28166
+covariant_test/07: MissingCompileTimeError # 28166
+covariant_test/08: MissingCompileTimeError # 28166
+covariant_test/11: MissingCompileTimeError # 28166
+covariant_test/15: MissingCompileTimeError # 28166
+covariant_test/26: MissingCompileTimeError # 28166
+covariant_test/26b: MissingCompileTimeError # 28166
+covariant_test/27: MissingCompileTimeError # 28166
+covariant_test/28: MissingCompileTimeError # 28166
+covariant_test/31: MissingCompileTimeError # 28166
+covariant_test/35: MissingCompileTimeError # 28166
+covariant_test/40: DartkCompileTimeError # 28166
+covariant_test/40b: DartkCompileTimeError # 28166
+covariant_test/42: DartkCompileTimeError # 28166
+covariant_test/46: MissingCompileTimeError # 28166
+covariant_test/46b: MissingCompileTimeError # 28166
+covariant_test/47: MissingCompileTimeError # 28166
+covariant_test/51: MissingCompileTimeError # 28166
+covariant_test/52: DartkCompileTimeError # 28166
+covariant_test/54: DartkCompileTimeError # 28166
+covariant_test/55: MissingCompileTimeError # 28166
+covariant_test/56: DartkCompileTimeError # 28166
+covariant_override_test: DartkCompileTimeError # Issue 28166
+generic_function_typedef2_test: DartkCrash # Issue 27966
+generic_function_typedef_test: DartkCrash # Issue 27966
+function_type/function_type*: DartkCrash # Issue 27966
# dartk: JIT failures
[ $compiler == dartk && $runtime == vm ]
« pkg/front_end/lib/src/fasta/parser/parser.dart ('K') | « tests/language/language_dart2js.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698