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

Unified Diff: tests/lib/lib.status

Issue 2559523006: Implement `FutureOr<T>` for dart2js. (Closed)
Patch Set: Update status file. Created 4 years 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 | « pkg/compiler/lib/src/resolution/type_resolver.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 d81da080ac65cb68d3f7f9a180537b48b4896e54..ef6a3196148b09970bf8f4c6a5cfc3479e09027e 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -8,10 +8,6 @@ mirrors/redirecting_factory_different_type_test: SkipByDesign # Tests type check
[ $compiler == dart2js ]
async/schedule_microtask6_test: RuntimeError # global error handling is not supported. Issue 5958
-async/future_or_bad_type_test/00: RuntimeError # Issue 28011
-async/future_or_bad_type_test/01: RuntimeError # Issue 28011
-async/future_or_bad_type_test/implements: MissingCompileTimeError # Issue 28011
-async/future_or_non_strong_test: RuntimeError # Issue 28011
async/future_or_strong_test: RuntimeError, OK
math/double_pow_test: RuntimeError
« no previous file with comments | « pkg/compiler/lib/src/resolution/type_resolver.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698