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

Running tests locally -- random fails due to "File .\Tmp.java is missing" #706

Closed
leventov opened this issue Jun 16, 2016 · 5 comments
Closed

Comments

@leventov
Copy link
Contributor

snippet compilation error while compiling: class Wrapper ... Caused by java.lang.IllegalArgumentException: File .\Tmp.java is missing

-- I often experience such errors when running tests locally from within my IntelliJ and command line. Am I the only one who has such fails?

@GerardPaligot
Copy link
Contributor

All 747 tests passed with IntelliJ and Maven on master branch.

But I'm on OS X. Maybe there is an issue with paths on Windows in our test cases.

@leventov
Copy link
Contributor Author

@monperrus @tdurieux also using OS X or Linux?

@tdurieux
Copy link
Collaborator

Me and monperrus are on Linux, all 747 tests passed with IntelliJ, Maven. I did not try with Eclipse.

@monperrus
Copy link
Collaborator

when we'll identify the problem, we'll update the appveyor config to catch this kind of issue, it's its job!

@monperrus
Copy link
Collaborator

it seems we have no way to diagnose this one, hence closing it, don't hesitate to propose a PR if you identify the issue.

monperrus added a commit to monperrus/spoon that referenced this issue Sep 21, 2016
monperrus added a commit to monperrus/spoon that referenced this issue Sep 21, 2016
monperrus added a commit to monperrus/spoon that referenced this issue Sep 21, 2016
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

4 participants