| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert r217535 "Move swarm_client to swarming_client." | maruel@chromium.org | 2013-08-14 | 1 | -3/+3 |
* | Move swarm_client to swarming_client. | maruel@chromium.org | 2013-08-14 | 1 | -3/+3 |
* | Roll swarm_client @ 213621. | maruel@chromium.org | 2013-07-25 | 1 | -1/+2 |
* | Remove old sharding supervisor, no longer used. | phajdan.jr@chromium.org | 2013-06-17 | 2 | -799/+0 |
* | Make sharding_supervisor handle more tests. | maruel@chromium.org | 2013-04-05 | 1 | -0/+10 |
* | Improve sharding_supervisor to look for special gtest args. | maruel@chromium.org | 2013-03-20 | 1 | -11/+18 |
* | Switch over to run_test_cases.py, take 2. | maruel@chromium.org | 2013-02-05 | 1 | -2/+58 |
* | Rename sharding_supervisor to sharding_supervisor_old | maruel@chromium.org | 2013-01-30 | 3 | -662/+672 |
* | Add PRESUBMIT.py to tools/sharding_supervisor/ | maruel@chromium.org | 2013-01-29 | 3 | -17/+37 |
* | Make stdout/stderr explicit in subprocess for retried tests. | cmp@chromium.org | 2013-01-11 | 1 | -1/+1 |
* | Add extra information to sharding_supervisor on retries. | cmp@chromium.org | 2013-01-11 | 1 | -0/+2 |
* | Use only a Queue for inter-thread communication in sharding_supervisor StdioB... | bauerb@chromium.org | 2012-12-06 | 1 | -19/+13 |
* | Revert "GTTF: remove parts of sharding_supervisor that might be hang-prone." | phajdan.jr@chromium.org | 2012-11-20 | 2 | -57/+414 |
* | Remove XML logic from sharding supervisor. It's broken: | phajdan.jr@chromium.org | 2012-11-20 | 1 | -75/+0 |
* | Decrease level of parallelism in sharding supervisor, | phajdan.jr@chromium.org | 2012-11-20 | 1 | -1/+1 |
* | GTTF: remove parts of sharding_supervisor that might be hang-prone. | phajdan.jr@chromium.org | 2012-11-20 | 2 | -338/+56 |
* | Revert r168478 "Switch over to run_test_cases.py" | maruel@chromium.org | 2012-11-18 | 8 | -67/+912 |
* | Switch over to run_test_cases.py | maruel@chromium.org | 2012-11-18 | 8 | -912/+67 |
* | Revert "GTTF: remove parts of sharding_supervisor that might be hang-prone." | phajdan.jr@chromium.org | 2012-11-08 | 2 | -20/+129 |
* | GTTF: remove parts of sharding_supervisor that might be hang-prone. | phajdan.jr@chromium.org | 2012-11-07 | 2 | -129/+20 |
* | Sharding supervisor changes | hinoka@chromium.org | 2012-09-17 | 3 | -27/+92 |
* | Revert 149816 - Make the sharding supervisor print what commands in runs in a... | jochen@chromium.org | 2012-08-03 | 1 | -2/+0 |
* | Make the sharding supervisor print what commands in runs in a shard | jochen@chromium.org | 2012-08-03 | 1 | -0/+2 |
* | Make merging of shard test results handle test suites that are split across s... | mihaip@chromium.org | 2012-07-10 | 5 | -10/+129 |
* | Make sharding_supervisor.py run InProcessBrowserTest.Empty | mmenke@chromium.org | 2012-06-28 | 1 | -2/+17 |
* | Valgrind: Tool changes to support running browser tests with memcheck in shar... | thestig@chromium.org | 2012-05-23 | 1 | -1/+4 |
* | Fix sharding supervisor | nsylvain@google.com | 2012-04-14 | 1 | -2/+2 |
* | Handle the case where a shard crashed and did not generate an xml file. | nsylvain@google.com | 2012-04-14 | 1 | -4/+11 |
* | Modify the sharding_supervisor to understand gtest's xml output. | nsylvain@google.com | 2012-04-14 | 1 | -2/+94 |
* | Move all errors to stdout. | nsylvain@google.com | 2012-04-07 | 2 | -11/+12 |
* | Modify the sharding supervisor to support sharding only a sub-shard of a test... | nsylvain@google.com | 2012-04-07 | 3 | -19/+146 |
* | Improve sharding supervisor to print out timed out shards. | maruel@chromium.org | 2011-12-14 | 1 | -13/+49 |
* | Some comments and minor changes | charleslee@chromium.org | 2011-08-20 | 1 | -24/+51 |
* | Catch last incomplete test on sharding_supervisor | charleslee@chromium.org | 2011-08-18 | 1 | -1/+1 |
* | Retry failed and optional prefix for sharding_supervisor | charleslee@chromium.org | 2011-08-18 | 1 | -50/+130 |
* | Recognize crashed tests as failures in sharding_supervisor | charleslee@chromium.org | 2011-08-16 | 1 | -40/+51 |
* | no import pty | charleslee@chromium.org | 2011-08-09 | 1 | -2/+1 |
* | Allow ui_tests to be run in parallel | charleslee@chromium.org | 2011-08-02 | 1 | -0/+5 |
* | Make buildbot log_parser ignore sharding_supervisor summary lines | charleslee@chromium.org | 2011-07-28 | 1 | -10/+16 |
* | Get rid of double line | charleslee@chromium.org | 2011-07-27 | 1 | -0/+2 |
* | ANSI white is not really white | charleslee@chromium.org | 2011-07-27 | 1 | -2/+2 |
* | Random seed generator for sharding_supervisor | charleslee@chromium.org | 2011-07-27 | 1 | -0/+7 |
* | Changed deque to Queue for shard output buffer | charleslee@chromium.org | 2011-07-25 | 1 | -28/+19 |
* | Tests that timeout are now printed in summary | charleslee@chromium.org | 2011-07-22 | 1 | -18/+59 |
* | More readable output from sharding_supervisor | charleslee@chromium.org | 2011-07-15 | 1 | -16/+53 |
* | Moved sharding_supervisor to top level for general use. | maruel@chromium.org | 2011-07-07 | 1 | -0/+264 |