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

Unified Diff: tests/language/language_kernel.status

Issue 2933733002: Throw NSM on unresolved factory redirection. (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
Index: tests/language/language_kernel.status
diff --git a/tests/language/language_kernel.status b/tests/language/language_kernel.status
index f710e81fc76c1fbd724c07e6c1f1f74e9e3f9c9e..25d096a654a1d46348481160f90fdf9ebaf011d4 100644
--- a/tests/language/language_kernel.status
+++ b/tests/language/language_kernel.status
@@ -326,15 +326,6 @@ type_parameter_test/06: Fail
type_variable_bounds4_test/01: RuntimeError
[ $compiler == dartk || $compiler == dartkp ]
-const_types_test/23: MissingCompileTimeError # Fixed in ahe's dev branch.
-const_types_test/24: MissingCompileTimeError # Fixed in ahe's dev branch.
-const_types_test/25: MissingCompileTimeError # Fixed in ahe's dev branch.
-const_types_test/26: MissingCompileTimeError # Fixed in ahe's dev branch.
-const_types_test/27: MissingCompileTimeError # Fixed in ahe's dev branch.
-const_types_test/28: MissingCompileTimeError # Fixed in ahe's dev branch.
-const_types_test/29: MissingCompileTimeError # Fixed in ahe's dev branch.
-const_types_test/30: MissingCompileTimeError # Fixed in ahe's dev branch.
-const_types_test/41: MissingCompileTimeError # Fixed in ahe's dev branch.
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.
@@ -351,7 +342,6 @@ function_type_alias5_test/02: MissingCompileTimeError # Fixed in ahe's dev branc
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.
-regress_29349_test: CompileTimeError # Fixed in ahe's dev branch.
[ $unchecked && ($compiler == dartk || $compiler == dartkp) ]
const_conditional_test/08: MissingCompileTimeError # KernelVM bug: Constant evaluation.

Powered by Google App Engine
This is Rietveld 408576698