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

Unified Diff: tests/language/language_kernel.status

Issue 2931303002: Complain about cyclic typedefs. (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') | 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 f581426581df71ef7f61a765c09944ab77ae4ae6..3e55d79486454f4972f61a36a6834ba43d0466ef 100644
--- a/tests/language/language_kernel.status
+++ b/tests/language/language_kernel.status
@@ -326,20 +326,6 @@ type_parameter_test/06: Fail
type_variable_bounds4_test/01: RuntimeError
[ $compiler == dartk || $compiler == dartkp ]
-cyclic_typedef_test/01: MissingCompileTimeError # Fixed in ahe's dev branch.
-cyclic_typedef_test/02: MissingCompileTimeError # Fixed in ahe's dev branch.
-cyclic_typedef_test/03: MissingCompileTimeError # Fixed in ahe's dev branch.
-cyclic_typedef_test/04: MissingCompileTimeError # Fixed in ahe's dev branch.
-cyclic_typedef_test/05: MissingCompileTimeError # Fixed in ahe's dev branch.
-cyclic_typedef_test/06: MissingCompileTimeError # Fixed in ahe's dev branch.
-cyclic_typedef_test/07: MissingCompileTimeError # Fixed in ahe's dev branch.
-cyclic_typedef_test/08: MissingCompileTimeError # Fixed in ahe's dev branch.
-cyclic_typedef_test/09: MissingCompileTimeError # Fixed in ahe's dev branch.
-function_type_alias5_test/00: MissingCompileTimeError # Fixed in ahe's dev branch.
-function_type_alias5_test/01: MissingCompileTimeError # Fixed in ahe's dev branch.
-function_type_alias5_test/02: MissingCompileTimeError # Fixed in ahe's dev branch.
-function_type_alias6_test/00: MissingCompileTimeError # Fixed in ahe's dev branch.
-function_type_alias9_test/00: MissingCompileTimeError # Fixed in ahe's dev branch.
metadata_test: CompileTimeError # Fixed in ahe's dev branch.
[ $unchecked && ($compiler == dartk || $compiler == dartkp) ]
« no previous file with comments | « tests/co19/co19-kernel.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698