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

Unified Diff: tests/lib_strong/lib_strong.status

Issue 3003123002: Migrated test block 219 to Dart 2.0. (Closed)
Patch Set: Deleted files that were already merged. 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
Index: tests/lib_strong/lib_strong.status
diff --git a/tests/lib_strong/lib_strong.status b/tests/lib_strong/lib_strong.status
index 415dd5d908288eb34a48913391838991da7723cb..6ad078deea7447538f47151d94cb935b28b67e72 100644
--- a/tests/lib_strong/lib_strong.status
+++ b/tests/lib_strong/lib_strong.status
@@ -48,15 +48,6 @@ mirrors/abstract_test: Skip
mirrors/circular_factory_redirection_test: Skip
mirrors/class_declarations_test: Skip
mirrors/closures_test: Skip
-mirrors/constructors_test: Skip
-mirrors/dart2js_mirrors_test: Skip
-mirrors/deferred_type_test: Skip
-mirrors/delegate_call_through_getter_test: Skip
-mirrors/delegate_class_test: Skip
-mirrors/delegate_function_invocation_test: Skip
-mirrors/delegate_library_test: Skip
-mirrors/delegate_test: Skip
-mirrors/enum_test: Skip
mirrors/fake_function_without_call_test: Skip
mirrors/generic_bounded_by_type_parameter_test: Skip
mirrors/generic_bounded_test: Skip
@@ -149,7 +140,6 @@ html/custom/element_upgrade_test: CompileTimeError # Issue 28969
html/js_typed_interop_default_arg_test/default_value: MissingCompileTimeError # Issue 28969
[ $compiler == dart2analyzer && $strong ]
-mirrors/deferred_mirrors_metadata_test: StaticWarning # Issue 28969
html/debugger_test: CompileTimeError # Issue 28969
# TODO(29919): HTML tests are not supported on dartdevc in test.dart yet.
@@ -215,14 +205,6 @@ mirrors/class_mirror_location_test: RuntimeError # Issue 29922
mirrors/class_mirror_type_variables_test: RuntimeError # Issue 29922
mirrors/closurization_equivalence_test: RuntimeError # Issue 29922
mirrors/constructor_kinds_test/01: RuntimeError # Issue 29922
-mirrors/constructor_kinds_test/none: RuntimeError # Issue 29922
-mirrors/constructor_private_name_test: RuntimeError # Issue 29922
-mirrors/declarations_type_test: RuntimeError # Issue 29922
-mirrors/deferred_mirrors_metadata_test: RuntimeError # Issue 29922
-mirrors/deferred_mirrors_metatarget_test: RuntimeError # Issue 29922
-mirrors/deferred_mirrors_update_test: RuntimeError # Issue 29922
-mirrors/empty_test: RuntimeError # Issue 29922
-mirrors/equality_test: RuntimeError # Issue 29922
mirrors/fake_function_with_call_test: RuntimeError # Issue 29922
mirrors/field_metadata2_test: RuntimeError # Issue 29922
mirrors/field_type_test: RuntimeError # Issue 29922

Powered by Google App Engine
This is Rietveld 408576698