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

Unified Diff: tests/language/language_dart2js.status

Issue 2876813002: Implement generalized function types. (Closed)
Patch Set: Address comments. 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 | « tests/compiler/dart2js/message_kind_test.dart ('k') | tests/language/language_kernel.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index fbd1dd48b8224c7d14004627952ce3c17a2b70f1..4aaf7741aa129455df208b27015b9721ef11b80e 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -44,17 +44,6 @@ generic_function_typedef2_test/03: Crash # Issue 28214
generic_function_typedef2_test/05: Crash # Issue 28214
generic_function_typedef2_test/06: Crash # Issue 28214
-covariant_test/02: MissingCompileTimeError, OK # Accepts `covariant` for statics/top-level.
-covariant_test/08: MissingCompileTimeError, OK # Accepts `covariant` for statics/top-level.
-covariant_test/12: MissingCompileTimeError, OK # Accepts `covariant` for statics/top-level.
-covariant_test/14: MissingCompileTimeError, OK # Accepts `covariant` for statics/top-level.
-covariant_test/16: MissingCompileTimeError, OK # Accepts `covariant` for statics/top-level.
-covariant_test/22: MissingCompileTimeError, OK # Accepts `covariant` for statics/top-level.
-covariant_test/28: MissingCompileTimeError, OK # Accepts `covariant` for statics/top-level.
-covariant_test/32: MissingCompileTimeError, OK # Accepts `covariant` for statics/top-level.
-covariant_test/34: MissingCompileTimeError, OK # Accepts `covariant` for statics/top-level.
-covariant_test/36: MissingCompileTimeError, OK # Accepts `covariant` for statics/top-level.
-
stacktrace_demangle_ctors_test: Fail # dart2js stack traces are not always compliant.
[ $compiler == dart2js && $fast_startup ]
@@ -251,7 +240,6 @@ external_test/10: CompileTimeError # Issue 12887
external_test/13: CompileTimeError # Issue 12887
external_test/20: CompileTimeError # Issue 12887
list_literal4_test: RuntimeError # Issue 12890
-built_in_identifier_test/01: CompileTimeError # Issue 13022
scope_variable_test/01: MissingCompileTimeError # Issue 13016
« no previous file with comments | « tests/compiler/dart2js/message_kind_test.dart ('k') | tests/language/language_kernel.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698