Migrate CQ gtest_perf_tests to run_performance_tests.py.
components_perftests and views_perftests run on the CQ and use run_performance_tests_wrapper.py. This changelist migrates them to use run_performance_tests.py. This migration unblocks deleting run_gtest_perf_test.py (and then all the perf tests use run_performance_tests.py as their runner, which then allows us to finally delete run_performance_tests_wrapper.py.) Note that I also needed to add a slash at the end of a target for components/BUILD.gn since I was getting the error "Input directory [...]src/components/subresource_filter/ core/common/perftests/data must have a trailing slash " CC=tapted@chromium.org R=johnchen@chromium.org,eyaich@chromium.org TBR=blundell@chromium.org Bug: 924351 Change-Id: I9f4542c22b72d45176574d379ed4eaedf6eb8e92 Reviewed-on: https://chromium-review.googlesource.com/c/1428090 Commit-Queue: Caleb Rouleau <crouleau@chromium.org> Reviewed-by:Ben Pastene <bpastene@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Reviewed-by:
Caleb Rouleau <crouleau@chromium.org> Reviewed-by:
John Chen <johnchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#625429}
Showing
Please register or sign in to comment