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

Unified Diff: pkg/pkg.status

Issue 334233004: Disable pkg debug mode tests that otherwise would timeout. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 6 years, 6 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
===================================================================
--- pkg/pkg.status (revision 37375)
+++ pkg/pkg.status (working copy)
@@ -52,19 +52,19 @@
polymer/test/property_observe_test: Pass, Timeout # Issue 19326
[ $runtime == vm && $mode == debug]
-analysis_server/test/analysis_server_test: Pass, Timeout
-analysis_server/test/domain_context_test: Pass, Timeout
-analysis_server/test/domain_server_test: Pass, Timeout
-analyzer/test/generated/element_test: Pass, Timeout
-analyzer/test/generated/parser_test: Pass, Timeout
-code_transformers/test/resolver_test: Pass, Timeout
+analysis_server/test/analysis_server_test: Skip # Times out
+analysis_server/test/domain_context_test: Skip # Times out
+analysis_server/test/domain_server_test: Skip # Times out
+analyzer/test/generated/element_test: Skip # Times out
+analyzer/test/generated/parser_test: Skip # Times out
+code_transformers/test/resolver_test: Skip # Times out
docgen/test/*: Skip # Slow
polymer/test/build/all_phases_test: Skip # Slow
-smoke/test/codegen/end_to_end_test: Pass, Timeout
-smoke/test/codegen/recorder_test: Pass, Timeout
-template_binding/test/template_binding_test: Pass, Timeout
-third_party/html5lib/test/tokenizer_test: Pass, Timeout
-barback/test/package_graph/repetition_test: Pass, Timeout
+smoke/test/codegen/end_to_end_test: Skip # Times out
+smoke/test/codegen/recorder_test: Skip # Times out
+template_binding/test/template_binding_test: Skip # Times out
+third_party/html5lib/test/tokenizer_test: Skip # Times out
+barback/test/package_graph/repetition_test: Skip # Times out
[ $runtime == vm && ( $arch == simarm || $arch == simmips ) ]
barback/test/too_many_open_files_test: Skip # 14220
« 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