You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Previously, gclient would attempt to write an args file after a dependency was checked out, but before any sub-dependencies had been checked out. If the args file path pointed at something inside a sub-dependency, this wouldn't work, because the directory might not yet exist. This most obviously happened for buildspec clobber builds. The fix is to wait until after the sub-dependencies have been checked out to write the file. R=phajdan.jr@chromium.org, mmoss@chromium.org BUG=773933 Change-Id: I0cf4564204f7dabd9f843dc7904db7050fcc0d23 Reviewed-on: https://chromium-review.googlesource.com/714644 Reviewed-by: Paweł Hajdan Jr. <phajdan.jr@chromium.org> Commit-Queue: Dirk Pranke <dpranke@chromium.org> |
7 years ago | |
---|---|---|
.. | ||
gstools | ||
bot_update_coverage_test.py | ||
checkout_test.py | ||
download_from_google_storage_unittests.py | ||
fix_encoding_test.py | ||
gclient_eval_unittest.py | ||
gclient_scm_test.py | ||
gclient_smoketest.py | ||
gclient_test.py | ||
gclient_utils_test.py | ||
git_cache_test.py | ||
git_cl_creds_check_report.txt | ||
git_cl_test.py | ||
git_common_test.py | ||
git_dates_test.py | ||
git_drover_test.py | ||
git_footers_test.py | ||
git_hyper_blame_test.py | ||
git_number_test.py | ||
git_rebase_update_test.py | ||
gsutil_test.py | ||
owners_finder_test.py | ||
owners_unittest.py | ||
patch_test.py | ||
presubmit_unittest.py | ||
recipes_test.py | ||
scm_unittest.py | ||
subprocess2_test.py | ||
upload_to_google_storage_unittests.py | ||
watchlists_unittest.py |