The swarming tests use self.testbed.init_all_stubs() which is known to be a tad
slower than just enabling the stubs that are actually needed.
So remove this call and replace it with only the subset of stubs that are
needed for all unit tests under services/swarming/
Original issue reported on code.google.com by maruel@chromium.org on 7 Jan 2014 at 8:26
Original issue reported on code.google.com by
maruel@chromium.org
on 7 Jan 2014 at 8:26