Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.2k
Closed
Description
Example:https://buildbot.python.org/#/builders/1223/builds/5984
ERROR: test_keyboard_interrupt (test.test_remote_pdb.PdbConnectTestCase.test_keyboard_interrupt)Test that sending keyboard interrupt breaks into pdb.----------------------------------------------------------------------Traceback (most recent call last): File "/buildbot/buildarea/3.x.ware-freebsd/build/Lib/test/test_remote_pdb.py", line 520, in test_keyboard_interrupt self._send_interrupt(process.pid) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.ware-freebsd/build/Lib/test/test_remote_pdb.py", line 366, in _send_interrupt sys.remote_exec(pid, interrupt_script) ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^RuntimeError: Remote debugging is not supported on this platform