Travis is away. I am getting a local python module error, but I also was messing with buildgen in the pantsenv, which borks things :/
23:09:38 00:08 [eval]
Failed to eval tests/python/pants_test/cache:cache_server
Failed to eval 'file tests/python/pants_test/cache/cache_server.py':
File "[srcroot]/pants_test/cache/cache_server.py", line 16, in <module>
from pants.util.contextutil import pushd, temporary_dir
File "/Users/mateo/dev/pants/src/python/pants/util/contextutil.py", line 18, in <module>
from colors import green
No module named colors
I will verify I have a local green and update accordingly.
|