We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Ref #267
zincJVM2_13/testOnly sbt.inc.NameHashingCompilerSpec
testIncrementalCompilation( changes = Seq(Other -> addNewSealedChildren), transitiveChanges = Set(Other3, Other), optimizedSealed = true )
On Scala 2.13 the test fails.
Used names may not be picking this up correctly.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Ref #267
steps
zincJVM2_13/testOnly sbt.inc.NameHashingCompilerSpec
problem
On Scala 2.13 the test fails.
expectation
Used names may not be picking this up correctly.
The text was updated successfully, but these errors were encountered: