<@UKPS08ZGW>: i don't repro. that commit works her...
# development
w
@hundreds-breakfast-49010: i don't repro. that commit works here:
Copy code
$ git show | head -n 3
commit f8e52ad0ca5f019a3b65d38079591fa0659892e8
Author: Greg Shuflin <greg.shuflin@toolchain.com>
Date:   Fri Sep 20 14:32:18 2019 -0700

$ ./pants --no-v1 --v2 test tests/python/pants_test/engine/:addressable
22:39:03 [INFO] Starting tests: tests/python/pants_test/engine:addressable
22:39:05 [INFO] pexrc interpreters requested and found, but other paths were also specified, so interpreters may not be restricted to the pexrc ones. Full search path is: /opt/ee/python/2.7/bin/python2.7:/opt/ee/python/3.6/bin/python3.6:/opt/ee/python/3.7/bin/python3.7:/Users/stuhood/src/pants/build-support/virtualenvs/Darwin/pants_dev_deps.py37.venv/bin:/opt/twitter_mde/bin:/opt/twitter_mde/homebrew_minimal/mde_bin:/Users/stuhood/google-cloud-sdk/bin:/usr/local/opt/openssl/bin:/Users/stuhood/.cargo/bin:/Users/stuhood/.tools-cache/home/aurora/tools/dottools/bin:/Users/stuhood/.tools-cache/home/packer/tools/package/bin:/Users/stuhood/.tools-cache/home/packer/tools/packer/bin:/Users/stuhood/.tools-cache/home/devprod/release/tools/jira//bin:/Users/stuhood/.tools-cache/home/clutch/tools/clu/bin:/Users/stuhood/.tools-cache/home/aurora/tools/client/bin:/Users/stuhood/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/VMware <http://Fusion.app/Contents/Public:/usr/texbin:/usr/local/munki:/opt/X11/bin:/usr/local/git/bin:/Applications/Postgres.app/Contents/Versions/latest/bin:/opt/twitter_mde/data/node/bin:/Users/stuhood/.npm-global/bin|Fusion.app/Contents/Public:/usr/texbin:/usr/local/munki:/opt/X11/bin:/usr/local/git/bin:/Applications/Postgres.app/Contents/Versions/latest/bin:/opt/twitter_mde/data/node/bin:/Users/stuhood/.npm-global/bin>
22:39:53 [INFO] Tests succeeded: tests/python/pants_test/engine:addressable
tests/python/pants_test/engine:addressable stdout:
============================= test session starts ==============================
platform darwin -- Python 3.6.4, pytest-3.6.4, py-1.8.0, pluggy-0.7.1
rootdir: /private/var/folders/91/bym4mtpx1p503xmvpp8fbdl40000gp/T/process-executionUneNIr, inifile:
plugins: timeout-1.2.1, cov-2.4.0
collected 26 items

pants_test/engine/test_addressable.py ..........................         [100%]

========================== 26 passed in 0.12 seconds ===========================


tests/python/pants_test/engine:addressable                                      .....   SUCCESS