summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorojan@chromium.org <ojan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-16 02:21:28 +0000
committerojan@chromium.org <ojan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-16 02:21:28 +0000
commite9486fc58a8e052380ef439fd1059e7f2e740770 (patch)
treeee1c8bd792c38c7716da762ee10e60ac57d4bbbb
parentfc06e1a43487b3ac9e35f5429db7477398cfdf8d (diff)
downloadchromium_src-e9486fc58a8e052380ef439fd1059e7f2e740770.zip
chromium_src-e9486fc58a8e052380ef439fd1059e7f2e740770.tar.gz
chromium_src-e9486fc58a8e052380ef439fd1059e7f2e740770.tar.bz2
Shard the editing tests. Now that the http tests have moved
to the dbg-3 shard, this should shave ~40 seconds off the win/linux dbg-1 bots. Review URL: http://codereview.chromium.org/500042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34641 0039d316-1c4b-4281-b951-d872f2087c98
-rwxr-xr-xwebkit/tools/layout_tests/run_webkit_tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/run_webkit_tests.py b/webkit/tools/layout_tests/run_webkit_tests.py
index 2ef600d..05d8e21 100755
--- a/webkit/tools/layout_tests/run_webkit_tests.py
+++ b/webkit/tools/layout_tests/run_webkit_tests.py
@@ -159,7 +159,7 @@ class TestRunner:
self._http_server = http_server.Lighttpd(options.results_directory)
self._shardable_directories = ['chrome', 'LayoutTests', 'pending', 'fast',
- 'svg', 'loader']
+ 'svg', 'loader', 'editing']
# The http tests are very stable on mac/linux.
# TODO(ojan): Make the http server on Windows be apache so we can turn