Fixes #2081. Clipboard unit tests sometimes fail with WSL.#2082
Merged
tig merged 5 commits intogui-cs:developfrom Oct 21, 2022
Merged
Fixes #2081. Clipboard unit tests sometimes fail with WSL.#2082tig merged 5 commits intogui-cs:developfrom
tig merged 5 commits intogui-cs:developfrom
Conversation
tig
requested changes
Oct 13, 2022
Member
tig
left a comment
There was a problem hiding this comment.
We need to document what testenvironments.json is for and why. Thanks.
Member
|
May also fix #1618 |
Collaborator
Author
Here is some documentation https://learn.microsoft.com/en-us/visualstudio/test/remote-testing?view=vs-2022. It's still in experimental preview. Here a screenshot of the VS2022 where are the test. Much more reliable and faster than VSCode . |
Member
|
@BDisp can you please add some comments in the code, at a logical place, that documents this for future contributors? (e.g. an XML comment in the .sln file?) |
Collaborator
Author
tig
approved these changes
Oct 21, 2022
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.

Fixes #2081 - I also included a json configuration file to allowing debugging unit tests on Linux with the VS 2022.
Pull Request checklist:
CTRL-K-Dto automatically reformat your files before committing.dotnet testbefore commit///style comments)