Skip to content
New issue

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

Update scala3-library to 3.5.2 #3369

Update scala3-library to 3.5.2

20666e2
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

Update scala3-library to 3.5.2 #3369

Update scala3-library to 3.5.2
20666e2
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test report windows-tests-4 failed Dec 14, 2024 in 0s

391 passed, 4 failed and 0 skipped

Tests failed

❌ test-report.xml

395 tests were completed in 1713s with 391 passed, 4 failed and 0 skipped.

Test suite Passed Failed Skipped Time
scala.cli.integration.BspTests3Lts.@main in script 1βœ… 2s
scala.cli.integration.BspTests3Lts.actionable diagnostics on deprecated using directives 1βœ… 7s
scala.cli.integration.BspTests3Lts.bloop projects are initialised properly for a directive for an unfetchable dependency 1βœ… 946ms
scala.cli.integration.BspTests3Lts.bloop projects are initialised properly for an invalid directive value 1βœ… 852ms
scala.cli.integration.BspTests3Lts.bloop projects are initialised properly for an unrecognised directive 1βœ… 838ms
scala.cli.integration.BspTests3Lts.BSP class wrapper for Scala 3 1βœ… 4s
scala.cli.integration.BspTests3Lts.BSP fails when --power mode is not set for experimental directives (example: using python directive) 1βœ… 751ms
scala.cli.integration.BspTests3Lts.BSP loads verbosity on compile 1βœ… 2s
scala.cli.integration.BspTests3Lts.BSP loads verbosity on compile when passed from setup-ide 1βœ… 1s
scala.cli.integration.BspTests3Lts.BSP object wrapper forced with --js 1βœ… 2s
scala.cli.integration.BspTests3Lts.BSP object wrapper forced with --object-wrapper 1βœ… 2s
scala.cli.integration.BspTests3Lts.BSP object wrapper forced with //> using object.wrapper 1βœ… 2s
scala.cli.integration.BspTests3Lts.BSP object wrapper forced with //> using platform js 1βœ… 4s
scala.cli.integration.BspTests3Lts.BSP reloads --power mode after setting it via config 1βœ… 5s
scala.cli.integration.BspTests3Lts.BSP reloads --power mode after setting it via env passed to setup-ide 1βœ… 7s
scala.cli.integration.BspTests3Lts.BSP respects --java-home 1βœ… 8s
scala.cli.integration.BspTests3Lts.BSP respects --power mode set by config (example: using python directive) 1βœ… 2s
scala.cli.integration.BspTests3Lts.BSP respects --power mode set by environment variable (example: using python directive) 1βœ… 2s
scala.cli.integration.BspTests3Lts.BSP respects --power mode set by environment variable, config (example: using python directive) 1βœ… 2s
scala.cli.integration.BspTests3Lts.BSP respects --power mode set by launcher option (example: using python directive) 1βœ… 2s
scala.cli.integration.BspTests3Lts.BSP respects --power mode set by launcher option, config (example: using python directive) 1βœ… 2s
scala.cli.integration.BspTests3Lts.BSP respects --power mode set by launcher option, environment variable (example: using python directive) 1βœ… 2s
scala.cli.integration.BspTests3Lts.BSP respects --power mode set by launcher option, environment variable, config (example: using python directive) 1βœ… 2s
scala.cli.integration.BspTests3Lts.BSP respects --power mode set by launcher option, setup-ide option (example: using python directive) 1βœ… 2s
scala.cli.integration.BspTests3Lts.BSP respects --power mode set by launcher option, setup-ide option, config (example: using python directive) 1βœ… 2s
scala.cli.integration.BspTests3Lts.BSP respects --power mode set by launcher option, setup-ide option, environment variable (example: using python directive) 1βœ… 2s
scala.cli.integration.BspTests3Lts.BSP respects --power mode set by launcher option, setup-ide option, environment variable, config (example: using python directive) 1βœ… 3s
scala.cli.integration.BspTests3Lts.BSP respects --power mode set by setup-ide option (example: using python directive) 1βœ… 2s
scala.cli.integration.BspTests3Lts.BSP respects --power mode set by setup-ide option, config (example: using python directive) 1βœ… 2s
scala.cli.integration.BspTests3Lts.BSP respects --power mode set by setup-ide option, environment variable (example: using python directive) 1βœ… 2s
scala.cli.integration.BspTests3Lts.BSP respects --power mode set by setup-ide option, environment variable, config (example: using python directive) 1βœ… 2s
scala.cli.integration.BspTests3Lts.BSP respects JAVA_HOME 1βœ… 18s
scala.cli.integration.BspTests3Lts.bsp should report actionable diagnostic from bloop for .sc files (Scala 3) 1βœ… 3s
scala.cli.integration.BspTests3Lts.bsp should report actionable diagnostic from bloop for .scala files (Scala 3) 1βœ… 2s
scala.cli.integration.BspTests3Lts.bsp should report actionable diagnostic when enabled 1βœ… 2s
scala.cli.integration.BspTests3Lts.bsp should start bloop with correct JVM version from directives 1βœ… 7s
scala.cli.integration.BspTests3Lts.bsp should support jvmRunEnvironment request 1βœ… 804ms
scala.cli.integration.BspTests3Lts.bsp should support parsing cancel params 1βœ… 5s
scala.cli.integration.BspTests3Lts.compile should result in generated bsp file 1βœ… 12s
scala.cli.integration.BspTests3Lts.diagnostics 1βœ… 2s
scala.cli.integration.BspTests3Lts.diagnostics in script 1βœ… 2s
scala.cli.integration.BspTests3Lts.directive diagnostics 1βœ… 807ms
scala.cli.integration.BspTests3Lts.directives in multiple files diagnostics 1βœ… 13s
scala.cli.integration.BspTests3Lts.invalid diagnostics at startup 1βœ… 723ms
scala.cli.integration.BspTests3Lts.return .scala-build directory as a output paths 1βœ… 719ms
scala.cli.integration.BspTests3Lts.run should result in generated bsp file 1βœ… 1s
scala.cli.integration.BspTests3Lts.setup-ide 1βœ… 236ms
scala.cli.integration.BspTests3Lts.setup-ide doesn't pass unrecognised arguments to old --cli-versions: 1.0.0 1βœ… 4s
scala.cli.integration.BspTests3Lts.setup-ide doesn't pass unrecognised arguments to old --cli-versions: 1.5.0 1βœ… 8s
scala.cli.integration.BspTests3Lts.setup-ide doesn't pass unrecognised arguments to old --cli-versions: 1.5.0-19-g932866db6-SNAPSHOT 1βœ… 3s
scala.cli.integration.BspTests3Lts.setup-ide passes Java props to the BSP configuration correctly 1βœ… 63ms
scala.cli.integration.BspTests3Lts.setup-ide prepares a valid BSP configuration with --cli-version 1.5.0-34-g31a88e428-SNAPSHOT 1βœ… 3s
scala.cli.integration.BspTests3Lts.setup-ide should fail for invalid dependencies 1βœ… 185ms
scala.cli.integration.BspTests3Lts.setup-ide should have only absolute paths even if relative ones were specified 1βœ… 77ms
scala.cli.integration.BspTests3Lts.setup-ide should result in generated bsp file 1βœ… 64ms
scala.cli.integration.BspTests3Lts.setup-ide should succeed for valid dependencies 1βœ… 534ms
scala.cli.integration.BspTests3Lts.simple 1βœ… 2s
scala.cli.integration.BspTests3Lts.source jars handled correctly from a test scope using directive 1βœ… 3s
scala.cli.integration.BspTests3Lts.source jars handled correctly from the command line 1βœ… 3s
scala.cli.integration.BspTests3Lts.source jars handled correctly from the command line smartly assuming a *-sources.jar is a source jar 1βœ… 3s
scala.cli.integration.BspTests3Lts.test workspace update after adding file to main scope 1βœ… 4s
scala.cli.integration.BspTests3Lts.workspace update 1βœ… 3s
scala.cli.integration.BspTests3Lts.workspace update - new file 1βœ… 2s
scala.cli.integration.BspTests3Lts.workspace/reload --dependency option 1βœ… 5s
scala.cli.integration.BspTests3Lts.workspace/reload error response when no inputs json present 1βœ… 2s
scala.cli.integration.BspTests3Lts.workspace/reload extra dependency directive 1βœ… 4s
scala.cli.integration.BspTests3Lts.workspace/reload of an extra sources directory 1βœ… 5s
scala.cli.integration.BspTests3Lts.workspace/reload should restart bloop with correct JVM version from directives 1βœ… 12s
scala.cli.integration.BspTests3Lts.workspace/reload should restart bloop with correct JVM version from options 1βœ… 23s
scala.cli.integration.BspTests3Lts.workspace/reload when updated source element in using directive 1βœ… 2s
scala.cli.integration.CompileTests3Lts.allow to override --Werror compiler option passed via directive by passing --Werror from the command line 1βœ… 666ms
scala.cli.integration.CompileTests3Lts.allow to override --Werror compiler option passed via directive by passing -Werror from the command line 1βœ… 676ms
scala.cli.integration.CompileTests3Lts.allow to override -Werror compiler option passed via directive by passing --Werror from the command line 1βœ… 712ms
scala.cli.integration.CompileTests3Lts.allow to override -Werror compiler option passed via directive by passing -Werror from the command line 1βœ… 734ms
scala.cli.integration.CompileTests3Lts.as jar 1βœ… 1s
scala.cli.integration.CompileTests3Lts.build a custom compiler plugin and use it (use plugin via CLI option) 1βœ… 5s
scala.cli.integration.CompileTests3Lts.build a custom compiler plugin and use it (use plugin via directive) 1βœ… 5s
scala.cli.integration.CompileTests3Lts.code in test error 1βœ… 498ms
scala.cli.integration.CompileTests3Lts.consecutive -language:* flags are not ignored 1βœ… 1s
scala.cli.integration.CompileTests3Lts.copy compile output 1βœ… 637ms
scala.cli.integration.CompileTests3Lts.ensure the -with-compiler option adds scala3-compiler to the classpath 1βœ… 2s
scala.cli.integration.CompileTests3Lts.exit code 1βœ… 530ms
scala.cli.integration.CompileTests3Lts.generate scoverage.coverage file 1βœ… 1s
scala.cli.integration.CompileTests3Lts.having target + using directives in files should not produce warnings about using directives in multiple files 1βœ… 1s
scala.cli.integration.CompileTests3Lts.java files with no using directives should not produce warnings about using directives in multiple files 1βœ… 1s
scala.cli.integration.CompileTests3Lts.Java SemanticDB 1βœ… 1s
scala.cli.integration.CompileTests3Lts.Java SemanticDB (manual) 1βœ… 1s
scala.cli.integration.CompileTests3Lts.Java SemanticDB with forced target root 1βœ… 1s
scala.cli.integration.CompileTests3Lts.Java SemanticDB with spread source dirs, forced source root 1βœ… 1s
scala.cli.integration.CompileTests3Lts.Java SemanticDB with spread source dirs, forced source root and custom workspace directory 1βœ… 1s
scala.cli.integration.CompileTests3Lts.Java SemanticDB with spread source dirs, forced source root and target root 1βœ… 1s
scala.cli.integration.CompileTests3Lts.Java SemanticDB with spread source dirs, forced source root and target root and custom workspace directory 1βœ… 1s
scala.cli.integration.CompileTests3Lts.JvmCompatibilityTest: bloopJvm:11/targetJvm:11/lang:java/sourcesJvm:11 1βœ… 5s
scala.cli.integration.CompileTests3Lts.JvmCompatibilityTest: bloopJvm:11/targetJvm:11/lang:java/sourcesJvm:8 1βœ… 5s
scala.cli.integration.CompileTests3Lts.JvmCompatibilityTest: bloopJvm:11/targetJvm:11/lang:scala/sourcesJvm:11 1βœ… 6s
scala.cli.integration.CompileTests3Lts.JvmCompatibilityTest: bloopJvm:11/targetJvm:11/lang:scala/sourcesJvm:8 1βœ… 7s
scala.cli.integration.CompileTests3Lts.JvmCompatibilityTest: bloopJvm:11/targetJvm:8/lang:java/sourcesJvm:11 1βœ… 4s
scala.cli.integration.CompileTests3Lts.JvmCompatibilityTest: bloopJvm:11/targetJvm:8/lang:java/sourcesJvm:8 1βœ… 5s
scala.cli.integration.CompileTests3Lts.JvmCompatibilityTest: bloopJvm:11/targetJvm:8/lang:scala/sourcesJvm:11 1βœ… 7s
scala.cli.integration.CompileTests3Lts.JvmCompatibilityTest: bloopJvm:11/targetJvm:8/lang:scala/sourcesJvm:8 1βœ… 7s
scala.cli.integration.CompileTests3Lts.JvmCompatibilityTest: bloopJvm:8/targetJvm:11/lang:java/sourcesJvm:11 1βœ… 5s
scala.cli.integration.CompileTests3Lts.JvmCompatibilityTest: bloopJvm:8/targetJvm:11/lang:java/sourcesJvm:8 1βœ… 5s
scala.cli.integration.CompileTests3Lts.JvmCompatibilityTest: bloopJvm:8/targetJvm:11/lang:scala/sourcesJvm:11 1βœ… 7s
scala.cli.integration.CompileTests3Lts.JvmCompatibilityTest: bloopJvm:8/targetJvm:11/lang:scala/sourcesJvm:8 1βœ… 7s
scala.cli.integration.CompileTests3Lts.JvmCompatibilityTest: bloopJvm:8/targetJvm:8/lang:java/sourcesJvm:11 1βœ… 4s
scala.cli.integration.CompileTests3Lts.JvmCompatibilityTest: bloopJvm:8/targetJvm:8/lang:java/sourcesJvm:8 1βœ… 5s
scala.cli.integration.CompileTests3Lts.JvmCompatibilityTest: bloopJvm:8/targetJvm:8/lang:scala/sourcesJvm:11 1βœ… 7s
scala.cli.integration.CompileTests3Lts.JvmCompatibilityTest: bloopJvm:8/targetJvm:8/lang:scala/sourcesJvm:8 1βœ… 13s
scala.cli.integration.CompileTests3Lts.new build targets should only be created when CLI options change 1βœ… 4s
scala.cli.integration.CompileTests3Lts.no arg 1βœ… 654ms
scala.cli.integration.CompileTests3Lts.override settings from tests 1βœ… 7s
scala.cli.integration.CompileTests3Lts.pass java options to scalac when server=false 1βœ… 254ms
scala.cli.integration.CompileTests3Lts.render explain message 1βœ… 924ms
scala.cli.integration.CompileTests3Lts.reuse cached project file under .scala-build 1βœ… 2s
scala.cli.integration.CompileTests3Lts.Scala CLI should not infer scalac --release if --release is passed 1βœ… 9s
scala.cli.integration.CompileTests3Lts.Scala script SemanticDB 1βœ… 638ms
scala.cli.integration.CompileTests3Lts.Scala script SemanticDB with forced source root and custom workspace directory outside of root 1βœ… 746ms
scala.cli.integration.CompileTests3Lts.Scala script SemanticDB with forced target root 1βœ… 648ms
scala.cli.integration.CompileTests3Lts.Scala script SemanticDB with spread source dirs, forced source root 1βœ… 715ms
scala.cli.integration.CompileTests3Lts.Scala script SemanticDB with spread source dirs, forced source root and custom workspace directory 1βœ… 716ms
scala.cli.integration.CompileTests3Lts.Scala script SemanticDB with spread source dirs, forced source root and target root 1βœ… 737ms
scala.cli.integration.CompileTests3Lts.Scala script SemanticDB with spread source dirs, forced source root and target root and custom workspace directory 1βœ… 718ms
scala.cli.integration.CompileTests3Lts.Scala SemanticDB 1βœ… 646ms
scala.cli.integration.CompileTests3Lts.Scala SemanticDB with forced target root 1βœ… 587ms
scala.cli.integration.CompileTests3Lts.Scala SemanticDB with spread source dirs, forced source root 1βœ… 619ms
scala.cli.integration.CompileTests3Lts.Scala SemanticDB with spread source dirs, forced source root and custom workspace directory 1βœ… 617ms
scala.cli.integration.CompileTests3Lts.Scala SemanticDB with spread source dirs, forced source root and target root 1βœ… 687ms
scala.cli.integration.CompileTests3Lts.Scala SemanticDB with spread source dirs, forced source root and target root and custom workspace directory 1βœ… 655ms
scala.cli.integration.CompileTests3Lts.scalapy 1βœ… 2s
scala.cli.integration.CompileTests3Lts.TASTY processor does not warn about Scala 3.3.4 1βœ… 675ms
scala.cli.integration.CompileTests3Lts.test scope 1βœ… 1s
scala.cli.integration.CompileTests3Lts.test scope error 1βœ… 891ms
scala.cli.integration.CompileTests3Lts.warn about directives in multiple files 1βœ… 1s
scala.cli.integration.CompileTests3Lts.with >1 file per scope, the warning about spread directives should be printed 1βœ… 1s
scala.cli.integration.CompileTests3Lts.with one file per scope, no warning about spread directives should be printed 1βœ… 1s
scala.cli.integration.DocTests3Lts.generate static scala doc 1βœ… 6s
scala.cli.integration.ExportMillTests3Lts.Scala Native 1βœ… 101s
scala.cli.integration.ExportSbtTests3Lts.Scala Native 1βœ… 51s
scala.cli.integration.HadoopTests.simple map-reduce 1βœ… 2s
scala.cli.integration.PackageTests3Lts.assembly 1βœ… 3s
scala.cli.integration.PackageTests3Lts.assembly classpath 1βœ… 3s
scala.cli.integration.PackageTests3Lts.assembly no preamble 1βœ… 2s
scala.cli.integration.PackageTests3Lts.assembly no preamble nor main class 1βœ… 2s
scala.cli.integration.PackageTests3Lts.assembly provided 1βœ… 903ms
scala.cli.integration.PackageTests3Lts.correctly list main classes 1βœ… 784ms
scala.cli.integration.PackageTests3Lts.current directory as default input 1βœ… 1s
scala.cli.integration.PackageTests3Lts.default values in help 1βœ… 68ms
scala.cli.integration.PackageTests3Lts.doc JAR 1βœ… 5s
scala.cli.integration.PackageTests3Lts.ensure directories are created recursively when packaging a jar 1βœ… 662ms
scala.cli.integration.PackageTests3Lts.fat jar 1βœ… 6s
scala.cli.integration.PackageTests3Lts.ignore test scope 1βœ… 1s
scala.cli.integration.PackageTests3Lts.native image 1βœ… 81s
scala.cli.integration.PackageTests3Lts.pass java and javac options 1βœ… 1s
scala.cli.integration.PackageTests3Lts.pass resource dir with command line option 1βœ… 1s
scala.cli.integration.PackageTests3Lts.resource directory for coursier bootstrap launcher 1βœ… 1s
scala.cli.integration.PackageTests3Lts.resource directory for library package 1βœ… 618ms
scala.cli.integration.PackageTests3Lts.scalapy 1βœ… 4s
scala.cli.integration.PackageTests3Lts.simple script 1βœ… 1s
scala.cli.integration.PackageTests3Lts.source JAR 1βœ… 450ms
scala.cli.integration.PackageTests3Lts.Zip with Scala Script containing resource directive 1βœ… 1s
scala.cli.integration.PublishLocalTests3Lts.publish local twice 1βœ… 9s
scala.cli.integration.PublishLocalTests3Lts.publish local with ivy.home 1βœ… 5s
scala.cli.integration.PublishLocalTests3Lts.publish local with publish.version 1βœ… 4s
scala.cli.integration.PublishLocalTests3Lts.publish local with user.home 1βœ… 5s
scala.cli.integration.PublishLocalTests3Lts.publish local without explicit publish.version, reading it from git:tag 1βœ… 8s
scala.cli.integration.PublishTests3Lts.artifacts name for scalajs 1βœ… 5s
scala.cli.integration.PublishTests3Lts.correctly list main classes 1βœ… 1s
scala.cli.integration.PublishTests3Lts.custom checksums 1βœ… 636ms
scala.cli.integration.PublishTests3Lts.incorrect or missing secret key password 1βœ… 6s
scala.cli.integration.PublishTests3Lts.no secret key password 1βœ… 6s
scala.cli.integration.PublishTests3Lts.signer=none overrides other options 1βœ… 6s
scala.cli.integration.PublishTests3Lts.simple 1βœ… 7s
scala.cli.integration.PublishTests3Lts.simple sign with external JVM process, java version too low 1βœ… 24s
scala.cli.integration.ReplTests3Lts.ammonite scalapy with Scala 3.3.4 (the default version, may downgrade) 1βœ… 11s
scala.cli.integration.ReplTests3Lts.ammonite scalapy with Scala 3.5.2 (the latest supported version) 1❌ 345ms
scala.cli.integration.ReplTests3Lts.ammonite with Scala 3.3.4 (the default version, may downgrade) 1βœ… 11s
scala.cli.integration.ReplTests3Lts.ammonite with Scala 3.5.2 (the latest supported version) 1❌ 659ms
scala.cli.integration.ReplTests3Lts.ammonite with test scope sources 1❌ 3s
scala.cli.integration.ReplTests3Lts.ammonite with test scope sources with Scala 3.3.4 (the default version, may downgrade) 1βœ… 5s
scala.cli.integration.ReplTests3Lts.as jar 1❌ 2s
scala.cli.integration.ReplTests3Lts.calling repl with -Xshow-phases flag 1βœ… 955ms
scala.cli.integration.ReplTests3Lts.calling repl with a directory with no scala artifacts 1βœ… 825ms
scala.cli.integration.ReplTests3Lts.default ammonite version in help 1βœ… 57ms
scala.cli.integration.ReplTests3Lts.default scala version in help 1βœ… 69ms
scala.cli.integration.ReplTests3Lts.dry run (default) 1βœ… 186ms
scala.cli.integration.ReplTests3Lts.dry run (with main and test scope sources, and the --test flag) 1βœ… 1s
scala.cli.integration.ReplTests3Lts.dry run (with main scope sources) 1βœ… 590ms
scala.cli.integration.ReplTests3Lts.scala/scala3#21229 1βœ… 5s
scala.cli.integration.RunTests3Lts.-classpath allows to run with scala-cli compile -d option pre-compiled classes 1βœ… 2s
scala.cli.integration.RunTests3Lts.-D.. options passed to the child app 1βœ… 953ms
scala.cli.integration.RunTests3Lts.-O -classpath allows to run with scala-cli compile -O -d option pre-compiled classes 1βœ… 1s
scala.cli.integration.RunTests3Lts.-X.. options passed to the child app 1βœ… 930ms
scala.cli.integration.RunTests3Lts.@main error unchanged in .scala 1βœ… 5s
scala.cli.integration.RunTests3Lts.add to class path sources from using directive 1βœ… 992ms
scala.cli.integration.RunTests3Lts.BuildInfo fields should be reachable 1βœ… 2s
scala.cli.integration.RunTests3Lts.BuildInfo should take into account --project-version 1βœ… 1s
scala.cli.integration.RunTests3Lts.class script wrapper satisfies strict compiler flags 1βœ… 884ms
scala.cli.integration.RunTests3Lts.CLI args passed to script 1βœ… 998ms
scala.cli.integration.RunTests3Lts.compile-time only for jsoniter macros 1βœ… 2s
scala.cli.integration.RunTests3Lts.correctly list main classes 1βœ… 691ms
scala.cli.integration.RunTests3Lts.correctly run a java snippet 1βœ… 2s
scala.cli.integration.RunTests3Lts.correctly run a markdown snippet 1βœ… 935ms
scala.cli.integration.RunTests3Lts.correctly run a scala snippet 1βœ… 1s
scala.cli.integration.RunTests3Lts.correctly run a script snippet 1βœ… 1s
scala.cli.integration.RunTests3Lts.correctly run multiple snippets 1βœ… 2s
scala.cli.integration.RunTests3Lts.Debugging 1βœ… 1s
scala.cli.integration.RunTests3Lts.declare test scope custom jar from main scope 1βœ… 4s
scala.cli.integration.RunTests3Lts.declare test scope dependencies from main scope 1βœ… 3s
scala.cli.integration.RunTests3Lts.decoded classNames in interactive ask 1βœ… 987ms
scala.cli.integration.RunTests3Lts.deleting resources after building 1βœ… 1s
scala.cli.integration.RunTests3Lts.Directory 1βœ… 911ms
scala.cli.integration.RunTests3Lts.Directory JS 1βœ… 1s
scala.cli.integration.RunTests3Lts.dont clear output dir 1βœ… 7s
scala.cli.integration.RunTests3Lts.Emit Wasm 1βœ… 949ms
scala.cli.integration.RunTests3Lts.ensure -with-compiler is supported for Scala 3 1βœ… 1s
scala.cli.integration.RunTests3Lts.error output for invalid sub-command for compile 1βœ… 51ms
scala.cli.integration.RunTests3Lts.error output for invalid sub-command for default 1βœ… 54ms
scala.cli.integration.RunTests3Lts.error output for invalid sub-command for run 1βœ… 53ms
scala.cli.integration.RunTests3Lts.error output for nonexistent file for compile 1βœ… 50ms
scala.cli.integration.RunTests3Lts.error output for nonexistent file for default 1βœ… 53ms
scala.cli.integration.RunTests3Lts.error output for nonexistent file for run 1βœ… 52ms
scala.cli.integration.RunTests3Lts.error output for unrecognized source type for compile 1βœ… 50ms
scala.cli.integration.RunTests3Lts.error output for unrecognized source type for default 1βœ… 54ms
scala.cli.integration.RunTests3Lts.error output for unrecognized source type for run 1βœ… 50ms
scala.cli.integration.RunTests3Lts.esmodule import JS 1βœ… 1s
scala.cli.integration.RunTests3Lts.exclude file 1βœ… 813ms
scala.cli.integration.RunTests3Lts.fail with a valid error when multiple main classes are present and a dependency doesn't define main classes in the manifest 1βœ… 918ms
scala.cli.integration.RunTests3Lts.find and run main class from --dep even when no explicit inputs are passed 1βœ… 510ms
scala.cli.integration.RunTests3Lts.Github Gists Script URL 1βœ… 1s
scala.cli.integration.RunTests3Lts.help js 1βœ… 53ms
scala.cli.integration.RunTests3Lts.help native 1βœ… 56ms
scala.cli.integration.RunTests3Lts.interconnection between scripts 1βœ… 1s
scala.cli.integration.RunTests3Lts.Java options in config file 1βœ… 999ms
scala.cli.integration.RunTests3Lts.java style -Dproperty=value system properties 1βœ… 940ms
scala.cli.integration.RunTests3Lts.Java URL 1βœ… 841ms
scala.cli.integration.RunTests3Lts.JS arguments 1βœ… 2s
scala.cli.integration.RunTests3Lts.js defaults & toolkit default 1βœ… 5s
scala.cli.integration.RunTests3Lts.Js DOM 1βœ… 18s
scala.cli.integration.RunTests3Lts.JVM id is printed with compilation info correctly 1βœ… 6s
scala.cli.integration.RunTests3Lts.load virtual data with UTF_16 encoding 1βœ… 1s
scala.cli.integration.RunTests3Lts.Main class in config file 1βœ… 917ms
scala.cli.integration.RunTests3Lts.main.sc is not a special case 1βœ… 860ms
scala.cli.integration.RunTests3Lts.manifest 1βœ… 1s
scala.cli.integration.RunTests3Lts.Markdown code with a scala snippet accepted as piped input 1βœ… 823ms
scala.cli.integration.RunTests3Lts.Multiple scripts 1βœ… 922ms
scala.cli.integration.RunTests3Lts.Multiple scripts JS 1βœ… 1s
scala.cli.integration.RunTests3Lts.Multiple scripts native 1βœ… 17s
scala.cli.integration.RunTests3Lts.multiple using directives warning message 1βœ… 6s
scala.cli.integration.RunTests3Lts.native (default) & scala toolkit (default) with command line args 1βœ… 24s
scala.cli.integration.RunTests3Lts.native (default) & scala toolkit (default) with directives 1βœ… 23s
scala.cli.integration.RunTests3Lts.native (default) & typelevel toolkit (default) with command line args 1βœ… 25s
scala.cli.integration.RunTests3Lts.native (default) & typelevel toolkit (default) with directives 1βœ… 25s
scala.cli.integration.RunTests3Lts.native (explicit: 0.4.17) & scala toolkit (0.3.0) with command line args 1βœ… 22s
scala.cli.integration.RunTests3Lts.native (explicit: 0.4.17) & scala toolkit (0.3.0) with directives 1βœ… 22s
scala.cli.integration.RunTests3Lts.native (explicit: 0.4.17) & typelevel toolkit (default) with command line args 1βœ… 26s
scala.cli.integration.RunTests3Lts.native (explicit: 0.4.17) & typelevel toolkit (default) with directives 1βœ… 27s
scala.cli.integration.RunTests3Lts.native (explicit: 0.5.6) & scala toolkit (default) with command line args 1βœ… 23s
scala.cli.integration.RunTests3Lts.native (explicit: 0.5.6) & scala toolkit (default) with directives 1βœ… 24s
scala.cli.integration.RunTests3Lts.no deadlock when running background threads 1βœ… 1s
scala.cli.integration.RunTests3Lts.No default inputs when the run sub-command is launched with no args 1βœ… 58ms
scala.cli.integration.RunTests3Lts.object script wrapper satisfies strict compiler flags 1βœ… 954ms
scala.cli.integration.RunTests3Lts.offline mode should fail on missing artifacts (with Scala 3.3.4) 1βœ… 21s
scala.cli.integration.RunTests3Lts.Pass arguments 1βœ… 905ms
scala.cli.integration.RunTests3Lts.Pass arguments - Scala 3 1βœ… 810ms
scala.cli.integration.RunTests3Lts.pick .scala main class over in-context scripts 1βœ… 950ms
scala.cli.integration.RunTests3Lts.print command 1βœ… 909ms
scala.cli.integration.RunTests3Lts.print error if workspace path contains a ; 1βœ… 905ms
scala.cli.integration.RunTests3Lts.print the name of nested script 1βœ… 956ms
scala.cli.integration.RunTests3Lts.print the name of script 1βœ… 1s
scala.cli.integration.RunTests3Lts.prioritise main class in a .sc file passed as . over main classes in dependencies on the classpath 1βœ… 2s
scala.cli.integration.RunTests3Lts.prioritise main class in a .sc file passed as script.sc over main classes in dependencies on the classpath 1βœ… 2s
scala.cli.integration.RunTests3Lts.prioritise main class in a .scala file passed as . over main classes in dependencies on the classpath 1βœ… 2s
scala.cli.integration.RunTests3Lts.prioritise main class in a .scala file passed as Main.scala over main classes in dependencies on the classpath 1βœ… 2s
scala.cli.integration.RunTests3Lts.Python and Scala sources 1βœ… 2s
scala.cli.integration.RunTests3Lts.remap imports cmd 1βœ… 1s
scala.cli.integration.RunTests3Lts.remap imports directive 1βœ… 1s
scala.cli.integration.RunTests3Lts.remap imports directive error 1βœ… 63ms
scala.cli.integration.RunTests3Lts.repository credentials passed to coursier 1βœ… 12s
scala.cli.integration.RunTests3Lts.Resource embedding in Scala Native 1βœ… 23s
scala.cli.integration.RunTests3Lts.resources via command line 1βœ… 1s
scala.cli.integration.RunTests3Lts.resources via directive 1βœ… 984ms
scala.cli.integration.RunTests3Lts.return relevant error if multiple .scala main classes are present 1βœ… 678ms
scala.cli.integration.RunTests3Lts.return relevant error when main classes list is requested, but no main classes are present 1βœ… 630ms
scala.cli.integration.RunTests3Lts.rewrite code to new syntax and then run it correctly (no -O required) 1βœ… 3s
scala.cli.integration.RunTests3Lts.rewrite code to old syntax and then run it correctly (no -O required) 1βœ… 1s
scala.cli.integration.RunTests3Lts.run jar file 1βœ… 1s
scala.cli.integration.RunTests3Lts.run main class from --dep even when no explicit inputs are passed 1βœ… 1s
scala.cli.integration.RunTests3Lts.run main class from -classpath even when no explicit inputs are passed 1βœ… 1s
scala.cli.integration.RunTests3Lts.run main class from a jar even when no explicit inputs are passed 1βœ… 2s
scala.cli.integration.RunTests3Lts.run main class from a jar in a directory even when no explicit inputs are passed 1βœ… 1s
scala.cli.integration.RunTests3Lts.running a .scala file several times doesn't produce Bloop errors 1βœ… 8s
scala.cli.integration.RunTests3Lts.running a script snippet should not create the workspace dir in cwd 1βœ… 1s
scala.cli.integration.RunTests3Lts.running a script snippet with one source file should create the workspace dir in cwd 1βœ… 1s
scala.cli.integration.RunTests3Lts.Runs with JVM 8 1βœ… 1s
scala.cli.integration.RunTests3Lts.Runs with JVM 8 with using directive 1βœ… 1s
scala.cli.integration.RunTests3Lts.Scala Native C Files are correctly handled as a regular Input 1βœ… 32s
scala.cli.integration.RunTests3Lts.Scala Native multithreading set to false with command line option 1βœ… 4s
scala.cli.integration.RunTests3Lts.Scala Native multithreading set to false with directive 1βœ… 5s
scala.cli.integration.RunTests3Lts.Scala Native multithreading set to true (implicitly) 1βœ… 23s
scala.cli.integration.RunTests3Lts.Scala Native multithreading set to true with command line option 1βœ… 23s
scala.cli.integration.RunTests3Lts.Scala Native multithreading set to true with directive 1βœ… 22s
scala.cli.integration.RunTests3Lts.scala native with lto optimisation 1βœ… 38s
scala.cli.integration.RunTests3Lts.Scala URL 1βœ… 902ms
scala.cli.integration.RunTests3Lts.scalac help 1βœ… 2s
scala.cli.integration.RunTests3Lts.scalac print option: -V (default subcommand) 1βœ… 865ms
scala.cli.integration.RunTests3Lts.scalac print option: -V (explicit run subcommand) 1βœ… 879ms
scala.cli.integration.RunTests3Lts.scalac print option: -Vphases (default subcommand) 1βœ… 1s
scala.cli.integration.RunTests3Lts.scalac print option: -Vphases (explicit run subcommand) 1βœ… 1s
scala.cli.integration.RunTests3Lts.scalac print option: -W (default subcommand) 1βœ… 868ms
scala.cli.integration.RunTests3Lts.scalac print option: -W (explicit run subcommand) 1βœ… 875ms
scala.cli.integration.RunTests3Lts.scalac print option: -X (default subcommand) 1βœ… 845ms
scala.cli.integration.RunTests3Lts.scalac print option: -X (explicit run subcommand) 1βœ… 857ms
scala.cli.integration.RunTests3Lts.scalac print option: -Xplugin-list (default subcommand) 1βœ… 837ms
scala.cli.integration.RunTests3Lts.scalac print option: -Xplugin-list (explicit run subcommand) 1βœ… 837ms
scala.cli.integration.RunTests3Lts.scalac print option: -Xshow-phases (default subcommand) 1βœ… 1s
scala.cli.integration.RunTests3Lts.scalac print option: -Xshow-phases (explicit run subcommand) 1βœ… 1s
scala.cli.integration.RunTests3Lts.scalac print option: -Xsource:help (default subcommand) 1βœ… 869ms
scala.cli.integration.RunTests3Lts.scalac print option: -Xsource:help (explicit run subcommand) 1βœ… 884ms
scala.cli.integration.RunTests3Lts.scalac print option: -Y (default subcommand) 1βœ… 857ms
scala.cli.integration.RunTests3Lts.scalac print option: -Y (explicit run subcommand) 1βœ… 867ms
scala.cli.integration.RunTests3Lts.scalac verbose 1βœ… 1s
scala.cli.integration.RunTests3Lts.scalapy from CLI 1βœ… 2s
scala.cli.integration.RunTests3Lts.scalapy via directive 1βœ… 2s
scala.cli.integration.RunTests3Lts.script file with NO shebang header and no extension run with scala-cli shebang 1βœ… 56ms
scala.cli.integration.RunTests3Lts.script file with shebang header and no extension run with scala-cli shebang 1βœ… 956ms
scala.cli.integration.RunTests3Lts.Script URL 1βœ… 993ms
scala.cli.integration.RunTests3Lts.set es version to scala-js-cli 1βœ… 1s
scala.cli.integration.RunTests3Lts.setting root dir with virtual input 1βœ… 1s
scala.cli.integration.RunTests3Lts.shebang run does not produce update-dependency warnings 1βœ… 920ms
scala.cli.integration.RunTests3Lts.should add toolkit to classpath 1βœ… 2s
scala.cli.integration.RunTests3Lts.should add typelevel toolkit to classpath 1βœ… 3s
scala.cli.integration.RunTests3Lts.should add typelevel toolkit-test to classpath 1βœ… 3s
scala.cli.integration.RunTests3Lts.should throw exception for code compiled by scala 3.1.3 1βœ… 3s
scala.cli.integration.RunTests3Lts.simple script 1βœ… 2s
scala.cli.integration.RunTests3Lts.simple script JS 1βœ… 11s
scala.cli.integration.RunTests3Lts.simple script JS command 1βœ… 1s
scala.cli.integration.RunTests3Lts.simple script JS in fastLinkJS mode 1βœ… 1s
scala.cli.integration.RunTests3Lts.simple script JS in fullLinkJS mode 1βœ… 1s
scala.cli.integration.RunTests3Lts.simple script JS via config file 1βœ… 1s
scala.cli.integration.RunTests3Lts.simple script JS via platform option 1βœ… 1s
scala.cli.integration.RunTests3Lts.simple script JS with noOpt 1βœ… 1s
scala.cli.integration.RunTests3Lts.simple script native 1βœ… 18s
scala.cli.integration.RunTests3Lts.simple script native command 1βœ… 18s
scala.cli.integration.RunTests3Lts.stack traces 1βœ… 674ms
scala.cli.integration.RunTests3Lts.stack traces in script in Scala 3 1βœ… 824ms
scala.cli.integration.RunTests3Lts.sub-directory 1βœ… 913ms
scala.cli.integration.RunTests3Lts.sub-directory and script 1βœ… 920ms
scala.cli.integration.RunTests3Lts.suppress multiple using directives warning message 1βœ… 2s
scala.cli.integration.RunTests3Lts.suppress multiple using directives warning message with global config 1βœ… 2s
scala.cli.integration.RunTests3Lts.Take into account interactive main class when caching binaries 1βœ… 32s
scala.cli.integration.RunTests3Lts.test scope 1βœ… 1s
scala.cli.integration.RunTests3Lts.toolkit default 1βœ… 3s
scala.cli.integration.RunTests3Lts.use method from main.sc file 1βœ… 947ms
scala.cli.integration.RunTests3Lts.user readable error when @main is used 1βœ… 5s
scala.cli.integration.RunTests3Lts.UTF-8 1βœ… 861ms
scala.cli.integration.RunTests3Lts.verbosity 1βœ… 933ms
scala.cli.integration.RunTests3Lts.verify drive-relative JAVA_HOME works 1βœ… 1s
scala.cli.integration.RunTests3Lts.warn about invalid values present in .scala-jvmopts 1βœ… 2s
scala.cli.integration.RunTests3Lts.warn about invalid values present in JAVA_OPTS 1βœ… 3s
scala.cli.integration.RunTests3Lts.warn about transitive using file directive 1βœ… 899ms
scala.cli.integration.RunTests3Lts.warning about using toolkit latest in options should be reported 1βœ… 1s
scala.cli.integration.RunTests3Lts.without node on the PATH 1βœ… 4s
scala.cli.integration.RunTests3Lts.workspace dir 1βœ… 1s
scala.cli.integration.RunTests3Lts.Zip with Markdown containing resource directive 1βœ… 1s
scala.cli.integration.RunTests3Lts.Zip with multiple Scala files 1βœ… 1s
scala.cli.integration.RunTests3Lts.Zip with Scala containing resource directive 1βœ… 1s
scala.cli.integration.RunTests3Lts.Zip with Scala Script containing resource directive 1βœ… 1s
scala.cli.integration.TestTests3Lts.Cross-tests 1βœ… 4s
scala.cli.integration.TestTests3Lts.custom test framework JS 1βœ… 6s
scala.cli.integration.TestTests3Lts.custom test framework JVM 1βœ… 3s
scala.cli.integration.TestTests3Lts.Fail if no tests were run JS 1βœ… 3s
scala.cli.integration.TestTests3Lts.Fail if no tests were run JVM 1βœ… 1s
scala.cli.integration.TestTests3Lts.failing test 1βœ… 2s
scala.cli.integration.TestTests3Lts.failing test JS 1βœ… 3s
scala.cli.integration.TestTests3Lts.failing test Markdown with munit 1βœ… 2s
scala.cli.integration.TestTests3Lts.failing test return code 1βœ… 2s
scala.cli.integration.TestTests3Lts.failing test return code when compiling error 1βœ… 1s
scala.cli.integration.TestTests3Lts.Js DOM 1βœ… 7s
scala.cli.integration.TestTests3Lts.junit 1βœ… 2s
scala.cli.integration.TestTests3Lts.run only one test from munit 1βœ… 2s
scala.cli.integration.TestTests3Lts.run only one test from utest 1βœ… 2s
scala.cli.integration.TestTests3Lts.scalacheck from cats 1βœ… 30s
scala.cli.integration.TestTests3Lts.several tests 1βœ… 2s
scala.cli.integration.TestTests3Lts.successful pure Java test with JUnit 1βœ… 2s
scala.cli.integration.TestTests3Lts.successful test 1βœ… 2s
scala.cli.integration.TestTests3Lts.successful test esmodule import JS 1βœ… 3s
scala.cli.integration.TestTests3Lts.successful test JS 1βœ… 4s
scala.cli.integration.TestTests3Lts.successful test Markdown with munit 1βœ… 2s
scala.cli.integration.TestTests3Lts.test framework arguments JS 1βœ… 23s
scala.cli.integration.TestTests3Lts.test framework arguments JVM 1βœ… 6s
scala.cli.integration.TestTests3Lts.toolkit 1βœ… 2s
scala.cli.integration.TestTests3Lts.toolkit from command line 1βœ… 2s
scala.cli.integration.TestTests3Lts.utest 1βœ… 2s
scala.cli.integration.TestTests3Lts.utest JS 1βœ… 3s
scala.cli.integration.TestTests3Lts.weaver 1βœ… 4s

