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

Unified Diff: pkg/pkg.status

Issue 209413004: pkg/docgen: skip only_lib_content_in_pkg_test DEBUG - slow (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 9 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 | « pkg/docgen/test/only_lib_content_in_pkg_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index 28c247918b595a20dae50527a8ece9c9d9e6f371..3963048d7fc219f194f413a4e252fb0569a4719b 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -24,6 +24,9 @@ docgen/test/multi_library_test: Skip # Way too slow
docgen/test/single_library_test: Skip # Way too slow
docgen/test/typedef_test: Skip # Way too slow
+[ $runtime == vm && $mode == debug]
+docgen/test/only_lib_content_in_pkg_test: Skip # Slow
+
[ $runtime == vm && ( $arch == simarm || $arch == simmips ) ]
docgen/test/only_lib_content_in_pkg_test: Skip # slow
docgen/test/typedef_test: Skip # slow
« no previous file with comments | « pkg/docgen/test/only_lib_content_in_pkg_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698