-
example of it happening on Ubuntu, in the Scala community build: https://scala-ci.typesafe.com/job/scala-2.13.x-jdk14-integrate-community-build/628/console
but I have also seen it happen outside db…
-
i am getting - sbt.ResolveException: unresolved dependency: com.thenewmotion.akka#akka-rabbitmq_2.11;2.2: not found
---
[warn] There may be incompatibilities among your library dependencies.
[wa…
-
I am having several failures when testing on Windows. Is that expected? I have seen [AppVeyor](https://www.appveyor.com/) being used to test on Windows. Have you considered that?
[info] Total for s…
-
As a working example, discipline could provide an "AnyRefLaws" implementation that checks the behavior of the default `equals` and `hashCode` methods.
In particular, the implementation could work fro…
-
I'm trying to migrate an old scala repository to a more recent version of scala. It seems that org.scalatest.prop.Checkers was dropped in version 3.1.0 but the [official website](https://www.scalates…
-
After ScalaCheck generates and executes some command sequences, finds failures and shrinks the sequences to the smallest sequences required to reproduce a bug, it could be helpful to save such distill…
-
The stack trace that I'm getting:
/Library/Java/JavaVirtualMachines/jdk1.8.0_51.jdk/Contents/Home/bin/java -Didea.launcher.port=7535 "-Didea.launcher.bin.path=/Applications/IntelliJ IDEA 14 CE.app/Co…
-
and configure CI to only run fast tests.
-
Many flavours of QuickCheck (eg: http://www.quviq.com/products/erlang-quickcheck/, http://proper.softlab.ntua.gr/Tutorials/PropEr_testing_of_finite_state_machines.html, http://www.cs.waikato.ac.nz/~ma…
-
genZonedDateTime has very big space for year which is preventing strict date formatting like yyyyMMdd.
```
year 1970 && r.getYear()