Reland [test] Refactoring - Let runner handle test IDs.
authormachenbach <machenbach@chromium.org>
Wed, 10 Jun 2015 10:15:14 +0000 (03:15 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 10 Jun 2015 10:15:28 +0000 (10:15 +0000)
commitf8fe5c6bcf586764b10e694316eca7c0f7c79209
tree22d659ed96bc55a601c390aaf0c9b0cbdf674be6
parent05507cc3ea6e96e9e9df98d276c235eea32374dd
Reland [test] Refactoring - Let runner handle test IDs.

Reason for revert:
All build problems had other reasons.

Original issue's description:
> Revert of [test] Refactoring - Let runner handle test IDs. (patchset #1 id:1 of https://codereview.chromium.org/1168303007/)
>
> Reason for revert:
> [Sheriff] Revert until the tree is in a better state.
>
> Original issue's description:
> > [test] Refactoring - Let runner handle test IDs.
> >
> > This prepares for properly rerunning tests. Currently when
> > tests are rerun, the same test object is reused. This
> > will be changed in a follow up.
> >
> > Committed: https://crrev.com/f41a81b8a513fc360c500c066b74f223bc9c0223
> > Cr-Commit-Position: refs/heads/master@{#28864}
>
> TBR=jkummerow@chromium.org,tandrii@chromium.org
> NOPRESUBMIT=true
> NOTREECHECKS=true
> NOTRY=true
>
> Committed: https://crrev.com/f83444a5f24381ec9ccc28b1e18e1e9370415bb2
> Cr-Commit-Position: refs/heads/master@{#28891}

TBR=jkummerow@chromium.org,tandrii@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true

Review URL: https://codereview.chromium.org/1179483002

Cr-Commit-Position: refs/heads/master@{#28903}
tools/run-tests.py
tools/testrunner/local/execution.py
tools/testrunner/network/network_execution.py