Scala 3.2.1-RC1 regressions tracker #15949
Labels
help wanted
regression
This worked in a previous version but doesn't anymore
stat:needs minimization
Needs a self contained minimization
Uh oh!
There was an error while loading. Please reload this page.
Each table contains a list of projects that failed to compile with Scala 3.2.1-RC1-bin-20220831-398b72e-NIGHTLY, but was successfully built with the given previous version.
A summary is based only on final and released candidate versions of Scala 3.
Information about the last Scala version used for the last successful build might not always be correct, due to lack of data (lack of build for that project with given Scala version)
Open community build might have applied -source:X-migration flag if it is detected it could possibly fix the build.
Summary only contains projects that failed when compiling source or test files of at least 1 sub-project.
Version
- version of project being built, single version if both current and last successful build version of project are equal, otherwise 'LastSuccessfulProjectVersion -> CurrentProjectVersion>'Build URL
- link to the Open Community Build, containing logs and details of the failed projectReproducer issue
- link to the reproducer issue to be filled inAll tested projects: 884
Notes for issue reproducers:
To reproduce builds locally you can use:
BUILD ID can be found in the BUILD_URL columns (eg.
Open CB #BUILD_ID
)Helpful options for reproducer scripts:
--scalaVersion VERSION
- run build with the selected version of Scala (to check if the problem existed in given release)--withUpstream
- build also all upstream dependencies of failing project--locally
- checkout and build the project locally, without this flag it would try to start a minikube cluster to make the reproduction environment exactly the same as in the Open Community Build run (eg. to compile with the same version of the JDK)Projects with last successful builds using Scala 3.2.1-RC1-bin-20220828-8a7c84c-NIGHTLY [1]:
Projects with last successful builds using Scala 3.2.0-RC4 [12]:
-Xfatal-warnings
+scala.collection.JavaConverters
Projects with last successful builds using Scala with no successful builds data [13]:
The text was updated successfully, but these errors were encountered: