forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
area-repldebtCovers everything internal: CI, testing, refactoring of the codebase, etc.Covers everything internal: CI, testing, refactoring of the codebase, etc.triage-neededNeeds assignment to the proper sub-teamNeeds assignment to the proper sub-team
Description
Although we tested for cases for Python bracketed paste mode for both below, above version 3.13 starting at: https://github.com/anthonykim1/vscode-python/blob/2cc70079dc7206e98fedbd1a790a702d0f863703/src/test/terminals/codeExecution/helper.test.ts#L139
CI tests started failing when the env in the CI started using 3.13 for some reason for normalization code.
There is no bug, it is just that legacy test was not properly protected against bracketed paste mode.
Metadata
Metadata
Assignees
Labels
area-repldebtCovers everything internal: CI, testing, refactoring of the codebase, etc.Covers everything internal: CI, testing, refactoring of the codebase, etc.triage-neededNeeds assignment to the proper sub-teamNeeds assignment to the proper sub-team