Remove obsolete --gtest* flags to run_web_tests.
run_web_tests supported the --gtest_repeat, --gtest_also_run_disabled_tests, and --gtest_filter flags for compatibility with FindIt; however FindIt eventually moved to using the --isolated-script-test flags instead, and these flags should no longer be used or needed, so this CL removes them. This is a prelude to cleaning up and implementing proper support for multiple --isolated-script-test-filter args. Bug: 893235, 994943 Change-Id: Id7a8ef5f43855b54eeb76193ceca45310b426890 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1759138Reviewed-by:Chan Li <chanli@chromium.org> Reviewed-by:
Robert Ma <robertma@chromium.org> Reviewed-by:
Rakib Hasan <rmhasan@google.com> Commit-Queue: Dirk Pranke <dpranke@chromium.org> Cr-Commit-Position: refs/heads/master@{#688190}
Showing
Please register or sign in to comment