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

Unified Diff: pkg/pkg.status

Issue 198203005: Mark generate_json_test as 'skip' for debug mode, again. (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 | « no previous file | 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 b9f6fcddb4a157a6e2f547621ae574eabf516506..2ed8d9ee3000fc86e72a65907fad65468f6b1445 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -31,6 +31,9 @@ docgen/test/only_lib_content_in_pkg_test: Fail, Timeout # Issue 17597
docgen/test/only_lib_content_in_pkg_test: Skip # slow
docgen/test/typedef_test: Skip # slow
+[ $runtime == vm && $arch == ia32 && $mode == debug ]
+docgen/test/generate_json_test: Skip # Issue 17602
+
[ $compiler == dart2js ]
collection/test/equality_test/01: Fail # Issue 1533
collection/test/equality_test/02: Fail # Issue 1533
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698