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> |
8 years ago | |
|---|---|---|
| .. | ||
| gstools | 13 years ago | |
| bot_update_coverage_test.py | 8 years ago | |
| checkout_test.py | 8 years ago | |
| download_from_google_storage_unittests.py | 8 years ago | |
| fix_encoding_test.py | ||
| gclient_eval_unittest.py | 8 years ago | |
| gclient_scm_test.py | 8 years ago | |
| gclient_smoketest.py | 8 years ago | |
| gclient_test.py | 8 years ago | |
| gclient_utils_test.py | 8 years ago | |
| git_cache_test.py | 10 years ago | |
| git_cl_creds_check_report.txt | 8 years ago | |
| git_cl_test.py | 8 years ago | |
| git_common_test.py | 9 years ago | |
| git_dates_test.py | 10 years ago | |
| git_drover_test.py | 8 years ago | |
| git_footers_test.py | 8 years ago | |
| git_hyper_blame_test.py | 8 years ago | |
| git_number_test.py | 11 years ago | |
| git_rebase_update_test.py | 10 years ago | |
| gsutil_test.py | 10 years ago | |
| owners_finder_test.py | 9 years ago | |
| owners_unittest.py | 9 years ago | |
| patch_test.py | 13 years ago | |
| presubmit_unittest.py | 8 years ago | |
| recipes_test.py | 9 years ago | |
| scm_unittest.py | 9 years ago | |
| subprocess2_test.py | 9 years ago | |
| upload_to_google_storage_unittests.py | 9 years ago | |
| watchlists_unittest.py | 9 years ago | |