-
Hello everyone,
Princess seems to have problems when evaluating Epsilon terms in a partial model. Unlike the other issues I've posted this one is not related to Rationals, but can happen for Integer …
-
## Compiler version
3.4.3
## Minimized code
Not easily obtainable: a "clean" command to sbt averted the problem and now I can't reproduce.
## Output (click arrow to expand)
```
[info]
…
-
[Link](https://github.com/Ivan091/scalatest-reporter-reminder) to the repo to reproduce the issue
Consider the following setup:
scala: 3.4.0
scalatest: 3.2.18
```scala
final class Test exten…
-
### Is your feature request related to a problem? Please describe.
The ScalaTest pages suggest using "FeatureSpec style for acceptance testing". We are migrating to using Metals but this is the one t…
-
Convert all groovy tests to ScalaTest, then remove everything related to groovy:
- dependencies (spock, ...)
- compile steps, if applicable
- code formatting (spotlessGroovy)
- ...
-
https://github.com/akka/akka/actions/runs/11116174951/job/30885977668#step:5:21725
```
[10-01 00:52:07.613] [info] - must always log user message in context.log *** FAILED *** (6 seconds, 10 milli…
-
*If you want to discuss a new feature, please ignore/clear this form.*
### ScalaMock Version (e.g. 3.5.0)
6.0.0
### Scala Version (e.g. 2.12)
3.4.2
### Runtime (JVM or JS)
JVM
### Pleas…
-
**Type of issue**: Bug Report
**Please provide the steps to reproduce the problem:**
See below for complete project. I modified the simulator to export vcd and keep the temp files.
```
c…
-
https://github.com/akka/akka/runs/6136665537?check_suite_focus=true#step:5:247
```scala
[info] - must be retried during handshake-timeout (no message loss) *** FAILED *** (8 seconds, 424 milliseco…
-
My project only had included `mockito-scala` as dependency.
When upgrading to JDK21, we've got the following error:
```
[info] org.mockito.exceptions.base.MockitoException: Mockito cannot mock…