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

Unified Diff: pkg/pkg.status

Issue 1005903002: Skip dart integration tests on vm debug mode (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: fix Created 5 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 5f0577f230c8dca888f2694305cef60bac95b720..c967528c33d02c17811db982e4460f92cd05d81c 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -25,8 +25,7 @@ analysis_server/test/analysis_server_test: SkipSlow # Times out
analysis_server/test/completion_test: SkipSlow # Times out
analysis_server/test/domain_context_test: SkipSlow # Times out
analysis_server/test/domain_server_test: SkipSlow # Times out
-analysis_server/test/integration/analysis/reanalyze_concurrent_test: SkipSlow # Times out
-analysis_server/test/integration/analysis/update_content_test: SkipSlow # Times out
+analysis_server/test/integration/*: SkipSlow # Times out
analysis_server/tool/spec/check_all_test: SkipSlow # Times out
analyzer/test/generated/element_test: SkipSlow # Times out
analyzer/test/generated/parser_test: SkipSlow # Times out
« 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