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

Unified Diff: tests/lib/lib.status

Issue 2647833002: fix #28008, fix #28009 implement FutureOr<T> (Closed)
Patch Set: Merge remote-tracking branch 'origin/master' into 28008_futureort Created 3 years, 11 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/lib/async/future_or_bad_type_test.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 e15fd0e35fe98231d99da64c298e6e733883a39d..c064cd7b03d8ca16c7884d09c3d808fb6ecb0bdb 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -315,11 +315,6 @@ mirrors/null_test: Fail # Issue 16831
async/schedule_microtask_test: Fail # Preamble file does not correctly implement scheduleImmediate.
[ $compiler == dartanalyzer || $compiler == dart2analyzer ]
-async/future_or_bad_type_test/00: MissingStaticWarning # Issue 28008
-async/future_or_bad_type_test/implements: MissingCompileTimeError # Issue 28008
-async/future_or_non_strong_test: StaticWarning # Issue 28008
-async/future_or_strong_test: StaticWarning # Issue 28008
-
mirrors/generic_f_bounded_mixin_application_test: StaticWarning # Test Issue
mirrors/redirecting_factory_test/01: StaticWarning # test issue X, The return type 'Class<T2, T1>' of the redirected constructor is not assignable to 'Class<T1, T2>'
« no previous file with comments | « tests/lib/async/future_or_bad_type_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698