Chrome Release Bot (LUCI) 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
..
code_coverage 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
OWNERS 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
PRESUBMIT.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
README.md 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
common_merge_script_tests.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
merge_api.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
noop_merge.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
noop_merge_test.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
perf_results.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
results_merger.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
results_merger_test.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
standard_gtest_merge.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
standard_gtest_merge.pydeps 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
standard_gtest_merge_test.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
standard_isolated_script_merge.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
standard_isolated_script_merge.pydeps 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
standard_isolated_script_merge_test.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce

README.md

Swarming merge scripts

This directory contains Swarming merge scripts. Merge scripts run to collect the results of a swarming run of a test suite. Their basic operation is to merge together test results from the shard runs. They can also perform other post processing steps, such as uploading some test results to another test result server.

There are a few merge scripts here which are simple wrappers around other scripts. These exist just so that every merge script we know about lives in a centralized location.

Merge scripts are documented here:

https://cs.chromium.org/search/?q=file:swarming/api.py+%22*+merge:%22&type=cs