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

Unified Diff: pkg/pkg.status

Issue 892673002: Disable test for windows pkg bots, issue 22180 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 11 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 17e66c551df76d93f67fce001594dbd14fb28af2..a794a797a2831b51bf0fae568c320c6e32c4461e 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -30,6 +30,9 @@ analyzer/test/generated/parser_test: Skip # Times out
docgen/test/*: Skip # Slow
third_party/html5lib/test/tokenizer_test: Skip # Times out
+[ $runtime == vm && $system == windows]
+analysis_server/test/analysis/get_errors_test: Skip # runtime error, Issue 22180
+
[ $runtime == vm && ( $arch == simarm || $arch == simmips ) ]
docgen/test/*: Skip # Too slow
third_party/html5lib/test/tokenizer_test: Pass, Slow
« 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