debugpy/tests/debug
Rich Chiodo 4d86a42380
Updates from pydevd (#1706)
* Changes from pushing to pydevd

* Update some time outs to get flakey tests to pass

* Fix string failure

* String case backwards. Fixup test in pydevd

* Using callstack for exception check not sufficient

* Too restrictive on pydevd matching

* Try somethign better than just checking 'pydev'

* Retry a flakey test

* Disable flakey tests

* Another flakey test

* Increase timeout for attach

* Try upping timeout

* Up watchdog timeout

* Up some more timeouts

* Try delaying shutdown of test apps

* Don't output extra things that tests don't expect

* Fix output differences in 3.9? Not sure what that's about

* Fixup line differences in 3.9 with extra sleep

* Fix linter errors

* Fix breakpoint bugs
2024-10-21 10:17:39 -07:00
..
__init__.py Remove redundant "from __future__ import ..." 2022-04-13 11:38:41 -07:00
comms.py Updates from pydevd (#1706) 2024-10-21 10:17:39 -07:00
config.py Fix #1337: Get port info from debugpy 2023-10-06 09:55:52 -07:00
output.py Blacken code. 2022-04-13 11:38:41 -07:00
runners.py Fix #1337: Get port info from debugpy 2023-10-06 09:55:52 -07:00
session.py Fix #1337: Get port info from debugpy 2023-10-06 09:55:52 -07:00
targets.py Fix #1001: Enable controlling shell expansion via "argsCanBeInterpretedByShell" 2022-08-04 13:49:32 -07:00