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

Unified Diff: runtime/tests/vm/vm.status

Issue 1728663002: Skip tests which use dart:mirrors in product mode (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: code-review Created 4 years, 10 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 | « no previous file | tests/co19/co19-runtime.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/tests/vm/vm.status
diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
index 303241208b5dafb1e3d8fc5f5d748d42f2e0b828..7f3dd4fa1cba91fec8f57592a56ea5bbf9ed7ffd 100644
--- a/runtime/tests/vm/vm.status
+++ b/runtime/tests/vm/vm.status
@@ -87,6 +87,7 @@ dart/optimized_stacktrace_test: RuntimeError # Expects line and column numbers
[ $compiler == dart2app ]
dart/optimized_stacktrace_test: RuntimeError # Expects line and column numbers
+dart/redirection_type_shuffling_test: SkipByDesign # Imports dart:mirrors
[ $runtime == dart_product ]
dart/data_uri_spawn_test: Skip # Isolate.spawnUri
« no previous file with comments | « no previous file | tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698