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

WIP #3309

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Run tests for utf8 characters on input path / current working directory

4e086fb
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

WIP #3309

Run tests for utf8 characters on input path / current working directory
4e086fb
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test report linux-tests-5 succeeded Jan 31, 2025 in 0s

491 passed, 0 failed and 0 skipped

Tests passed successfully

✅ test-report.xml

491 tests were completed in 1616s with 491 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
scala.cli.integration.BspTests3NextRc.@main in script 1✅ 1s
scala.cli.integration.BspTests3NextRc.actionable diagnostics on deprecated using directives 1✅ 3s
scala.cli.integration.BspTests3NextRc.bloop projects are initialised properly for a directive for an unfetchable dependency 1✅ 926ms
scala.cli.integration.BspTests3NextRc.bloop projects are initialised properly for an invalid directive value 1✅ 493ms
scala.cli.integration.BspTests3NextRc.bloop projects are initialised properly for an unrecognised directive 1✅ 438ms
scala.cli.integration.BspTests3NextRc.BSP class wrapper for Scala 3 1✅ 4s
scala.cli.integration.BspTests3NextRc.BSP fails when --power mode is not set for experimental directives (example: using python directive) 1✅ 411ms
scala.cli.integration.BspTests3NextRc.BSP loads verbosity on compile 1✅ 1s
scala.cli.integration.BspTests3NextRc.BSP loads verbosity on compile when passed from setup-ide 1✅ 955ms
scala.cli.integration.BspTests3NextRc.BSP object wrapper forced with --js 1✅ 1s
scala.cli.integration.BspTests3NextRc.BSP object wrapper forced with --object-wrapper 1✅ 1s
scala.cli.integration.BspTests3NextRc.BSP object wrapper forced with //> using object.wrapper 1✅ 1s
scala.cli.integration.BspTests3NextRc.BSP object wrapper forced with //> using platform js 1✅ 2s
scala.cli.integration.BspTests3NextRc.BSP reloads --power mode after setting it via config 1✅ 4s
scala.cli.integration.BspTests3NextRc.BSP reloads --power mode after setting it via env passed to setup-ide 1✅ 6s
scala.cli.integration.BspTests3NextRc.BSP respects --cli-default-scala-version & --predefined-repository launcher options 1✅ 8s
scala.cli.integration.BspTests3NextRc.BSP respects --java-home 1✅ 6s
scala.cli.integration.BspTests3NextRc.BSP respects --power mode set by config (example: using python directive) 1✅ 1s
scala.cli.integration.BspTests3NextRc.BSP respects --power mode set by environment variable (example: using python directive) 1✅ 1s
scala.cli.integration.BspTests3NextRc.BSP respects --power mode set by environment variable, config (example: using python directive) 1✅ 1s
scala.cli.integration.BspTests3NextRc.BSP respects --power mode set by launcher option (example: using python directive) 1✅ 1s
scala.cli.integration.BspTests3NextRc.BSP respects --power mode set by launcher option, config (example: using python directive) 1✅ 1s
scala.cli.integration.BspTests3NextRc.BSP respects --power mode set by launcher option, environment variable (example: using python directive) 1✅ 1s
scala.cli.integration.BspTests3NextRc.BSP respects --power mode set by launcher option, environment variable, config (example: using python directive) 1✅ 1s
scala.cli.integration.BspTests3NextRc.BSP respects --power mode set by launcher option, setup-ide option (example: using python directive) 1✅ 1s
scala.cli.integration.BspTests3NextRc.BSP respects --power mode set by launcher option, setup-ide option, config (example: using python directive) 1✅ 1s
scala.cli.integration.BspTests3NextRc.BSP respects --power mode set by launcher option, setup-ide option, environment variable (example: using python directive) 1✅ 1s
scala.cli.integration.BspTests3NextRc.BSP respects --power mode set by launcher option, setup-ide option, environment variable, config (example: using python directive) 1✅ 2s
scala.cli.integration.BspTests3NextRc.BSP respects --power mode set by setup-ide option (example: using python directive) 1✅ 1s
scala.cli.integration.BspTests3NextRc.BSP respects --power mode set by setup-ide option, config (example: using python directive) 1✅ 1s
scala.cli.integration.BspTests3NextRc.BSP respects --power mode set by setup-ide option, environment variable (example: using python directive) 1✅ 1s
scala.cli.integration.BspTests3NextRc.BSP respects --power mode set by setup-ide option, environment variable, config (example: using python directive) 1✅ 1s
scala.cli.integration.BspTests3NextRc.BSP respects JAVA_HOME 1✅ 15s
scala.cli.integration.BspTests3NextRc.bsp should report actionable diagnostic from bloop for .sc files (Scala 3) 1✅ 2s
scala.cli.integration.BspTests3NextRc.bsp should report actionable diagnostic from bloop for .scala files (Scala 3) 1✅ 1s
scala.cli.integration.BspTests3NextRc.bsp should report actionable diagnostic when enabled 1✅ 1s
scala.cli.integration.BspTests3NextRc.bsp should start bloop with correct JVM version from directives 1✅ 6s
scala.cli.integration.BspTests3NextRc.bsp should support jvmRunEnvironment request 1✅ 528ms
scala.cli.integration.BspTests3NextRc.bsp should support parsing cancel params 1✅ 3s
scala.cli.integration.BspTests3NextRc.compile should result in generated bsp file 1✅ 480ms
scala.cli.integration.BspTests3NextRc.diagnostics 1✅ 941ms
scala.cli.integration.BspTests3NextRc.diagnostics in script 1✅ 954ms
scala.cli.integration.BspTests3NextRc.directive diagnostics 1✅ 1s
scala.cli.integration.BspTests3NextRc.directives in multiple files diagnostics 1✅ 2s
scala.cli.integration.BspTests3NextRc.invalid diagnostics at startup 1✅ 440ms
scala.cli.integration.BspTests3NextRc.return .scala-build directory as a output paths 1✅ 409ms
scala.cli.integration.BspTests3NextRc.run should result in generated bsp file 1✅ 645ms
scala.cli.integration.BspTests3NextRc.setup-ide 1✅ 49ms
scala.cli.integration.BspTests3NextRc.setup-ide doesn't pass unrecognised arguments to old --cli-versions: 1.0.0 1✅ 3s
scala.cli.integration.BspTests3NextRc.setup-ide doesn't pass unrecognised arguments to old --cli-versions: 1.5.0 1✅ 4s
scala.cli.integration.BspTests3NextRc.setup-ide doesn't pass unrecognised arguments to old --cli-versions: 1.5.0-19-g932866db6-SNAPSHOT 1✅ 5s
scala.cli.integration.BspTests3NextRc.setup-ide passes Java props to the BSP configuration correctly 1✅ 40ms
scala.cli.integration.BspTests3NextRc.setup-ide prepares a valid BSP configuration with --cli-version 1.5.0-34-g31a88e428-SNAPSHOT 1✅ 5s
scala.cli.integration.BspTests3NextRc.setup-ide prepares a valid BSP configuration with --cli-version 1.6.0 1✅ 3s
scala.cli.integration.BspTests3NextRc.setup-ide should fail for invalid dependencies 1✅ 281ms
scala.cli.integration.BspTests3NextRc.setup-ide should have only absolute paths even if relative ones were specified 1✅ 38ms
scala.cli.integration.BspTests3NextRc.setup-ide should result in generated bsp file 1✅ 37ms
scala.cli.integration.BspTests3NextRc.setup-ide should succeed for valid dependencies 1✅ 161ms
scala.cli.integration.BspTests3NextRc.simple 1✅ 1s
scala.cli.integration.BspTests3NextRc.source jars handled correctly from a test scope using directive 1✅ 2s
scala.cli.integration.BspTests3NextRc.source jars handled correctly from the command line 1✅ 2s
scala.cli.integration.BspTests3NextRc.source jars handled correctly from the command line smartly assuming a *-sources.jar is a source jar 1✅ 2s
scala.cli.integration.BspTests3NextRc.test workspace update after adding file to main scope 1✅ 2s
scala.cli.integration.BspTests3NextRc.workspace update 1✅ 1s
scala.cli.integration.BspTests3NextRc.workspace update - new file 1✅ 1s
scala.cli.integration.BspTests3NextRc.workspace/reload --dependency option 1✅ 4s
scala.cli.integration.BspTests3NextRc.workspace/reload error response when no inputs json present 1✅ 864ms
scala.cli.integration.BspTests3NextRc.workspace/reload extra dependency directive 1✅ 3s
scala.cli.integration.BspTests3NextRc.workspace/reload of an extra sources directory 1✅ 4s
scala.cli.integration.BspTests3NextRc.workspace/reload should restart bloop with correct JVM version from directives 1✅ 10s
scala.cli.integration.BspTests3NextRc.workspace/reload should restart bloop with correct JVM version from options 1✅ 19s
scala.cli.integration.BspTests3NextRc.workspace/reload when updated source element in using directive 1✅ 1s
scala.cli.integration.CompileTests3NextRc.allow to override --Werror compiler option passed via directive by passing --Werror from the command line 1✅ 543ms
scala.cli.integration.CompileTests3NextRc.allow to override --Werror compiler option passed via directive by passing -Werror from the command line 1✅ 508ms
scala.cli.integration.CompileTests3NextRc.allow to override -Werror compiler option passed via directive by passing --Werror from the command line 1✅ 479ms
scala.cli.integration.CompileTests3NextRc.allow to override -Werror compiler option passed via directive by passing -Werror from the command line 1✅ 514ms
scala.cli.integration.CompileTests3NextRc.build a custom compiler plugin and use it (use plugin via CLI option) 1✅ 5s
scala.cli.integration.CompileTests3NextRc.build a custom compiler plugin and use it (use plugin via directive) 1✅ 6s
scala.cli.integration.CompileTests3NextRc.code in test error 1✅ 361ms
scala.cli.integration.CompileTests3NextRc.consecutive -language:* flags are not ignored 1✅ 1s
scala.cli.integration.CompileTests3NextRc.consecutive -Wconf:* flags are not ignored (passed via command line) 1✅ 6s
scala.cli.integration.CompileTests3NextRc.consecutive -Wconf:* flags are not ignored (passed via using directive) 1✅ 6s
scala.cli.integration.CompileTests3NextRc.consecutive -Wunused:* flags are not ignored (passed via command line) 1✅ 534ms
scala.cli.integration.CompileTests3NextRc.consecutive -Wunused:* flags are not ignored (passed via using directive) 1✅ 618ms
scala.cli.integration.CompileTests3NextRc.copy compile output 1✅ 593ms
scala.cli.integration.CompileTests3NextRc.ensure the -with-compiler option adds scala3-compiler to the classpath 1✅ 2s
scala.cli.integration.CompileTests3NextRc.exit code 1✅ 370ms
scala.cli.integration.CompileTests3NextRc.generate scoverage.coverage file 1✅ 1s
scala.cli.integration.CompileTests3NextRc.having target + using directives in files should not produce warnings about using directives in multiple files 1✅ 387ms
scala.cli.integration.CompileTests3NextRc.java files with no using directives should not produce warnings about using directives in multiple files 1✅ 375ms
scala.cli.integration.CompileTests3NextRc.Java SemanticDB 1✅ 1s
scala.cli.integration.CompileTests3NextRc.Java SemanticDB (manual) 1✅ 1s
scala.cli.integration.CompileTests3NextRc.Java SemanticDB with forced target root 1✅ 1s
scala.cli.integration.CompileTests3NextRc.Java SemanticDB with spread source dirs, forced source root 1✅ 1s
scala.cli.integration.CompileTests3NextRc.Java SemanticDB with spread source dirs, forced source root and custom workspace directory 1✅ 1s
scala.cli.integration.CompileTests3NextRc.Java SemanticDB with spread source dirs, forced source root and target root 1✅ 1s
scala.cli.integration.CompileTests3NextRc.Java SemanticDB with spread source dirs, forced source root and target root and custom workspace directory 1✅ 1s
scala.cli.integration.CompileTests3NextRc.JvmCompatibilityTest: bloopJvm:11/targetJvm:11/lang:java/sourcesJvm:11 1✅ 4s
scala.cli.integration.CompileTests3NextRc.JvmCompatibilityTest: bloopJvm:11/targetJvm:11/lang:java/sourcesJvm:8 1✅ 4s
scala.cli.integration.CompileTests3NextRc.JvmCompatibilityTest: bloopJvm:11/targetJvm:11/lang:scala/sourcesJvm:11 1✅ 6s
scala.cli.integration.CompileTests3NextRc.JvmCompatibilityTest: bloopJvm:11/targetJvm:11/lang:scala/sourcesJvm:8 1✅ 6s
scala.cli.integration.CompileTests3NextRc.JvmCompatibilityTest: bloopJvm:11/targetJvm:8/lang:java/sourcesJvm:11 1✅ 4s
scala.cli.integration.CompileTests3NextRc.JvmCompatibilityTest: bloopJvm:11/targetJvm:8/lang:java/sourcesJvm:8 1✅ 4s
scala.cli.integration.CompileTests3NextRc.JvmCompatibilityTest: bloopJvm:11/targetJvm:8/lang:scala/sourcesJvm:11 1✅ 6s
scala.cli.integration.CompileTests3NextRc.JvmCompatibilityTest: bloopJvm:11/targetJvm:8/lang:scala/sourcesJvm:8 1✅ 6s
scala.cli.integration.CompileTests3NextRc.JvmCompatibilityTest: bloopJvm:8/targetJvm:11/lang:java/sourcesJvm:11 1✅ 4s
scala.cli.integration.CompileTests3NextRc.JvmCompatibilityTest: bloopJvm:8/targetJvm:11/lang:java/sourcesJvm:8 1✅ 4s
scala.cli.integration.CompileTests3NextRc.JvmCompatibilityTest: bloopJvm:8/targetJvm:11/lang:scala/sourcesJvm:11 1✅ 6s
scala.cli.integration.CompileTests3NextRc.JvmCompatibilityTest: bloopJvm:8/targetJvm:11/lang:scala/sourcesJvm:8 1✅ 14s
scala.cli.integration.CompileTests3NextRc.JvmCompatibilityTest: bloopJvm:8/targetJvm:8/lang:java/sourcesJvm:11 1✅ 4s
scala.cli.integration.CompileTests3NextRc.JvmCompatibilityTest: bloopJvm:8/targetJvm:8/lang:java/sourcesJvm:8 1✅ 4s
scala.cli.integration.CompileTests3NextRc.JvmCompatibilityTest: bloopJvm:8/targetJvm:8/lang:scala/sourcesJvm:11 1✅ 6s
scala.cli.integration.CompileTests3NextRc.JvmCompatibilityTest: bloopJvm:8/targetJvm:8/lang:scala/sourcesJvm:8 1✅ 10s
scala.cli.integration.CompileTests3NextRc.nested wildcard path source exclusion with a directive and no special character escaping 1✅ 348ms
scala.cli.integration.CompileTests3NextRc.new build targets should only be created when CLI options change 1✅ 3s
scala.cli.integration.CompileTests3NextRc.no arg 1✅ 507ms
scala.cli.integration.CompileTests3NextRc.no previous compilation error should be printed 1✅ 2s
scala.cli.integration.CompileTests3NextRc.override settings from tests 1✅ 7s
scala.cli.integration.CompileTests3NextRc.pass java options to scalac when server=false 1✅ 125ms
scala.cli.integration.CompileTests3NextRc.reuse cached project file under .scala-build 1✅ 2s
scala.cli.integration.CompileTests3NextRc.Scala CLI should not infer scalac --release if --release is passed 1✅ 9s
scala.cli.integration.CompileTests3NextRc.Scala script SemanticDB 1✅ 645ms
scala.cli.integration.CompileTests3NextRc.Scala script SemanticDB with forced source root and custom workspace directory outside of root 1✅ 476ms
scala.cli.integration.CompileTests3NextRc.Scala script SemanticDB with forced target root 1✅ 575ms
scala.cli.integration.CompileTests3NextRc.Scala script SemanticDB with spread source dirs, forced source root 1✅ 573ms
scala.cli.integration.CompileTests3NextRc.Scala script SemanticDB with spread source dirs, forced source root and custom workspace directory 1✅ 646ms
scala.cli.integration.CompileTests3NextRc.Scala script SemanticDB with spread source dirs, forced source root and target root 1✅ 576ms
scala.cli.integration.CompileTests3NextRc.Scala script SemanticDB with spread source dirs, forced source root and target root and custom workspace directory 1✅ 584ms
scala.cli.integration.CompileTests3NextRc.Scala SemanticDB 1✅ 548ms
scala.cli.integration.CompileTests3NextRc.Scala SemanticDB with forced target root 1✅ 472ms
scala.cli.integration.CompileTests3NextRc.Scala SemanticDB with spread source dirs, forced source root 1✅ 525ms
scala.cli.integration.CompileTests3NextRc.Scala SemanticDB with spread source dirs, forced source root and custom workspace directory 1✅ 463ms
scala.cli.integration.CompileTests3NextRc.Scala SemanticDB with spread source dirs, forced source root and target root 1✅ 551ms
scala.cli.integration.CompileTests3NextRc.Scala SemanticDB with spread source dirs, forced source root and target root and custom workspace directory 1✅ 458ms
scala.cli.integration.CompileTests3NextRc.scalapy 1✅ 1s
scala.cli.integration.CompileTests3NextRc.test scope 1✅ 987ms
scala.cli.integration.CompileTests3NextRc.test scope error 1✅ 686ms
scala.cli.integration.CompileTests3NextRc.warn about directives in multiple files 1✅ 549ms
scala.cli.integration.CompileTests3NextRc.with >1 file per scope, the warning about spread directives should be printed 1✅ 1s
scala.cli.integration.CompileTests3NextRc.with one file per scope, no warning about spread directives should be printed 1✅ 968ms
scala.cli.integration.DocTests3NextRc.generate static scala doc 1✅ 4s
scala.cli.integration.ExportMillTests3NextRc.Scala Native 1✅ 33s
scala.cli.integration.ExportSbtTests3NextRc.Scala Native 1✅ 34s
scala.cli.integration.FixTests3NextRc.--rules args 1✅ 2s
scala.cli.integration.FixTests3NextRc.--scalafix-arg arg 1✅ 2s
scala.cli.integration.FixTests3NextRc.--scalafix-conf arg 1✅ 2s
scala.cli.integration.FixTests3NextRc.all test directives get extracted into project.scala 1✅ 3s
scala.cli.integration.FixTests3NextRc.basic built-in rules 1✅ 687ms
scala.cli.integration.FixTests3NextRc.built-in + scalafix rules 1✅ 2s
scala.cli.integration.FixTests3NextRc.built-in rules for script with shebang 1✅ 661ms
scala.cli.integration.FixTests3NextRc.built-in rules with complex inputs 1✅ 110ms
scala.cli.integration.FixTests3NextRc.built-in rules with test scope 1✅ 617ms
scala.cli.integration.FixTests3NextRc.dont extract directives into project.scala for a single-file project: raw.scala 1✅ 2s
scala.cli.integration.FixTests3NextRc.dont extract directives into project.scala for a single-file project: script.sc 1✅ 2s
scala.cli.integration.FixTests3NextRc.explicit-result-types 1✅ 4s
scala.cli.integration.FixTests3NextRc.external rule 1✅ 2s
scala.cli.integration.FixTests3NextRc.semantic rule 1✅ 2s
scala.cli.integration.FixTests3NextRc.simple 1✅ 2s
scala.cli.integration.FixTests3NextRc.using directives with boolean values are handled correctly 1✅ 4s
scala.cli.integration.FixTests3NextRc.with --check 1✅ 2s
scala.cli.integration.HadoopTests.simple map-reduce 1✅ 2s
scala.cli.integration.PackageTests3NextRc.assembly 1✅ 3s
scala.cli.integration.PackageTests3NextRc.assembly classpath 1✅ 3s
scala.cli.integration.PackageTests3NextRc.assembly no preamble 1✅ 2s
scala.cli.integration.PackageTests3NextRc.assembly no preamble nor main class 1✅ 2s
scala.cli.integration.PackageTests3NextRc.assembly provided 1✅ 657ms
scala.cli.integration.PackageTests3NextRc.correctly list main classes 1✅ 652ms
scala.cli.integration.PackageTests3NextRc.current directory as default input 1✅ 824ms
scala.cli.integration.PackageTests3NextRc.default values in help 1✅ 44ms
scala.cli.integration.PackageTests3NextRc.doc JAR 1✅ 4s
scala.cli.integration.PackageTests3NextRc.ensure directories are created recursively when packaging a jar 1✅ 501ms
scala.cli.integration.PackageTests3NextRc.fat jar 1✅ 5s
scala.cli.integration.PackageTests3NextRc.ignore test scope 1✅ 660ms
scala.cli.integration.PackageTests3NextRc.js header in release mode 1✅ 1s
scala.cli.integration.PackageTests3NextRc.js without main 1✅ 695ms
scala.cli.integration.PackageTests3NextRc.multi modules js 1✅ 1s
scala.cli.integration.PackageTests3NextRc.native image 1✅ 57s
scala.cli.integration.PackageTests3NextRc.pass java and javac options 1✅ 3s
scala.cli.integration.PackageTests3NextRc.pass java options to docker 1✅ 20s
scala.cli.integration.PackageTests3NextRc.pass resource dir with command line option 1✅ 1s
scala.cli.integration.PackageTests3NextRc.resource directory for coursier bootstrap launcher 1✅ 959ms
scala.cli.integration.PackageTests3NextRc.resource directory for library package 1✅ 396ms
scala.cli.integration.PackageTests3NextRc.scalapy 1✅ 1s
scala.cli.integration.PackageTests3NextRc.simple JS 1✅ 953ms
scala.cli.integration.PackageTests3NextRc.simple script 1✅ 881ms
scala.cli.integration.PackageTests3NextRc.small modules js with jvm scalajs-cli 1✅ 3s
scala.cli.integration.PackageTests3NextRc.small modules js with native scalajs-cli 1✅ 898ms
scala.cli.integration.PackageTests3NextRc.source JAR 1✅ 301ms
scala.cli.integration.PackageTests3NextRc.source maps js 1✅ 904ms
scala.cli.integration.PackageTests3NextRc.Zip with Scala Script containing resource directive 1✅ 984ms
scala.cli.integration.PublishLocalTests3NextRc.publish local excluding a transitive dependency 1✅ 5s
scala.cli.integration.PublishLocalTests3NextRc.publish local twice 1✅ 8s
scala.cli.integration.PublishLocalTests3NextRc.publish local with ivy.home 1✅ 4s
scala.cli.integration.PublishLocalTests3NextRc.publish local with publish.version 1✅ 6s
scala.cli.integration.PublishLocalTests3NextRc.publish local with user.home 1✅ 7s
scala.cli.integration.PublishLocalTests3NextRc.publish local without explicit publish.version, reading it from git:tag 1✅ 7s
scala.cli.integration.PublishTests3NextRc.artifacts name for scalajs 1✅ 4s
scala.cli.integration.PublishTests3NextRc.correctly list main classes 1✅ 1s
scala.cli.integration.PublishTests3NextRc.custom checksums 1✅ 582ms
scala.cli.integration.PublishTests3NextRc.incorrect or missing secret key password 1✅ 6s
scala.cli.integration.PublishTests3NextRc.no secret key password 1✅ 7s
scala.cli.integration.PublishTests3NextRc.secret keys in config 1✅ 7s
scala.cli.integration.PublishTests3NextRc.signer=none overrides other options 1✅ 5s
scala.cli.integration.PublishTests3NextRc.simple 1✅ 6s
scala.cli.integration.PublishTests3NextRc.simple sign with external JVM process, java version too low 1✅ 13s
scala.cli.integration.ReplTests3NextRc.--repl-init-script dry run 1✅ 128ms
scala.cli.integration.ReplTests3NextRc.calling repl with -Xshow-phases flag 1✅ 883ms
scala.cli.integration.ReplTests3NextRc.calling repl with a directory with no scala artifacts 1✅ 770ms
scala.cli.integration.ReplTests3NextRc.default scala version in help 1✅ 47ms
scala.cli.integration.ReplTests3NextRc.dry run (default) 1✅ 669ms
scala.cli.integration.ReplTests3NextRc.dry run (with main and test scope sources, and the --test flag) 1✅ 2s
scala.cli.integration.ReplTests3NextRc.dry run (with main scope sources) 1✅ 26s
scala.cli.integration.RunTests3NextRc.-classpath allows to run with scala-cli compile -d option pre-compiled classes 1✅ 1s
scala.cli.integration.RunTests3NextRc.-D.. options passed to the child app 1✅ 674ms
scala.cli.integration.RunTests3NextRc.-encoding CP1252 should be handled correctly in .scala files 1✅ 1000ms
scala.cli.integration.RunTests3NextRc.-O -classpath allows to run with scala-cli compile -O -d option pre-compiled classes 1✅ 1s
scala.cli.integration.RunTests3NextRc.-X.. options passed to the child app 1✅ 745ms
scala.cli.integration.RunTests3NextRc.-Ysafe-init-global doesnt crash the CLI when a dependency produces a warning 1✅ 5s
scala.cli.integration.RunTests3NextRc.@main error unchanged in .scala 1✅ 4s
scala.cli.integration.RunTests3NextRc.add to class path sources from using directive 1✅ 725ms
scala.cli.integration.RunTests3NextRc.auth proxy 1✅ 9s
scala.cli.integration.RunTests3NextRc.auth proxy (legacy) 1✅ 12s
scala.cli.integration.RunTests3NextRc.Bloop runs correctly with coursier scala installation on JVM 17 1✅ 6s
scala.cli.integration.RunTests3NextRc.Bloop runs correctly with coursier scala installation on JVM 21 1✅ 6s
scala.cli.integration.RunTests3NextRc.Bloop runs correctly with coursier scala installation on JVM 23 1✅ 6s
scala.cli.integration.RunTests3NextRc.Bloop runs correctly with Scala CLI on JVM 17 1✅ 6s
scala.cli.integration.RunTests3NextRc.Bloop runs correctly with Scala CLI on JVM 21 1✅ 6s
scala.cli.integration.RunTests3NextRc.Bloop runs correctly with Scala CLI on JVM 23 1✅ 6s
scala.cli.integration.RunTests3NextRc.BuildInfo fields should be reachable 1✅ 1s
scala.cli.integration.RunTests3NextRc.BuildInfo should take into account --project-version 1✅ 751ms
scala.cli.integration.RunTests3NextRc.class script wrapper satisfies strict compiler flags 1✅ 618ms
scala.cli.integration.RunTests3NextRc.CLI args passed to script 1✅ 888ms
scala.cli.integration.RunTests3NextRc.CLI args passed to shebang in Scala file 1✅ 764ms
scala.cli.integration.RunTests3NextRc.CLI args passed to shebang script 1✅ 2s
scala.cli.integration.RunTests3NextRc.compile-time only for jsoniter macros 1✅ 2s
scala.cli.integration.RunTests3NextRc.consecutive -Xmacro-settings:* flags are not ignored (passed via command line) 1✅ 1s
scala.cli.integration.RunTests3NextRc.consecutive -Xmacro-settings:* flags are not ignored (passed via using directive) 1✅ 2s
scala.cli.integration.RunTests3NextRc.correct JVM is picked up by coursier scala installation when Java 11 is passed with --java-home 1✅ 1s
scala.cli.integration.RunTests3NextRc.correct JVM is picked up by coursier scala installation when Java 16 is passed with --java-home 1✅ 927ms
scala.cli.integration.RunTests3NextRc.correct JVM is picked up by coursier scala installation when Java 17 is passed with --java-home 1✅ 1s
scala.cli.integration.RunTests3NextRc.correct JVM is picked up by coursier scala installation when Java 21 is passed with --java-home 1✅ 1s
scala.cli.integration.RunTests3NextRc.correct JVM is picked up by coursier scala installation when Java 23 is passed with --java-home 1✅ 1s
scala.cli.integration.RunTests3NextRc.correct JVM is picked up by coursier scala installation when Java 8 is passed with --java-home 1✅ 1s
scala.cli.integration.RunTests3NextRc.correct JVM is picked up by coursier scala installation when JAVA_HOME set to 11 1✅ 1s
scala.cli.integration.RunTests3NextRc.correct JVM is picked up by coursier scala installation when JAVA_HOME set to 16 1✅ 948ms
scala.cli.integration.RunTests3NextRc.correct JVM is picked up by coursier scala installation when JAVA_HOME set to 17 1✅ 3s
scala.cli.integration.RunTests3NextRc.correct JVM is picked up by coursier scala installation when JAVA_HOME set to 21 1✅ 3s
scala.cli.integration.RunTests3NextRc.correct JVM is picked up by coursier scala installation when JAVA_HOME set to 23 1✅ 3s
scala.cli.integration.RunTests3NextRc.correct JVM is picked up by coursier scala installation when JAVA_HOME set to 8 1✅ 7s
scala.cli.integration.RunTests3NextRc.correct JVM is picked up by Scala CLI when Java 11 is passed with --java-home 1✅ 901ms
scala.cli.integration.RunTests3NextRc.correct JVM is picked up by Scala CLI when Java 16 is passed with --java-home 1✅ 743ms
scala.cli.integration.RunTests3NextRc.correct JVM is picked up by Scala CLI when Java 17 is passed with --java-home 1✅ 711ms
scala.cli.integration.RunTests3NextRc.correct JVM is picked up by Scala CLI when Java 21 is passed with --java-home 1✅ 1s
scala.cli.integration.RunTests3NextRc.correct JVM is picked up by Scala CLI when Java 23 is passed with --java-home 1✅ 1s
scala.cli.integration.RunTests3NextRc.correct JVM is picked up by Scala CLI when Java 8 is passed with --java-home 1✅ 941ms
scala.cli.integration.RunTests3NextRc.correct JVM is picked up by Scala CLI when JAVA_HOME set to 11 1✅ 956ms
scala.cli.integration.RunTests3NextRc.correct JVM is picked up by Scala CLI when JAVA_HOME set to 16 1✅ 9s
scala.cli.integration.RunTests3NextRc.correct JVM is picked up by Scala CLI when JAVA_HOME set to 17 1✅ 728ms
scala.cli.integration.RunTests3NextRc.correct JVM is picked up by Scala CLI when JAVA_HOME set to 21 1✅ 14s
scala.cli.integration.RunTests3NextRc.correct JVM is picked up by Scala CLI when JAVA_HOME set to 23 1✅ 14s
scala.cli.integration.RunTests3NextRc.correct JVM is picked up by Scala CLI when JAVA_HOME set to 8 1✅ 997ms
scala.cli.integration.RunTests3NextRc.correctly list main classes 1✅ 1s
scala.cli.integration.RunTests3NextRc.correctly run a java snippet 1✅ 896ms
scala.cli.integration.RunTests3NextRc.correctly run a markdown snippet 1✅ 700ms
scala.cli.integration.RunTests3NextRc.correctly run a scala snippet 1✅ 733ms
scala.cli.integration.RunTests3NextRc.correctly run a script snippet 1✅ 784ms
scala.cli.integration.RunTests3NextRc.correctly run multiple snippets 1✅ 1s
scala.cli.integration.RunTests3NextRc.Debugging 1✅ 1s
scala.cli.integration.RunTests3NextRc.declare test scope custom jar from main scope 1✅ 4s
scala.cli.integration.RunTests3NextRc.declare test scope dependencies from main scope 1✅ 2s
scala.cli.integration.RunTests3NextRc.decoded classNames in interactive ask 1✅ 680ms
scala.cli.integration.RunTests3NextRc.deleting resources after building 1✅ 1s
scala.cli.integration.RunTests3NextRc.Directory 1✅ 672ms
scala.cli.integration.RunTests3NextRc.Directory JS 1✅ 863ms
scala.cli.integration.RunTests3NextRc.dont clear output dir 1✅ 6s
scala.cli.integration.RunTests3NextRc.Emit Wasm 1✅ 677ms
scala.cli.integration.RunTests3NextRc.ensure -with-compiler is supported for Scala 3 1✅ 1s
scala.cli.integration.RunTests3NextRc.error output for invalid sub-command for compile 1✅ 27ms
scala.cli.integration.RunTests3NextRc.error output for invalid sub-command for default 1✅ 32ms
scala.cli.integration.RunTests3NextRc.error output for invalid sub-command for run 1✅ 26ms
scala.cli.integration.RunTests3NextRc.error output for nonexistent file for compile 1✅ 27ms
scala.cli.integration.RunTests3NextRc.error output for nonexistent file for default 1✅ 30ms
scala.cli.integration.RunTests3NextRc.error output for nonexistent file for run 1✅ 28ms
scala.cli.integration.RunTests3NextRc.error output for unrecognized source type for compile 1✅ 26ms
scala.cli.integration.RunTests3NextRc.error output for unrecognized source type for default 1✅ 30ms
scala.cli.integration.RunTests3NextRc.error output for unrecognized source type for run 1✅ 27ms
scala.cli.integration.RunTests3NextRc.esmodule import JS 1✅ 908ms
scala.cli.integration.RunTests3NextRc.exclude file 1✅ 683ms
scala.cli.integration.RunTests3NextRc.fail with a valid error when multiple main classes are present and a dependency doesn't define main classes in the manifest 1✅ 750ms
scala.cli.integration.RunTests3NextRc.fd 1✅ 780ms
scala.cli.integration.RunTests3NextRc.find and run main class from --dep even when no explicit inputs are passed 1✅ 328ms
scala.cli.integration.RunTests3NextRc.Github Gists Script URL 1✅ 986ms
scala.cli.integration.RunTests3NextRc.hello world with coursier scala installation and --jvm 11 1✅ 1s
scala.cli.integration.RunTests3NextRc.hello world with coursier scala installation and --jvm 16 1✅ 977ms
scala.cli.integration.RunTests3NextRc.hello world with coursier scala installation and --jvm 17 1✅ 1s
scala.cli.integration.RunTests3NextRc.hello world with coursier scala installation and --jvm 21 1✅ 1s
scala.cli.integration.RunTests3NextRc.hello world with coursier scala installation and --jvm 23 1✅ 1s
scala.cli.integration.RunTests3NextRc.hello world with coursier scala installation and --jvm 8 1✅ 1s
scala.cli.integration.RunTests3NextRc.hello world with Scala CLI and --jvm 11 1✅ 899ms
scala.cli.integration.RunTests3NextRc.hello world with Scala CLI and --jvm 16 1✅ 755ms
scala.cli.integration.RunTests3NextRc.hello world with Scala CLI and --jvm 17 1✅ 731ms
scala.cli.integration.RunTests3NextRc.hello world with Scala CLI and --jvm 21 1✅ 1s
scala.cli.integration.RunTests3NextRc.hello world with Scala CLI and --jvm 23 1✅ 1s
scala.cli.integration.RunTests3NextRc.hello world with Scala CLI and --jvm 8 1✅ 908ms
scala.cli.integration.RunTests3NextRc.help js 1✅ 34ms
scala.cli.integration.RunTests3NextRc.help native 1✅ 31ms
scala.cli.integration.RunTests3NextRc.interconnection between scripts 1✅ 1s
scala.cli.integration.RunTests3NextRc.Java code accepted as piped input 1✅ 2s
scala.cli.integration.RunTests3NextRc.Java code with multiple classes accepted as piped input 1✅ 450ms
scala.cli.integration.RunTests3NextRc.Java options in config file 1✅ 888ms
scala.cli.integration.RunTests3NextRc.java style -Dproperty=value system properties 1✅ 664ms
scala.cli.integration.RunTests3NextRc.Java URL 1✅ 627ms
scala.cli.integration.RunTests3NextRc.JS arguments 1✅ 1s
scala.cli.integration.RunTests3NextRc.js defaults & toolkit default 1✅ 4s
scala.cli.integration.RunTests3NextRc.Js DOM 1✅ 4s
scala.cli.integration.RunTests3NextRc.JVM id is printed with compilation info correctly 1✅ 939ms
scala.cli.integration.RunTests3NextRc.load virtual data with UTF_16 encoding 1✅ 722ms
scala.cli.integration.RunTests3NextRc.Main class in config file 1✅ 808ms
scala.cli.integration.RunTests3NextRc.main.sc is not a special case 1✅ 604ms
scala.cli.integration.RunTests3NextRc.manifest 1✅ 1s
scala.cli.integration.RunTests3NextRc.Markdown code with a scala snippet accepted as piped input 1✅ 581ms
scala.cli.integration.RunTests3NextRc.Multiple scripts 1✅ 655ms
scala.cli.integration.RunTests3NextRc.Multiple scripts JS 1✅ 862ms
scala.cli.integration.RunTests3NextRc.Multiple scripts native 1✅ 11s
scala.cli.integration.RunTests3NextRc.multiple using directives warning message 1✅ 5s
scala.cli.integration.RunTests3NextRc.native (default) & scala toolkit (default) with command line args 1✅ 14s
scala.cli.integration.RunTests3NextRc.native (default) & scala toolkit (default) with directives 1✅ 13s
scala.cli.integration.RunTests3NextRc.native (default) & typelevel toolkit (default) with command line args 1✅ 18s
scala.cli.integration.RunTests3NextRc.native (default) & typelevel toolkit (default) with directives 1✅ 17s
scala.cli.integration.RunTests3NextRc.native (explicit: 0.4.17) & scala toolkit (0.3.0) with command line args 1✅ 12s
scala.cli.integration.RunTests3NextRc.native (explicit: 0.4.17) & scala toolkit (0.3.0) with directives 1✅ 12s
scala.cli.integration.RunTests3NextRc.native (explicit: 0.4.17) & typelevel toolkit (default) with command line args 1✅ 17s
scala.cli.integration.RunTests3NextRc.native (explicit: 0.4.17) & typelevel toolkit (default) with directives 1✅ 18s
scala.cli.integration.RunTests3NextRc.native (explicit: 0.5.6) & scala toolkit (default) with command line args 1✅ 13s
scala.cli.integration.RunTests3NextRc.native (explicit: 0.5.6) & scala toolkit (default) with directives 1✅ 13s
scala.cli.integration.RunTests3NextRc.no .scala in forbidden directory 1✅ 2s
scala.cli.integration.RunTests3NextRc.no .scala in non-writable directory 1✅ 4s
scala.cli.integration.RunTests3NextRc.no deadlock when running background threads 1✅ 844ms
scala.cli.integration.RunTests3NextRc.No default inputs when the run sub-command is launched with no args 1✅ 31ms
scala.cli.integration.RunTests3NextRc.no JVM installed 1✅ 44s
scala.cli.integration.RunTests3NextRc.object script wrapper satisfies strict compiler flags 1✅ 662ms
scala.cli.integration.RunTests3NextRc.Pass arguments 1✅ 809ms
scala.cli.integration.RunTests3NextRc.Pass arguments - Scala 3 1✅ 745ms
scala.cli.integration.RunTests3NextRc.pick .scala main class over in-context scripts 1✅ 628ms
scala.cli.integration.RunTests3NextRc.pick .scala main class over in-context scripts, including piped ones 1✅ 697ms
scala.cli.integration.RunTests3NextRc.pick piped .scala main class over in-context scripts 1✅ 716ms
scala.cli.integration.RunTests3NextRc.piping 1✅ 683ms
scala.cli.integration.RunTests3NextRc.print command 1✅ 3s
scala.cli.integration.RunTests3NextRc.print error if workspace path contains a : 1✅ 730ms
scala.cli.integration.RunTests3NextRc.print the name of nested script 1✅ 812ms
scala.cli.integration.RunTests3NextRc.print the name of script 1✅ 812ms
scala.cli.integration.RunTests3NextRc.prioritise main class in a .sc file passed as . over main classes in dependencies on the classpath 1✅ 2s
scala.cli.integration.RunTests3NextRc.prioritise main class in a .sc file passed as script.sc over main classes in dependencies on the classpath 1✅ 2s
scala.cli.integration.RunTests3NextRc.prioritise main class in a .scala file passed as . over main classes in dependencies on the classpath 1✅ 2s
scala.cli.integration.RunTests3NextRc.prioritise main class in a .scala file passed as Main.scala over main classes in dependencies on the classpath 1✅ 2s
scala.cli.integration.RunTests3NextRc.Python and Scala sources 1✅ 2s
scala.cli.integration.RunTests3NextRc.Python and Scala sources (native) 1✅ 12s
scala.cli.integration.RunTests3NextRc.remap imports cmd 1✅ 1s
scala.cli.integration.RunTests3NextRc.remap imports directive 1✅ 2s
scala.cli.integration.RunTests3NextRc.remap imports directive error 1✅ 44ms
scala.cli.integration.RunTests3NextRc.repository credentials passed to coursier 1✅ 10s
scala.cli.integration.RunTests3NextRc.Resource embedding in Scala Native 1✅ 12s
scala.cli.integration.RunTests3NextRc.resources via command line 1✅ 937ms
scala.cli.integration.RunTests3NextRc.resources via directive 1✅ 846ms
scala.cli.integration.RunTests3NextRc.return relevant error if multiple .scala main classes are present 1✅ 900ms
scala.cli.integration.RunTests3NextRc.return relevant error when main classes list is requested, but no main classes are present 1✅ 644ms
scala.cli.integration.RunTests3NextRc.rewrite code to new syntax and then run it correctly (no -O required) 1✅ 3s
scala.cli.integration.RunTests3NextRc.rewrite code to old syntax and then run it correctly (no -O required) 1✅ 997ms
scala.cli.integration.RunTests3NextRc.run jar file 1✅ 2s
scala.cli.integration.RunTests3NextRc.run main class from --dep even when no explicit inputs are passed 1✅ 1s
scala.cli.integration.RunTests3NextRc.run main class from -classpath even when no explicit inputs are passed 1✅ 674ms
scala.cli.integration.RunTests3NextRc.run main class from a jar even when no explicit inputs are passed 1✅ 1s
scala.cli.integration.RunTests3NextRc.run main class from a jar in a directory even when no explicit inputs are passed 1✅ 1s
scala.cli.integration.RunTests3NextRc.running a .scala file several times doesn't produce Bloop errors 1✅ 7s
scala.cli.integration.RunTests3NextRc.running a script snippet should not create the workspace dir in cwd 1✅ 798ms
scala.cli.integration.RunTests3NextRc.running a script snippet with one source file should create the workspace dir in cwd 1✅ 880ms
scala.cli.integration.RunTests3NextRc.Runs with JVM 8 1✅ 980ms
scala.cli.integration.RunTests3NextRc.Runs with JVM 8 with using directive 1✅ 1s
scala.cli.integration.RunTests3NextRc.Scala code accepted as piped input 1✅ 568ms
scala.cli.integration.RunTests3NextRc.Scala code with references to existing files accepted as piped input 1✅ 658ms
scala.cli.integration.RunTests3NextRc.Scala Native C Files are correctly handled as a regular Input 1✅ 19s
scala.cli.integration.RunTests3NextRc.Scala Native multithreading set to false with command line option 1✅ 4s
scala.cli.integration.RunTests3NextRc.Scala Native multithreading set to false with directive 1✅ 3s
scala.cli.integration.RunTests3NextRc.Scala Native multithreading set to true (implicitly) 1✅ 14s
scala.cli.integration.RunTests3NextRc.Scala Native multithreading set to true with command line option 1✅ 15s
scala.cli.integration.RunTests3NextRc.Scala Native multithreading set to true with directive 1✅ 14s
scala.cli.integration.RunTests3NextRc.scala native with lto optimisation 1✅ 12s
scala.cli.integration.RunTests3NextRc.Scala URL 1✅ 825ms
scala.cli.integration.RunTests3NextRc.scalac help 1✅ 1s
scala.cli.integration.RunTests3NextRc.scalac print option: -V (default subcommand) 1✅ 723ms
scala.cli.integration.RunTests3NextRc.scalac print option: -V (explicit run subcommand) 1✅ 722ms
scala.cli.integration.RunTests3NextRc.scalac print option: -Vphases (default subcommand) 1✅ 873ms
scala.cli.integration.RunTests3NextRc.scalac print option: -Vphases (explicit run subcommand) 1✅ 873ms
scala.cli.integration.RunTests3NextRc.scalac print option: -W (default subcommand) 1✅ 721ms
scala.cli.integration.RunTests3NextRc.scalac print option: -W (explicit run subcommand) 1✅ 723ms
scala.cli.integration.RunTests3NextRc.scalac print option: -X (default subcommand) 1✅ 724ms
scala.cli.integration.RunTests3NextRc.scalac print option: -X (explicit run subcommand) 1✅ 731ms
scala.cli.integration.RunTests3NextRc.scalac print option: -Xplugin-list (default subcommand) 1✅ 738ms
scala.cli.integration.RunTests3NextRc.scalac print option: -Xplugin-list (explicit run subcommand) 1✅ 714ms
scala.cli.integration.RunTests3NextRc.scalac print option: -Xshow-phases (default subcommand) 1✅ 836ms
scala.cli.integration.RunTests3NextRc.scalac print option: -Xshow-phases (explicit run subcommand) 1✅ 880ms
scala.cli.integration.RunTests3NextRc.scalac print option: -Xsource:help (default subcommand) 1✅ 719ms
scala.cli.integration.RunTests3NextRc.scalac print option: -Xsource:help (explicit run subcommand) 1✅ 699ms
scala.cli.integration.RunTests3NextRc.scalac print option: -Y (default subcommand) 1✅ 753ms
scala.cli.integration.RunTests3NextRc.scalac print option: -Y (explicit run subcommand) 1✅ 748ms
scala.cli.integration.RunTests3NextRc.scalac verbose 1✅ 1s
scala.cli.integration.RunTests3NextRc.scalapy from CLI 1✅ 1s
scala.cli.integration.RunTests3NextRc.scalapy native with CLI args 1✅ 12s
scala.cli.integration.RunTests3NextRc.scalapy native with directives 1✅ 12s
scala.cli.integration.RunTests3NextRc.scalapy via directive 1✅ 1s
scala.cli.integration.RunTests3NextRc.script file with NO shebang header and no extension run with scala-cli shebang 1✅ 27ms
scala.cli.integration.RunTests3NextRc.script file with shebang header and no extension run with scala-cli shebang 1✅ 1s
scala.cli.integration.RunTests3NextRc.Script URL 1✅ 857ms
scala.cli.integration.RunTests3NextRc.Scripts accepted as piped input 1✅ 633ms
scala.cli.integration.RunTests3NextRc.set es version to scala-js-cli 1✅ 868ms
scala.cli.integration.RunTests3NextRc.setting root dir with virtual input 1✅ 1s
scala.cli.integration.RunTests3NextRc.shebang run does not produce update-dependency warnings 1✅ 652ms
scala.cli.integration.RunTests3NextRc.should add toolkit to classpath 1✅ 1s
scala.cli.integration.RunTests3NextRc.should add typelevel toolkit to classpath 1✅ 2s
scala.cli.integration.RunTests3NextRc.should add typelevel toolkit-test to classpath 1✅ 2s
scala.cli.integration.RunTests3NextRc.should pass arguments as is 1✅ 1s
scala.cli.integration.RunTests3NextRc.should throw exception for code compiled by scala 3.1.3 1✅ 3s
scala.cli.integration.RunTests3NextRc.simple script 1✅ 1s
scala.cli.integration.RunTests3NextRc.simple script JS 1✅ 927ms
scala.cli.integration.RunTests3NextRc.simple script JS command 1✅ 863ms
scala.cli.integration.RunTests3NextRc.simple script JS in fastLinkJS mode 1✅ 868ms
scala.cli.integration.RunTests3NextRc.simple script JS in fullLinkJS mode 1✅ 940ms
scala.cli.integration.RunTests3NextRc.simple script JS via config file 1✅ 815ms
scala.cli.integration.RunTests3NextRc.simple script JS via platform option 1✅ 820ms
scala.cli.integration.RunTests3NextRc.simple script JS with noOpt 1✅ 761ms
scala.cli.integration.RunTests3NextRc.simple script native 1✅ 12s
scala.cli.integration.RunTests3NextRc.simple script native command 1✅ 11s
scala.cli.integration.RunTests3NextRc.snippets mixed with piped Scala code and existing sources allow for cross-references 1✅ 876ms
scala.cli.integration.RunTests3NextRc.stack traces 1✅ 630ms
scala.cli.integration.RunTests3NextRc.stack traces in script in Scala 3 1✅ 617ms
scala.cli.integration.RunTests3NextRc.sub-directory 1✅ 734ms
scala.cli.integration.RunTests3NextRc.sub-directory and script 1✅ 627ms
scala.cli.integration.RunTests3NextRc.sudo 1✅ 90s
scala.cli.integration.RunTests3NextRc.suppress multiple using directives warning message 1✅ 2s
scala.cli.integration.RunTests3NextRc.suppress multiple using directives warning message with global config 1✅ 2s
scala.cli.integration.RunTests3NextRc.Take into account interactive main class when caching binaries 1✅ 18s
scala.cli.integration.RunTests3NextRc.test scope 1✅ 866ms
scala.cli.integration.RunTests3NextRc.toolkit default 1✅ 1s
scala.cli.integration.RunTests3NextRc.use method from main.sc file 1✅ 667ms
scala.cli.integration.RunTests3NextRc.user readable error when @main is used 1✅ 4s
scala.cli.integration.RunTests3NextRc.UTF-8 1✅ 1s
scala.cli.integration.RunTests3NextRc.UTF-8 characters on the input path & current working directory path with coursier scala installation 1✅ 2s
scala.cli.integration.RunTests3NextRc.UTF-8 characters on the input path & current working directory path with Scala CLI 1✅ 1s
scala.cli.integration.RunTests3NextRc.verbosity 1✅ 661ms
scala.cli.integration.RunTests3NextRc.verify drive-relative JAVA_HOME works 1✅ 1s
scala.cli.integration.RunTests3NextRc.warn about invalid values present in .scala-jvmopts 1✅ 1s
scala.cli.integration.RunTests3NextRc.warn about invalid values present in JAVA_OPTS 1✅ 3s
scala.cli.integration.RunTests3NextRc.warn about transitive using file directive 1✅ 640ms
scala.cli.integration.RunTests3NextRc.warning about using toolkit latest with command line option should be reported 1✅ 775ms
scala.cli.integration.RunTests3NextRc.warning about using toolkit latest with command line option should be suppressed 1✅ 762ms
scala.cli.integration.RunTests3NextRc.warning about using toolkit latest with directive should be reported 1✅ 661ms
scala.cli.integration.RunTests3NextRc.warning about using toolkit latest with directive should be suppressed 1✅ 807ms
scala.cli.integration.RunTests3NextRc.without node on the PATH 1✅ 4s
scala.cli.integration.RunTests3NextRc.workspace dir 1✅ 839ms
scala.cli.integration.RunTests3NextRc.Zip with Markdown containing resource directive 1✅ 698ms
scala.cli.integration.RunTests3NextRc.Zip with multiple Scala files 1✅ 776ms
scala.cli.integration.RunTests3NextRc.Zip with Scala containing resource directive 1✅ 796ms
scala.cli.integration.RunTests3NextRc.Zip with Scala Script containing resource directive 1✅ 853ms
scala.cli.integration.TestTests3NextRc.Cross-tests 1✅ 4s
scala.cli.integration.TestTests3NextRc.custom test framework JS 1✅ 5s
scala.cli.integration.TestTests3NextRc.custom test framework JVM 1✅ 3s
scala.cli.integration.TestTests3NextRc.Fail if no tests were run JS 1✅ 2s
scala.cli.integration.TestTests3NextRc.Fail if no tests were run JVM 1✅ 1s
scala.cli.integration.TestTests3NextRc.failing test 1✅ 1s
scala.cli.integration.TestTests3NextRc.failing test JS 1✅ 3s
scala.cli.integration.TestTests3NextRc.failing test Markdown with munit 1✅ 1s
scala.cli.integration.TestTests3NextRc.failing test return code 1✅ 1s
scala.cli.integration.TestTests3NextRc.failing test return code when compiling error 1✅ 822ms
scala.cli.integration.TestTests3NextRc.Js DOM 1✅ 8s
scala.cli.integration.TestTests3NextRc.junit 1✅ 2s
scala.cli.integration.TestTests3NextRc.run only one test from munit 1✅ 1s
scala.cli.integration.TestTests3NextRc.run only one test from utest 1✅ 2s
scala.cli.integration.TestTests3NextRc.scalacheck from cats 1✅ 26s
scala.cli.integration.TestTests3NextRc.several tests 1✅ 1s
scala.cli.integration.TestTests3NextRc.successful pure Java test with JUnit 1✅ 2s
scala.cli.integration.TestTests3NextRc.successful test 1✅ 2s
scala.cli.integration.TestTests3NextRc.successful test esmodule import JS 1✅ 3s
scala.cli.integration.TestTests3NextRc.successful test JS 1✅ 6s
scala.cli.integration.TestTests3NextRc.successful test Markdown with munit 1✅ 1s
scala.cli.integration.TestTests3NextRc.test framework arguments JS 1✅ 19s
scala.cli.integration.TestTests3NextRc.test framework arguments JVM 1✅ 6s
scala.cli.integration.TestTests3NextRc.toolkit 1✅ 3s
scala.cli.integration.TestTests3NextRc.toolkit from command line 1✅ 1s
scala.cli.integration.TestTests3NextRc.utest 1✅ 1s
scala.cli.integration.TestTests3NextRc.utest JS 1✅ 3s
scala.cli.integration.TestTests3NextRc.weaver 1✅ 4s