Skip to content
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

Fix end to end tests on VS2022 only systems. #520

Merged
merged 1 commit into from
Apr 22, 2022

Conversation

BillyONeal
Copy link
Member

  • Change PlatformToolset to v143.
  • Make e2e tests figure out the right Triplet to use on their own (previously, the vs-integration tests only passed given x86-windows so we may as well just lock it to that)
  • Provide a default WorkingRoot in a reasonable place.
  • Add CMake entries to the vcpkgTools.xml used in testing so that the tests pass if CMake is needed to extract a zip.

* Change PlatformToolset to v143.
* Make e2e tests figure out the right Triplet to use on their own (previously, the vs-integration tests only passed given x86-windows so we may as well just lock it to that)
* Provide a default WorkingRoot in a reasonable place.
* Add CMake entries to the vcpkgTools.xml used in testing so that the tests pass if CMake is needed to extract a zip.
@BillyONeal BillyONeal merged commit 867e5c5 into microsoft:main Apr 22, 2022
@BillyONeal BillyONeal deleted the vs2022-e2e branch April 22, 2022 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants