Chromium Code Reviews
DescriptionAssert using realpath when confirming "env".
On the Infra 32-bit Trusty builder, this caused a problem because the
THIRD_PARTY was resolving to a symlink directory, but the importer was
importing using the symlink-resolved path. Fix this by improving the
assertion to specifically care that the realpath matches.
BUG=chromium:628770
TEST=local
- Ran this on the failing builder, confirmed that it works.
Committed: https://github.com/luci/recipes-py/commit/1f4e7683113215117af63084dfef12ef06ac2896
Patch Set 1 #
Messages
Total messages: 6 (3 generated)
|
|||||||||||||||||||