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

Unified Diff: tests/language/language_dart2js.status

Issue 3002573002: Migrating another batch of tests to dart 2. (Closed)
Patch Set: Removed library closure_type_test from test_file 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/compile_time_constant2_test.dart ('k') | tests/language_2/closure_side_effect_test.dart » ('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 a60405d97e1a7e3db1dbf8a1e95d4d80d71cc5ca..92d79f8d727709cb0b2c85942b39fbdf7ebc6c5f 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -155,7 +155,6 @@ type_variable_bounds2_test/01: Fail # Issue 12702
type_variable_bounds2_test/04: Fail # Issue 12702
type_variable_bounds2_test/06: Pass # Issue 12702 (pass for the wrong reasons).
type_variable_bounds3_test/00: Fail # Issue 12702
-closure_type_test: Fail # Issue 12745
malbounded_redirecting_factory_test/02: Fail # Issue 12825
malbounded_redirecting_factory_test/03: Fail # Issue 12825
malbounded_redirecting_factory2_test/02: Fail # Issue 12825
@@ -586,20 +585,6 @@ checked_setter3_test/none: Crash
checked_setter_test: Crash
class_cycle_test/02: MissingCompileTimeError
class_cycle_test/03: MissingCompileTimeError
-closure_test: Crash
-closure_type_test/01: Crash
-closure_type_test/none: Crash
-closure_type_variable_test: Crash
-closure_type_variables_test: Crash
-closure_variable_shadow_test: Crash
-closure_with_super_field_test: Crash
-closure_with_super_send_test: Crash
-closures_initializer2_test: Crash
-closures_initializer_test: Crash
-closures_with_complex_params_test: Crash
-code_after_try_is_executed_test/01: Crash
-code_after_try_is_executed_test/none: Crash
-compile_time_constant10_test/none: Crash
compile_time_constant_a_test: Crash
compile_time_constant_b_test: Crash
compile_time_constant_c_test/02: Crash
@@ -2020,20 +2005,6 @@ checked_setter3_test/none: Crash
checked_setter_test: Crash
class_cycle_test/02: MissingCompileTimeError
class_cycle_test/03: MissingCompileTimeError
-closure_test: Crash
-closure_type_test/01: Crash
-closure_type_test/none: Crash
-closure_type_variable_test: Crash
-closure_type_variables_test: Crash
-closure_variable_shadow_test: Crash
-closure_with_super_field_test: Crash
-closure_with_super_send_test: Crash
-closures_initializer2_test: Crash
-closures_initializer_test: Crash
-closures_with_complex_params_test: Crash
-code_after_try_is_executed_test/01: Crash
-code_after_try_is_executed_test/none: Crash
-compile_time_constant10_test/none: Crash
compile_time_constant_a_test: Crash
compile_time_constant_b_test: Crash
compile_time_constant_c_test/02: Crash
« no previous file with comments | « tests/language/compile_time_constant2_test.dart ('k') | tests/language_2/closure_side_effect_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698