debugpy/tests
Don Jayamanne 14fdadf770
Increase connection timeouts in tests (#646)
Fixes #631
* PTVSD takes a while to load, hence having a timeout of 1.0 is not sufficient.
* Increased time to 5.0 as that'll give it plenty of time to load.
* why 5s instead of 2s, simple, why not 5s instead of 2s.
2018-07-12 10:43:03 -07:00
..
debugger_protocol Compatibility python 3.4 (#519) 2018-06-25 13:20:22 -07:00
helpers Increase connection timeouts in tests (#646) 2018-07-12 10:43:03 -07:00
highlevel Add timeouts for thread.joins to ensure it does not block indefinitely (#644) 2018-07-12 01:01:25 -07:00
ptvsd Some pathutils fixes (#589) 2018-07-06 13:08:34 -07:00
resources/system_tests Use a unique port for system tests (#632) 2018-07-10 18:26:43 -07:00
system_tests Increase connection timeouts in tests (#646) 2018-07-12 10:43:03 -07:00
__init__.py A bunch of cleanup/lint fixes for the system tests. (#625) 2018-07-09 17:14:57 -06:00
__main__.py Update verbosity when we create junit-style output report files (#608) 2018-07-06 15:56:48 -07:00
test_setup.py Get the tests working on Windows. (#455) 2018-05-31 16:06:08 -06:00
test_tests___main__.py Update for VSTS-based CI process (#431) 2018-06-21 17:09:53 -07:00