Is this a show stopper? after merging to the lates...
# general
a
Is this a show stopper? after merging to the latest master I can't run this integration test by hand:
Copy code
$ ./pants test tests/python/pants_test/reporting:reporting_integration
...
13:15:22 00:01         [chroot]============== test session starts ===============
                     platform darwin -- Python 2.7.10 -- py-1.4.31 -- pytest-2.6.4
                     plugins: cov, timeout
                     collected 10 items 
                     
                     tests/python/pants_test/reporting/test_reporting_integration.py .........
FAILURE: Timeout of 60 seconds reached


13:16:22 01:01   [complete]
               FAILURE