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

Unified Diff: tests/language_2/language_2_dartdevc.status

Issue 3008723002: Migrate block 163 to Dart 2.0. (Closed)
Patch Set: Merge fixups 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_2/language_2_dart2js.status ('k') | tests/language_2/language_2_flutter.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language_2/language_2_dartdevc.status
diff --git a/tests/language_2/language_2_dartdevc.status b/tests/language_2/language_2_dartdevc.status
index 280a5c22f226143f961d40ee663db3f3a3e77bf1..d65b1c26164532d4a9644120c6777aa3937c0455 100644
--- a/tests/language_2/language_2_dartdevc.status
+++ b/tests/language_2/language_2_dartdevc.status
@@ -38,6 +38,7 @@ generics_test: CompileTimeError
get_set_syntax_test/none: CompileTimeError
getter_setter_in_lib_test: CompileTimeError
multiple_interface_inheritance_test: CompileTimeError # Issue 30552
+type_variable_scope_test/none: CompileTimeError
[ $strong && $compiler == dartdevc ]
accessor_conflict_export2_test: CompileTimeError # Issue 25626
@@ -111,6 +112,9 @@ call_closurization_test: RuntimeError # Issue 29920
call_test: RuntimeError
canonical_const2_test: RuntimeError # Ints and doubles are unified.
canonical_const_test: RuntimeError # Ints and doubles are unified.
+compile_time_constant_a_test: RuntimeError # Issue 30526
+compile_time_constant_b_test: RuntimeError # Issue 29920
+compile_time_constant_d_test: RuntimeError # Issue 29920
compile_time_constant10_test/none: RuntimeError
covariant_subtyping_with_substitution_test: RuntimeError # Issue 30461
function_subtype_inline2_test: RuntimeError
@@ -124,7 +128,4 @@ generic_method_types_test/02: RuntimeError
generic_method_types_test/03: RuntimeError
generic_methods_new_test: RuntimeError
getter_closure_execution_order_test: RuntimeError # Issue 29920
-compile_time_constant_a_test: RuntimeError # Issue 30526
-compile_time_constant_b_test: RuntimeError # Issue 29920
-compile_time_constant_d_test: RuntimeError # Issue 29920
identical_closure2_test: RuntimeError # Issue 29920
« no previous file with comments | « tests/language_2/language_2_dart2js.status ('k') | tests/language_2/language_2_flutter.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698