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

remove Validate and use Guard #3838

Merged
merged 7 commits into from
Sep 21, 2024
Merged

Conversation

SimonCropp
Copy link
Contributor

Not sure on this one. IMO Validate does not provide enough value over using the guard approach (that is used everywhere else)

thoughts?

Evangelink
Evangelink previously approved these changes Sep 15, 2024
@SimonCropp
Copy link
Contributor Author

can u tell me what tests have failed?

@Evangelink
Copy link
Member

Git checkout was failing, I have restarted it.

@Evangelink
Copy link
Member

Attaching the test log: it seems to be linked to the Guard.DirectoryExists that throws exception during tests.

MSTestAdapter.PlatformServices.UnitTests_net462_x64 (2).log

Evangelink
Evangelink previously approved these changes Sep 21, 2024
# Conflicts:
#	src/Adapter/MSTestAdapter.PlatformServices/Utilities/DeploymentUtilityBase.cs
@Evangelink Evangelink enabled auto-merge (squash) September 21, 2024 14:34
@Evangelink Evangelink merged commit d3c40a5 into microsoft:main Sep 21, 2024
6 checks passed
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