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

Unified Diff: tests/language_2/language_2_dart2js.status

Issue 3008503002: Migrate many_generic_instanceof_test to language_2. (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 | « tests/language/many_generic_instanceof_test.dart ('k') | tests/language_2/language_2_precompiled.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 3e1f348eae366b855d171f3686681281f3516a3d..1e02d465ad3b4ea7bfba1ffaa990579071231bf7 100644
--- a/tests/language_2/language_2_dart2js.status
+++ b/tests/language_2/language_2_dart2js.status
@@ -136,6 +136,7 @@ generic_methods_type_expression_test: RuntimeError
bit_operations_test: RuntimeError, OK # Issue 1533
generic_instanceof_test: RuntimeError
generic_typedef_test: RuntimeError
+many_generic_instanceof_test: RuntimeError
[ $compiler == dart2js && $runtime != none && !$checked ]
generic_list_checked_test: RuntimeError
@@ -461,6 +462,7 @@ generic_syntax_test: Crash
generic_test: Crash
getter_closure_execution_order_test: Crash
generic_test: RuntimeError
+many_generic_instanceof_test: Crash
[ $compiler == dart2js && $dart2js_with_kernel && $minified ]
abstract_exact_selector_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
@@ -618,6 +620,7 @@ generic_native_test: Crash
generic_syntax_test: Crash
generic_test: Crash
generic_test: RuntimeError
+many_generic_instanceof_test: Crash
[ $compiler == dart2js && ! $dart2js_with_kernel && $runtime != none ]
async_star_cancel_while_paused_test: RuntimeError # Issue 22853
« no previous file with comments | « tests/language/many_generic_instanceof_test.dart ('k') | tests/language_2/language_2_precompiled.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698