https://pantsbuild.org/ logo
#development
Title
# development
h

happy-kitchen-89482

07/01/2020, 9:22 PM
Getting this weirdness:
Copy code
$ time ./v2 test src/python/pants/backend/python/lint/flake8:integration 
14:21:43.07 [INFO] Wrote dist/pants_local_binary.pex
Finished bootstrapping pants.pex for integration tests.

𐄂 src/python/pants/backend/python/lint/flake8:integration
Exceeded timeout of Some(120s) for local process execution, Run Pytest for src/python/pants/backend/python/lint/flake8:integration

real	0m2.060s
user	0m1.216s
sys	0m0.394s
$