❌ scala.cli.integration.ReplTests3Lts.ammonite scalapy with Scala 3.5.2 (the latest supported version)

❌ 
	ERROR:

❌ scala.cli.integration.ReplTests3Lts.ammonite with Scala 3.5.2 (the latest supported version)

❌ 
	ERROR:

❌ scala.cli.integration.ReplTests3Lts.ammonite with test scope sources

❌ 
	ERROR:

❌ scala.cli.integration.ReplTests3Lts.as jar

❌ 
	ERROR:

Annotations

Check failure on line 0 in test-report.xml

See this annotation in the file changed.

@github-actions github-actions / Test report windows-tests-4

scala.cli.integration.ReplTests3Lts.ammonite scalapy with Scala 3.5.2 (the latest supported version) β–Ί

Failed test found in:
  test-report.xml
Error:
          ERROR:
Raw output
        ERROR:
        assertion failed

expect(errorOutput.contains("No module named 'foo'"))
       |           |
       |           false
       The `--python` option is experimental
Please bear in mind that non-ideal user experience should be expected.
If you encounter any bugs or have feedback to share, make sure to reach out to the maintenance team at https://github.com/VirtusLab/scala-cli
Checking https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/
Checked https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/
Checking https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/maven-metadata.xml
Checked https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/maven-metadata.xml
Downloading https://repo1.maven.org/maven2/com/lihaoyi/ammonite_3.5.2/3.0.0-2-6342755f/ammonite_3.5.2-3.0.0-2-6342755f.pom
Downloaded https://repo1.maven.org/maven2/com/lihaoyi/ammonite_3.5.2/3.0.0-2-6342755f/ammonite_3.5.2-3.0.0-2-6342755f.pom
Downloading https://repo1.maven.org/maven2/com/lihaoyi/ammonite_3.5.2/3.0.0-2-6342755f/ammonite_3.5.2-3.0.0-2-6342755f.pom.sha1
Downloaded https://repo1.maven.org/maven2/com/lihaoyi/ammonite_3.5.2/3.0.0-2-6342755f/ammonite_3.5.2-3.0.0-2-6342755f.pom.sha1
Downloading https://repo1.maven.org/maven2/com/lihaoyi/ammonite_3.5.2/3.0.0-2-6342755f/ammonite_3.5.2-3.0.0-2-6342755f.pom
Downloaded https://repo1.maven.org/maven2/com/lihaoyi/ammonite_3.5.2/3.0.0-2-6342755f/ammonite_3.5.2-3.0.0-2-6342755f.pom
Downloading https://repo1.maven.org/maven2/com/lihaoyi/ammonite_3.5.2/3.0.0-2-6342755f/ammonite_3.5.2-3.0.0-2-6342755f.pom.sha1
Downloaded https://repo1.maven.org/maven2/com/lihaoyi/ammonite_3.5.2/3.0.0-2-6342755f/ammonite_3.5.2-3.0.0-2-6342755f.pom.sha1
[[31merror[0m]  Can't download Ammonite 3.0.0-2-6342755f for Scala 3.5.2.
Ammonite with this Scala version might not yet be supported.
Try passing a different Scala version with the -S option.
        Category:
        java.lang.AssertionError
        File:
        RecorderRuntime.scala
        Line:
        40

Check failure on line 0 in test-report.xml

See this annotation in the file changed.

@github-actions github-actions / Test report windows-tests-4

scala.cli.integration.ReplTests3Lts.ammonite with Scala 3.5.2 (the latest supported version) β–Ί

Failed test found in:
  test-report.xml
Error:
          ERROR:
Raw output
        ERROR:
        Result of D:\a\scala-cli\scala-cli\out\integration\test\forcedLauncher.dest\scala-cli.exe…: 1
Checking https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/
Checked https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/
Checking https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/maven-metadata.xml
Checked https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/maven-metadata.xml
Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.5.2/scala3-compiler_3-3.5.2.pom
Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.5.2/scala3-compiler_3-3.5.2.pom
Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.5.2/scala3-library_3-3.5.2.pom
Downloading https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.5.2/tasty-core_3-3.5.2.pom
Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.5.2/scala3-interfaces-3.5.2.pom
Downloaded https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.5.2/tasty-core_3-3.5.2.pom
Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.5.2/scala3-library_3-3.5.2.pom
Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.5.2/scala3-interfaces-3.5.2.pom
Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.5.2/scala3-library_3-3.5.2.jar
Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.5.2/scala3-compiler_3-3.5.2.jar
Downloading https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.5.2/tasty-core_3-3.5.2.jar
Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.5.2/scala3-interfaces-3.5.2.jar
Downloaded https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.5.2/tasty-core_3-3.5.2.jar
Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.5.2/scala3-interfaces-3.5.2.jar
Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.5.2/scala3-library_3-3.5.2.jar
Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.5.2/scala3-compiler_3-3.5.2.jar
Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.5.2/scala3-sbt-bridge-3.5.2.pom
Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.5.2/scala3-sbt-bridge-3.5.2.pom
Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.5.2/scala3-sbt-bridge-3.5.2.jar
Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.5.2/scala3-sbt-bridge-3.5.2.jar
Downloading https://repo1.maven.org/maven2/com/lihaoyi/ammonite_3.5.2/3.0.0-2-6342755f/ammonite_3.5.2-3.0.0-2-6342755f.pom
Downloaded https://repo1.maven.org/maven2/com/lihaoyi/ammonite_3.5.2/3.0.0-2-6342755f/ammonite_3.5.2-3.0.0-2-6342755f.pom
Downloading https://repo1.maven.org/maven2/com/lihaoyi/ammonite_3.5.2/3.0.0-2-6342755f/ammonite_3.5.2-3.0.0-2-6342755f.pom.sha1
Downloaded https://repo1.maven.org/maven2/com/lihaoyi/ammonite_3.5.2/3.0.0-2-6342755f/ammonite_3.5.2-3.0.0-2-6342755f.pom.sha1
Downloading https://repo1.maven.org/maven2/com/lihaoyi/ammonite_3.5.2/3.0.0-2-6342755f/ammonite_3.5.2-3.0.0-2-6342755f.pom
Downloaded https://repo1.maven.org/maven2/com/lihaoyi/ammonite_3.5.2/3.0.0-2-6342755f/ammonite_3.5.2-3.0.0-2-6342755f.pom
Downloading https://repo1.maven.org/maven2/com/lihaoyi/ammonite_3.5.2/3.0.0-2-6342755f/ammonite_3.5.2-3.0.0-2-6342755f.pom.sha1
Downloaded https://repo1.maven.org/maven2/com/lihaoyi/ammonite_3.5.2/3.0.0-2-6342755f/ammonite_3.5.2-3.0.0-2-6342755f.pom.sha1
[[31merror[0m]  Can't download Ammonite 3.0.0-2-6342755f for Scala 3.5.2.
Ammonite with this Scala version might not yet be supported.
Try passing a different Scala version with the -S option.
        Category:
        os.SubprocessException
        File:
        ReplAmmoniteTestDefinitions.scala
        Line:
        54

Check failure on line 0 in test-report.xml

See this annotation in the file changed.

@github-actions github-actions / Test report windows-tests-4

scala.cli.integration.ReplTests3Lts.ammonite with test scope sources β–Ί

Failed test found in:
  test-report.xml
Error:
          ERROR:
Raw output
        ERROR:
        Result of D:\a\scala-cli\scala-cli\out\integration\test\forcedLauncher.dest\scala-cli.exe…: 1
Checking https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/
Checked https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/
Checking https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/maven-metadata.xml
Checked https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/maven-metadata.xml
Checking https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/
Checked https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/
Checking https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/maven-metadata.xml
Checked https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/maven-metadata.xml
[90mCompiling project (test, Scala 3.5.2, JVM (17))[0m
[90mCompiled project (test, Scala 3.5.2, JVM (17))[0m
Downloading https://repo1.maven.org/maven2/com/lihaoyi/ammonite_3.5.2/3.0.0-2-6342755f/ammonite_3.5.2-3.0.0-2-6342755f.pom
Downloaded https://repo1.maven.org/maven2/com/lihaoyi/ammonite_3.5.2/3.0.0-2-6342755f/ammonite_3.5.2-3.0.0-2-6342755f.pom
Downloading https://repo1.maven.org/maven2/com/lihaoyi/ammonite_3.5.2/3.0.0-2-6342755f/ammonite_3.5.2-3.0.0-2-6342755f.pom.sha1
Downloaded https://repo1.maven.org/maven2/com/lihaoyi/ammonite_3.5.2/3.0.0-2-6342755f/ammonite_3.5.2-3.0.0-2-6342755f.pom.sha1
Downloading https://repo1.maven.org/maven2/com/lihaoyi/ammonite_3.5.2/3.0.0-2-6342755f/ammonite_3.5.2-3.0.0-2-6342755f.pom
Downloaded https://repo1.maven.org/maven2/com/lihaoyi/ammonite_3.5.2/3.0.0-2-6342755f/ammonite_3.5.2-3.0.0-2-6342755f.pom
Downloading https://repo1.maven.org/maven2/com/lihaoyi/ammonite_3.5.2/3.0.0-2-6342755f/ammonite_3.5.2-3.0.0-2-6342755f.pom.sha1
Downloaded https://repo1.maven.org/maven2/com/lihaoyi/ammonite_3.5.2/3.0.0-2-6342755f/ammonite_3.5.2-3.0.0-2-6342755f.pom.sha1
[[31merror[0m]  Can't download Ammonite 3.0.0-2-6342755f for Scala 3.5.2.
Ammonite with this Scala version might not yet be supported.
Try passing a different Scala version with the -S option.
        Category:
        os.SubprocessException
        File:
        ReplAmmoniteTestDefinitions.scala
        Line:
        99

Check failure on line 0 in test-report.xml

See this annotation in the file changed.

@github-actions github-actions / Test report windows-tests-4

scala.cli.integration.ReplTests3Lts.as jar β–Ί

Failed test found in:
  test-report.xml
Error:
          ERROR:
Raw output
        ERROR:
        Result of D:\a\scala-cli\scala-cli\out\integration\test\forcedLauncher.dest\scala-cli.exe…: 1
        Category:
        os.SubprocessException
        File:
        ReplAmmoniteTests3StableDefinitions.scala
        Line:
        83