Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upInvestigate upstream JUnit test scala/collection/immutable/NumericRangeTest.scala with 2.13.0 #3706
Labels
Comments
This was referenced Jun 21, 2019
|
The code from the test:
is running fine on Scala 2.13.0, So, it might be a bug in the implementation of |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


It was blacklisted in #3702/#2703, but it is unclear if it is caused by an actual bug in our implementation of
BigDecimalor not at this point. We should investigate.If someone wants to tackle this, use the following steps to reproduce:
Move the line
scala/collection/immutable/NumericRangeTest.scalafromscala-test-suite/src/test/resources/2.13.0/BlacklistedTests.txttoWhitelistedTests.txtRun sbt, and inside run: