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

Unified Diff: tests/lib_2/lib_2_dartdevc.status

Issue 2999373002: Migrated test block 218 to Dart 2.0. (Closed)
Patch Set: Addressed Bob's comments. 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
« no previous file with comments | « tests/lib_2/lib_2_dart2js.status ('k') | tests/lib_2/lib_2_kernel.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib_2/lib_2_dartdevc.status
diff --git a/tests/lib_2/lib_2_dartdevc.status b/tests/lib_2/lib_2_dartdevc.status
index bb11d5813de7a70348ec252df1a3ee9973c3e2c6..8f7333d9f7315610d1f3ca3a3ef26635f43d0a8a 100644
--- a/tests/lib_2/lib_2_dartdevc.status
+++ b/tests/lib_2/lib_2_dartdevc.status
@@ -2,6 +2,9 @@
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
+[ $compiler == dartdevc ]
+mirrors/*: SkipByDesign # Mirrors not supported on web in Dart 2.0.
+
[ $compiler == dartdevc && $runtime != none ]
async/future_or_bad_type_test/none: RuntimeError # Issue 29922
async/future_or_bad_type_test/implements: RuntimeError # Issue 29922
« no previous file with comments | « tests/lib_2/lib_2_dart2js.status ('k') | tests/lib_2/lib_2_kernel.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698