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

Unified Diff: tests/language/language_dart2js.status

Issue 2990933002: Migrate block 43. (Closed)
Patch Set: Update tests and status file. Created 3 years, 5 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/language_analyzer2.status ('k') | tests/language_2/bad_constructor_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 0683ba88b692b66257c7b2ff77ac4a1984993264..691172f48a27d21051b8e259d86d66fe787985c5 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -37,7 +37,6 @@ library_env_test/has_no_mirror_support: RuntimeError, OK
duplicate_part_test/01: MissingCompileTimeError # Issue 27517
-bad_typedef_test/00: Crash # Issue 28214
generic_function_typedef2_test/00: Crash # Issue 28214
generic_function_typedef2_test/01: Crash # Issue 28214
generic_function_typedef2_test/02: Crash # Issue 28214
@@ -97,7 +96,6 @@ constructor_duplicate_final_test/01: Fail # Issue 13363
constructor_duplicate_final_test/02: Fail # Issue 13363
override_inheritance_mixed_test/08: Fail # Issue 18124
override_inheritance_mixed_test/09: Fail # Issue 18124
-bad_constructor_test/05: CompileTimeError # Issue 13639
full_stacktrace1_test: Pass, RuntimeError # Issue 12698
full_stacktrace2_test: Pass, RuntimeError # Issue 12698
full_stacktrace3_test: Pass, RuntimeError # Issue 12698
@@ -240,7 +238,6 @@ scope_variable_test/01: MissingCompileTimeError # Issue 13016
numbers_test: RuntimeError, OK # Issue 1533
canonical_const2_test: RuntimeError, OK # Issue 1533
-bit_operations_test: RuntimeError, OK # Issue 1533
expect_test: RuntimeError, OK # Issue 13080
[ $compiler == dart2js && $runtime == none ]
@@ -295,8 +292,6 @@ async_await_test: RuntimeError # Issue 27394
async_star_test: RuntimeError # Issue 27394
await_for_test: RuntimeError # Issue 27394
await_for_use_local_test: RuntimeError # Issue 27394
-black_listed_test/13c: Crash # Issue 27394
-black_listed_test/14c: Crash # Issue 27394
bootstrap_test: RuntimeError # Issue 27394
call_nonexistent_static_test/10: Crash # Issue 27394
conditional_property_assignment_test/07: RuntimeError # Issue 27394
@@ -566,26 +561,6 @@ await_null_aware_test: Crash
await_postfix_expr_test: Crash
await_regression_test: Crash
await_test: Crash
-bad_named_parameters2_test/01: Crash
-bad_named_parameters2_test/none: Crash
-bad_named_parameters_test/01: Crash
-bad_named_parameters_test/02: Crash
-bad_named_parameters_test/03: Crash
-bad_named_parameters_test/04: Crash
-bad_named_parameters_test/05: Crash
-bad_named_parameters_test/none: Crash
-bad_override_test/03: MissingCompileTimeError
-bad_override_test/04: MissingCompileTimeError
-bad_override_test/05: MissingCompileTimeError
-bailout4_test: Crash
-bailout_test: Crash
-bind_test: Crash
-bit_operations_test/01: Crash
-bit_operations_test/02: Crash
-bit_operations_test/03: Crash
-bit_operations_test/04: Crash
-bit_operations_test/none: Crash
-black_listed_test/none: Crash
bool_check_test: Crash
bool_test: Crash
bound_closure_equality_test: Crash
@@ -2046,11 +2021,6 @@ void_type_test: Crash
yieldstar_pause_test: Crash
[ $compiler == dart2js && $runtime == d8 && $dart2js_with_kernel && $host_checked ]
-bad_override_test/04: Crash
-bailout3_test: Crash
-bailout5_test: Crash
-bailout6_test: Crash
-bailout7_test: Crash
call_property_test: Crash
cascade_in_expression_function_test: Crash
class_literal_test/none: Crash
@@ -2341,23 +2311,6 @@ wrong_number_type_arguments_test/00: Crash
wrong_number_type_arguments_test/02: Crash
[ $compiler == dart2js && $runtime == d8 && $dart2js_with_kernel && $minified ]
-bad_constructor_test/05: Crash
-bad_constructor_test/none: Crash
-bad_override_test/01: Crash
-bad_override_test/02: Crash
-bad_override_test/03: Crash
-bad_override_test/04: Crash
-bad_override_test/05: Crash
-bad_override_test/06: Crash
-bad_override_test/none: Crash
-bad_typedef_test/none: Crash
-bailout2_test: Crash
-bailout3_test: Crash
-bailout5_test: Crash
-bailout6_test: Crash
-bailout7_test: Crash
-bailout_container_type_test: Crash
-bit_shift_test: Crash
bool_condition_check_test/01: Crash
branch_canonicalization_test: Crash
branches_test: Crash
« no previous file with comments | « tests/language/language_analyzer2.status ('k') | tests/language_2/bad_constructor_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698