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

Fix running scala check in scala native #1190

Merged
merged 1 commit into from
Jul 27, 2022

Conversation

lwronski
Copy link
Contributor

No description provided.

@lwronski lwronski marked this pull request as ready for review July 20, 2022 07:59
Copy link
Contributor

@alexarchambault alexarchambault left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's merge, as this can help for #1158, but this is not really a fix, more a workaround. I think we should investigate why the added test framework isn't found by default (it should), and also have a look at the Scala Native junit compiler plugin, which apparently is necessary from sbt in order to run such tests (I tried manually adding it, but it seems it wasn't generating the expected junit-related classes).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

scala.NotImplementedError: an implementation is missing at AsmTestRunner$.matchFingerprints$$anonfun$1
3 participants