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

test: in windows run as non admin #329

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

test: in windows run as non admin #329

wants to merge 2 commits into from

Conversation

carlossg
Copy link
Owner

@carlossg carlossg commented Feb 7, 2023

No description provided.

@carlossg
Copy link
Owner Author

@slide maybe you could help with this test to verify that is not running as admin?

tests/maven.Tests.ps1 Outdated Show resolved Hide resolved
@slide
Copy link
Contributor

slide commented Feb 13, 2023

Looks like the backslash is not needed, I can never remember the escaping requirements. Let me pull this change and play around with it today.

@carlossg
Copy link
Owner Author

thanks, the main issue is that surefire 3 and latest versions of 2 are breaking on windows

tests/maven.Tests.ps1 Outdated Show resolved Hide resolved
Co-authored-by: Alex Earl <slide.o.mix@gmail.com>
@carlossg
Copy link
Owner Author

in #330 and #331 I've tried newer versions of surefire
#330 2.19.1 is the last one that works on windows
#331 trying 3.x (which I believe is the default in maven 3.9.0) is failing

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