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

Unified Diff: pkg/pkg.status

Issue 205383003: Run generate_json_test again on mac, to investigate failure. (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 2ed8d9ee3000fc86e72a65907fad65468f6b1445..48a24072d8837783570e6bf0d57e93cf7be25374 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -31,7 +31,7 @@ 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 ]
+[ $runtime == vm && $arch == ia32 && $mode == debug && $system != macos ]
docgen/test/generate_json_test: Skip # Issue 17602
[ $compiler == dart2js ]
« 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