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

Unified Diff: tests/language_2/language_2_dart2js.status

Issue 3009543002: Fix status of typevariable_substitution2_test in checked mode. (Closed)
Patch Set: 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 | « no previous file | tests/language_2/language_2_vm.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language_2/language_2_dart2js.status
diff --git a/tests/language_2/language_2_dart2js.status b/tests/language_2/language_2_dart2js.status
index 1e02d465ad3b4ea7bfba1ffaa990579071231bf7..a4741269ff07ddada0fc202cc3d79fff28644975 100644
--- a/tests/language_2/language_2_dart2js.status
+++ b/tests/language_2/language_2_dart2js.status
@@ -127,7 +127,6 @@ generic_methods_simple_is_expression_test: RuntimeError
generic_methods_tearoff_specialization_test: RuntimeError
generic_methods_unused_parameter_test: RuntimeError
generic_tearoff_test: CompileTimeError
-typevariable_substitution2_test/02: MissingCompileTimeError
[ $compiler == dart2js]
generic_methods_type_expression_test: RuntimeError
@@ -140,6 +139,7 @@ many_generic_instanceof_test: RuntimeError
[ $compiler == dart2js && $runtime != none && !$checked ]
generic_list_checked_test: RuntimeError
+typevariable_substitution2_test/02: RuntimeError
[ $compiler == dart2js && ! $dart2js_with_kernel ]
accessor_conflict_export2_test: Crash # Issue 25626
« no previous file with comments | « no previous file | tests/language_2/language_2_vm.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698