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

Unified Diff: pkg/pkg.status

Issue 13460008: - Mark more tests as unnecessarily slow. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 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
===================================================================
--- pkg/pkg.status (revision 20787)
+++ pkg/pkg.status (working copy)
@@ -12,9 +12,12 @@
# Skip non-test files ending with "_test".
scheduled_test/lib/*: Skip
+# All these should be split up into individual tests instead of massive
+# collections of tests. See meta bug 9231
nweiz 2013/04/02 18:48:53 Only scheduled_test_test and possibly descriptor_t
scheduled_test/test/scheduled_test_test: Pass, Slow # Issue 9231
scheduled_test/test/scheduled_server_test: Pass, Fail, Slow # Issue 9231, 9582
scheduled_test/test/descriptor_test: Pass, Slow # Issue 9231
+scheduled_test/test/scheduled_process_test: Pass, Slow # Issue 9231
# WebDriver tests have 3rd party dependencies (we need to run
# selenium_standalone.jar), so we skip these in our automated
« 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