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

Unified Diff: pkg/dev_compiler/test/not_yet_strong_tests.dart

Issue 2893893002: Use generic functions in zones. (Closed)
Patch Set: Use `dynamic` as required return type. Created 3 years, 5 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: pkg/dev_compiler/test/not_yet_strong_tests.dart
diff --git a/pkg/dev_compiler/test/not_yet_strong_tests.dart b/pkg/dev_compiler/test/not_yet_strong_tests.dart
index f5a3699e6f16e134d67ba4b941a42095aabe22da..cb1117d1705b7eac77be5e2cf32c1c87ec0d7d15 100644
--- a/pkg/dev_compiler/test/not_yet_strong_tests.dart
+++ b/pkg/dev_compiler/test/not_yet_strong_tests.dart
@@ -2073,7 +2073,6 @@ final notYetStrongTests = new HashSet<String>.from([
'corelib/uri_path_test',
'corelib/uri_query_test',
'lib/async/async_await_sync_completer_test',
- 'lib/async/async_await_zones_test',
'lib/async/catch_errors2_test',
'lib/async/catch_errors3_test',
'lib/async/catch_errors_test',

Powered by Google App Engine
This is Rietveld 408576698