summaryrefslogtreecommitdiffstats
path: root/tools/sharding_supervisor
Commit message (Expand)AuthorAgeFilesLines
* Roll swarm_client @ 213621.maruel@chromium.org2013-07-251-1/+2
* Remove old sharding supervisor, no longer used.phajdan.jr@chromium.org2013-06-172-799/+0
* Make sharding_supervisor handle more tests.maruel@chromium.org2013-04-051-0/+10
* Improve sharding_supervisor to look for special gtest args.maruel@chromium.org2013-03-201-11/+18
* Switch over to run_test_cases.py, take 2.maruel@chromium.org2013-02-051-2/+58
* Rename sharding_supervisor to sharding_supervisor_oldmaruel@chromium.org2013-01-303-662/+672
* Add PRESUBMIT.py to tools/sharding_supervisor/maruel@chromium.org2013-01-293-17/+37
* Make stdout/stderr explicit in subprocess for retried tests.cmp@chromium.org2013-01-111-1/+1
* Add extra information to sharding_supervisor on retries.cmp@chromium.org2013-01-111-0/+2
* Use only a Queue for inter-thread communication in sharding_supervisor StdioB...bauerb@chromium.org2012-12-061-19/+13
* Revert "GTTF: remove parts of sharding_supervisor that might be hang-prone."phajdan.jr@chromium.org2012-11-202-57/+414
* Remove XML logic from sharding supervisor. It's broken:phajdan.jr@chromium.org2012-11-201-75/+0
* Decrease level of parallelism in sharding supervisor,phajdan.jr@chromium.org2012-11-201-1/+1
* GTTF: remove parts of sharding_supervisor that might be hang-prone.phajdan.jr@chromium.org2012-11-202-338/+56
* Revert r168478 "Switch over to run_test_cases.py"maruel@chromium.org2012-11-188-67/+912
* Switch over to run_test_cases.pymaruel@chromium.org2012-11-188-912/+67
* Revert "GTTF: remove parts of sharding_supervisor that might be hang-prone."phajdan.jr@chromium.org2012-11-082-20/+129
* GTTF: remove parts of sharding_supervisor that might be hang-prone.phajdan.jr@chromium.org2012-11-072-129/+20
* Sharding supervisor changeshinoka@chromium.org2012-09-173-27/+92
* Revert 149816 - Make the sharding supervisor print what commands in runs in a...jochen@chromium.org2012-08-031-2/+0
* Make the sharding supervisor print what commands in runs in a shardjochen@chromium.org2012-08-031-0/+2
* Make merging of shard test results handle test suites that are split across s...mihaip@chromium.org2012-07-105-10/+129
* Make sharding_supervisor.py run InProcessBrowserTest.Emptymmenke@chromium.org2012-06-281-2/+17
* Valgrind: Tool changes to support running browser tests with memcheck in shar...thestig@chromium.org2012-05-231-1/+4
* Fix sharding supervisornsylvain@google.com2012-04-141-2/+2
* Handle the case where a shard crashed and did not generate an xml file.nsylvain@google.com2012-04-141-4/+11
* Modify the sharding_supervisor to understand gtest's xml output.nsylvain@google.com2012-04-141-2/+94
* Move all errors to stdout.nsylvain@google.com2012-04-072-11/+12
* Modify the sharding supervisor to support sharding only a sub-shard of a test...nsylvain@google.com2012-04-073-19/+146
* Improve sharding supervisor to print out timed out shards.maruel@chromium.org2011-12-141-13/+49
* Some comments and minor changescharleslee@chromium.org2011-08-201-24/+51
* Catch last incomplete test on sharding_supervisorcharleslee@chromium.org2011-08-181-1/+1
* Retry failed and optional prefix for sharding_supervisorcharleslee@chromium.org2011-08-181-50/+130
* Recognize crashed tests as failures in sharding_supervisorcharleslee@chromium.org2011-08-161-40/+51
* no import ptycharleslee@chromium.org2011-08-091-2/+1
* Allow ui_tests to be run in parallelcharleslee@chromium.org2011-08-021-0/+5
* Make buildbot log_parser ignore sharding_supervisor summary linescharleslee@chromium.org2011-07-281-10/+16
* Get rid of double linecharleslee@chromium.org2011-07-271-0/+2
* ANSI white is not really whitecharleslee@chromium.org2011-07-271-2/+2
* Random seed generator for sharding_supervisorcharleslee@chromium.org2011-07-271-0/+7
* Changed deque to Queue for shard output buffercharleslee@chromium.org2011-07-251-28/+19
* Tests that timeout are now printed in summarycharleslee@chromium.org2011-07-221-18/+59
* More readable output from sharding_supervisorcharleslee@chromium.org2011-07-151-16/+53
* Moved sharding_supervisor to top level for general use.maruel@chromium.org2011-07-071-0/+264