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

Unified Diff: tests/language/language.status

Issue 3008573002: Migrate test block 113 to Dart 2.0. (Closed)
Patch Set: Merge fixups Created 3 years, 4 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/language/generic_inheritance_test.dart ('k') | tests/language/language_analyzer2.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 91011bec4b2fe0f5666835cb0498d7b898d6980c..cb247b63e74e9c50b8a481430a452f292913c511 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -59,11 +59,6 @@ multiline_strings_test: Fail # Issue 23020
deferred_redirecting_factory_test: Fail, Crash # Issue 23408
redirecting_constructor_initializer_test: RuntimeError # Issue 23488
-[ ($compiler == none || $compiler == precompiler || $compiler == app_jit) && $checked ]
-# These generic functions tests pass for the wrong reason in checked mode,
-# because the parsed type parameters are mapped to dynamic type.
-generic_functions_test: Pass # Issue 25869
-
[ ($compiler == none || $compiler == precompiler || $compiler == app_jit) && ($runtime == vm || $runtime == dart_precompiled || $runtime == flutter) ]
vm/debug_break_enabled_vm_test/01: Crash, OK # Expected to hit breakpoint.
@@ -244,7 +239,6 @@ config_import_corelib_test: StaticWarning, OK
[ ($runtime == vm || $runtime == flutter || $runtime == dart_precompiled) && ($compiler == none || $compiler == app_jit || $compiler == precompiler) ]
await_for_test: RuntimeError # issue 28974
-generalized_void_syntax_test: CompileTimeError # Issue #30176.
syntax_test/none: CompileTimeError # Issue #30176.
# flutter uses --error_on_bad_type, --error_on_bad_override
@@ -421,7 +415,6 @@ list_literal_syntax_test/02: CompileTimeError
vm/reflect_core_vm_test: CompileTimeError
vm/debug_break_enabled_vm_test/01: CompileTimeError
vm/debug_break_enabled_vm_test/none: CompileTimeError
-generic_function_typedef2_test/04: CompileTimeError
const_types_test/01: CompileTimeError
const_types_test/02: CompileTimeError
const_types_test/03: CompileTimeError
« no previous file with comments | « tests/language/generic_inheritance_test.dart ('k') | tests/language/language_analyzer2.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698