tests/test-status-inprocess.py.out
author Augie Fackler <augie@google.com>
Fri, 13 Mar 2015 12:50:53 -0400
changeset 24331 d3bdd8c7174f
parent 10838 07dbafd3a0e2
permissions -rw-r--r--
run-tests: stop storing start/stop times in a dict by test name This resolves the last breakage in run-tests that prevented me from running a single test many times in several threads in parallel. This will be useful for testing potential fixes to flaky tests.

% creating repo
% add and commit
C test.py
% change
M test.py