Revert of Telemetry: Fix exact_matches in telemetry.test_runner. (patchset #4...
Revert of Telemetry: Fix exact_matches in telemetry.test_runner. (patchset #4 id:60001 of https://codereview.chromium.org/560153004/) Reason for revert: Can't find the webrtc tests. http://build.chromium.org/p/chromium.perf/builders/Win%207%20x64%20Perf%20%281%29/builds/2649 Original issue's description: > Telemetry: Fix exact_matches in telemetry.test_runner. > > Previously, if exact_matches was True but there were no exact matches, > it would return fuzzy matches instead. This is not what the caller asked > for. > > GPU test names are changed to match the buildbot config, since they were > previously relying on fuzzy matching. > > SHERIFFS: May cause errors like: > > No test named "some_test_name". > > Available tests are: > ... > > If so, this CL can be safely reverted. > > BUG=413334,413442 > > Committed: https://crrev.com/566ed9f6e71cea313c88e8f259eca76581b72d67 > Cr-Commit-Position: refs/heads/master@{#294757} TBR=nednguyen@google.com,ariblue@google.com,dtu@chromium.org,kbr@chromium.org,tonyg@chromium.org,jbroman@chromium.org NOTREECHECKS=true NOTRY=true BUG=413334,413442 Review URL: https://codereview.chromium.org/555703005 Cr-Commit-Position: refs/heads/master@{#294812}
Showing
Please register or sign in to comment