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 error #1713

Closed
rajusah15 opened this issue Jul 28, 2021 · 2 comments
Closed

test error #1713

rajusah15 opened this issue Jul 28, 2021 · 2 comments

Comments

@rajusah15
Copy link

while executing the mvn test, getting below error
Test set: org.junit.rules.TemporaryFolderUsageTest

Tests run: 24, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec <<< FAILURE! - in org.junit.rules.TemporaryFolderUsageTest
newFolderWithGivenFolderThrowsIOExceptionWhenFolderCannotBeCreated(org.junit.rules.TemporaryFolderUsageTest) Time elapsed: 0.001 sec <<< FAILURE!
java.lang.AssertionError: Expected test to throw (an instance of java.io.IOException and exception with message a string containing "could not create a folder with the path 'level1'")

@pmcder
Copy link

pmcder commented Jul 29, 2021

It looks like #1705 was about this issue as well. I haven't been able to reproduce in my branch/environment. There were some follow up questions on #1705 that might provide some more insight here.

@marcphilipp
Copy link
Member

Duplicate of #1705

@marcphilipp marcphilipp marked this as a duplicate of #1705 Aug 5, 2021
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

No branches or pull requests

3 participants