Revert of [test] Refactoring - Let runner handle test IDs. (patchset #1 id:1 of https...
authormachenbach <machenbach@chromium.org>
Wed, 10 Jun 2015 06:46:35 +0000 (23:46 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 10 Jun 2015 06:46:45 +0000 (06:46 +0000)
commitf83444a5f24381ec9ccc28b1e18e1e9370415bb2
tree805278c841389c304049daecf319e9a9c73efcb2
parent67b169199e06a486e7b663c7758f81995ddc6593
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

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

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