forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
More of the functional tests are failing #14346
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
2aac150
Splitting test log
rchiodo bcd65e9
Fix problem with kernels ports being reused
rchiodo a908fe1
Make kernel launcher port round robin only for testing
rchiodo 629e881
Make formatters change only apply during testing
rchiodo e64ff0b
Add news entry
rchiodo 30aaacd
Apply black formatting
rchiodo cd0fe62
Code review feedback and skip flakey remote password test
rchiodo d4e19f7
Another flakey test
rchiodo 56076da
More CR feedback
rchiodo 688fb58
Missed a spot
rchiodo 64ff3ef
Merge remote-tracking branch 'origin/main' into rchiodo/more_flake_fa…
rchiodo e922c10
Some more log parser changes and try to get interrupt to be less flakey
rchiodo 47b34a9
Fix interrupt killing kernel and add more logging for export
rchiodo 24ef1ef
More logging
rchiodo 908f7b0
See if updating fixes the problem
rchiodo 7b78058
Dont delete temp files
rchiodo 2095505
Upload webview output to figure out trust failure
rchiodo 1177f3e
Add name to step
rchiodo 58e2469
Merge remote-tracking branch 'origin/main' into rchiodo/more_flake_fa…
rchiodo 3763991
Try another way to upload
rchiodo c6a08e7
Upload doesn't seem to work
rchiodo 3043960
Try a different way to upload
rchiodo 97183b9
Try without webview logging as this makes the test pass
rchiodo 2c3decc
Try fixing test another way. Any logging is making the test pass
rchiodo f1765f9
Compile error
rchiodo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe this was causing all sorts of random failures.