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

Unified Diff: tests/lib_2/lib_2_precompiled.status

Issue 3001373002: Migrated test block 220 to Dart 2.0. (Closed)
Patch Set: 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
Index: tests/lib_2/lib_2_precompiled.status
diff --git a/tests/lib_2/lib_2_precompiled.status b/tests/lib_2/lib_2_precompiled.status
index a9bc5d35681315941a553a73fa85a9e396fa9a72..f80933397a5c57fdad45b02608c76dcb7fe02c8e 100644
--- a/tests/lib_2/lib_2_precompiled.status
+++ b/tests/lib_2/lib_2_precompiled.status
@@ -4,3 +4,6 @@
[ $compiler == none || $compiler == precompiler || $compiler == app_jit ]
async/future_or_strong_test: RuntimeError
+
+[ $compiler == precompiler ]
+mirrors/*: Skip # Mirrors not supported for AOT.

Powered by Google App Engine
This is Rietveld 408576698