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

Unified Diff: tests/lib/lib.status

Issue 1221033008: Revert usage of delegating generative constructor, still not supported by VM. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 5 years, 6 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 | « sdk/lib/async/stream.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index 5990790aaf20afdfc221bf74a5df9a7acf5dfbf9..5b69786fef18466eb0227e7c4406a69a4a3827e5 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -151,7 +151,6 @@ async/timer_isActive_test: RuntimeError # Timer interface not supported: Issue 7
async/zone_empty_description2_test: RuntimeError # Timer interface not supported: Issue 7728.
async/zone_create_timer2_test: RuntimeError # Timer interface not supported: Issue 7728.
async/zone_create_periodic_timer_test: RuntimeError # Timer interface not supported: Issue 7728.
-async/stream_iterator_test: RuntimeError, OK # Timer interface not supported: Issue 7728.
async/catch_errors12_test: Fail # Timer interface not supported: Issue 7728.
async/catch_errors13_test: Fail # Timer interface not supported: Issue 7728.
async/catch_errors14_test: Fail # Timer interface not supported: Issue 7728.
@@ -508,8 +507,8 @@ mirrors/deferred_mirrors_metadata_test: Crash # Internal Error: No default const
mirrors/deferred_mirrors_metatarget_test: Crash # Internal Error: No default constructor available.
mirrors/deferred_mirrors_update_test : RuntimeError # TypeError: receiver.get$_collection$_nums is not a function
mirrors/deferred_type_test: Crash # Internal Error: No default constructor available.
-mirrors/delegate_call_through_getter_test : RuntimeError #
-mirrors/delegate_test : RuntimeError #
+mirrors/delegate_call_through_getter_test : RuntimeError #
+mirrors/delegate_test : RuntimeError #
mirrors/disable_tree_shaking_test: Crash # Internal Error: No default constructor available.
mirrors/empty_test: Crash # Internal Error: No default constructor available.
mirrors/enum_test: Crash # Internal Error: No default constructor available.
« no previous file with comments | « sdk/lib/async/stream.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698