0
Files
src/testing
Garrett Beaty afb41c9213 Remove additional_args_key from generate_buildbot_json.py.
The initialize_args_for_test function in generate_buildbot_json.py
accepts an argument for additional args keys to apply. The only use of
this argument is gtest_args being passed in for generating gtests, but
no tests set that key, so the code for handling it is unused.

Change-Id: I5fb5f50b49a3dea53e5eff138326ad20ece58291
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5483827
Reviewed-by: Stephanie Kim <kimstephanie@google.com>
Auto-Submit: Garrett Beaty <gbeaty@google.com>
Commit-Queue: Stephanie Kim <kimstephanie@google.com>
Cr-Commit-Position: refs/heads/main@{#1291943}
2024-04-24 17:00:37 +00:00
..