Egor Eliseev
ed136fcdd4
[python] Fix Python Console tests
...
Delete IPythonConsoleTest#testParsing: duplicates PythonConsoleParsingTest#testQuestionEnd. Fails because a virtual file is not marked as IPython.
PythonConsoleTest#testCompletionDoNotEvaluateProperty: rewrite to static.
DebugConsoleTest: delete deprecated python function.
Merge-request: IJ-MR-145576
Merged-by: Egor Eliseev <Egor.Eliseev@jetbrains.com >
GitOrigin-RevId: 3708defece0a957708073b524995c21e7d095224
2024-09-26 13:05:09 +00:00
Andrey Lisin
88e7feabc8
PY-73432 Add sleep call in test script to mitigate potential GIL blocking by single thread
...
GitOrigin-RevId: 10f93a092d6004cbba284e2152ce9064991f7d1b
2024-09-17 16:06:33 +00:00
Elizaveta Shashkova
915d1c37ad
Fixes after review (PY-24026)
...
Enable frame evaluation debugging back after stepping and disable it if exception breakpoints were added. It also contains some renames and extracting of code for breakpoints handling.
2017-06-06 18:51:53 +03:00
Dmitry Trofimov
c12bbfe12f
Env tests moved to community.
2014-08-12 22:18:01 +02:00