summaryrefslogtreecommitdiff
path: root/scripts/construct_context_test.py
diff options
context:
space:
mode:
author Colin Cross <ccross@android.com> 2024-09-25 09:14:21 -0700
committer Android Build Coastguard Worker <android-build-coastguard-worker@google.com> 2024-09-25 20:05:15 +0000
commitde7d7bcab2eb47dedc5f6de454cf012a97b89391 (patch)
treeedbe54ed21bcf403e8ab2f7d9c854d018ffa645a /scripts/construct_context_test.py
parentcf886f91e4fc584c442e707586c5c701e1725ad9 (diff)
Possible fix for stat error during globbing
Globs can fail when a directory is replaced with a file: Error checking globs: stat foo: not a directory Manually check for syscall.ENOTDIR, which is not covered by fs.ErrNotExist. Ignore-AOSP-First: "Landing internal first for critical ap4a move" Bug: 369548825 Test: manual Flag: EXEMPT bugfix (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:c3cd8e3f3c93773f0051608b94a0358554a95c98) Merged-In: I35f65725b70fc0abb22aff46298d053d98d03b00 Change-Id: I35f65725b70fc0abb22aff46298d053d98d03b00
Diffstat (limited to 'scripts/construct_context_test.py')
0 files changed, 0 insertions, 0 deletions