Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert of Enable more benchmark_smoke_unittest coverage (Reland) (pat…
…chset #2 id:20001 of https://codereview.chromium.org/1151013002/) Reason for revert: It looks like this is causing a failure on Mac10.9 Tests bot. https://build.chromium.org/p/chromium.mac/builders/Mac10.9%20Tests/builds/2130 Original issue's description: > Enable more benchmark_smoke_unittest coverage (Reland) > > Previously, benchmark_smoke_unittest has a heuristic to pick > a benchmark for smoke testing if the benchmark uses a test > in measurement directory. > This patch removes that check, and instead provide a black > list of benchmarks module that we exclude the > benchmark_smoke_unittest to avoid high CQ time. > > This helped increases benchmark smoke coverage from 14 benchmarks -> 33 benchmarks > (one benchmark per benchmark module). > > On my local linux machine, this increases the cycle time of > benchmark_smoke_unittest from 20s -> 1m7s. > > To review this, the first patch is from issue 1144193002 at patchset 100001 (http://crrev.com/1144193002#ps100001) > Second patch adds indexeddb_perf to the black list of benchmarks to be smoke tested. > > BUG=490130 > CQ_EXTRA_TRYBOTS=tryserver.chromium.perf:linux_perf_bisect;tryserver.chromium.perf:mac_perf_bisect;tryserver.chromium.perf:win_perf_bisect;tryserver.chromium.perf:android_nexus5_perf_bisect > > Committed: https://crrev.com/2a13f1055fbba6ccb341b6fe3cab59647c876153 > Cr-Commit-Position: refs/heads/master@{#331000} TBR=sullivan@chromium.org,dtu@chromium.org,skyostil@chromium.org,nednguyen@google.com NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=490130 Review URL: https://codereview.chromium.org/1152113002 Cr-Commit-Position: refs/heads/master@{#331043}
- Loading branch information