-
Notifications
You must be signed in to change notification settings - Fork 127
"error while loading Object, Missing dependency 'object scala in compiler mirror'" when running tests #83
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
Comments
I don't have Windows so I'll be unable to fix this. If you can figure out what it is, I can fix, or I can accept a PR. |
Ok, I'll try to fix this. |
I'm sure its something silly. Even if you can find out what it is, then I On 23 January 2015 at 23:57, Jerzy Müller [email protected] wrote:
|
I found the problem, it is silly:
I'll create a PR with fix. |
My Mac OS Sierra, 10.12.6, jdk1.8.0_25. |
Hi,
I cloned scoverage to implement some new feature, but I have problems running tests.
LocationTest
,PluginCoverageTest
andPluginASTSupportTest
all fails with error below.My setup is Windows 7 and Java 1.7.0_60.
The text was updated successfully, but these errors were encountered: