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

Add environment variable help under --envs-help & refactor environment variable usage #3055

Merged
merged 5 commits into from
Aug 1, 2024

Extract EnvVars out of EnvsUtil

cbdafbf
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Add environment variable help under --envs-help & refactor environment variable usage #3055

Extract EnvVars out of EnvsUtil
cbdafbf
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test report native-mostly-static-tests-2 succeeded Aug 1, 2024 in 1s

416 passed, 0 failed and 0 skipped

Tests passed successfully

✅ test-report.xml

416 tests were completed in 1345s with 416 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
scala.cli.integration.BspTests213.actionable diagnostics on deprecated using directives 1✅ 3s
scala.cli.integration.BspTests213.bloop projects are initialised properly for a directive for an unfetchable dependency 1✅ 628ms
scala.cli.integration.BspTests213.bloop projects are initialised properly for an invalid directive value 1✅ 410ms
scala.cli.integration.BspTests213.bloop projects are initialised properly for an unrecognised directive 1✅ 353ms
scala.cli.integration.BspTests213.BSP App object wrapper forced with --scala 2.13.14 1✅ 1s
scala.cli.integration.BspTests213.BSP App object wrapper forced with //> using scala 2.13.14 1✅ 2s
scala.cli.integration.BspTests213.BSP fails when --power mode is not set for experimental directives (example: using python directive) 1✅ 899ms
scala.cli.integration.BspTests213.BSP reloads --power mode after setting it via config 1✅ 4s
scala.cli.integration.BspTests213.BSP reloads --power mode after setting it via env passed to setup-ide 1✅ 5s
scala.cli.integration.BspTests213.BSP respects --java-home 1✅ 6s
scala.cli.integration.BspTests213.BSP respects --power mode set by config (example: using python directive) 1✅ 1s
scala.cli.integration.BspTests213.BSP respects --power mode set by environment variable (example: using python directive) 1✅ 1s
scala.cli.integration.BspTests213.BSP respects --power mode set by environment variable, config (example: using python directive) 1✅ 1s
scala.cli.integration.BspTests213.BSP respects --power mode set by launcher option (example: using python directive) 1✅ 1s
scala.cli.integration.BspTests213.BSP respects --power mode set by launcher option, config (example: using python directive) 1✅ 1s
scala.cli.integration.BspTests213.BSP respects --power mode set by launcher option, environment variable (example: using python directive) 1✅ 1s
scala.cli.integration.BspTests213.BSP respects --power mode set by launcher option, environment variable, config (example: using python directive) 1✅ 1s
scala.cli.integration.BspTests213.BSP respects --power mode set by launcher option, setup-ide option (example: using python directive) 1✅ 1s
scala.cli.integration.BspTests213.BSP respects --power mode set by launcher option, setup-ide option, config (example: using python directive) 1✅ 1s
scala.cli.integration.BspTests213.BSP respects --power mode set by launcher option, setup-ide option, environment variable (example: using python directive) 1✅ 1s
scala.cli.integration.BspTests213.BSP respects --power mode set by launcher option, setup-ide option, environment variable, config (example: using python directive) 1✅ 2s
scala.cli.integration.BspTests213.BSP respects --power mode set by setup-ide option (example: using python directive) 1✅ 1s
scala.cli.integration.BspTests213.BSP respects --power mode set by setup-ide option, config (example: using python directive) 1✅ 1s
scala.cli.integration.BspTests213.BSP respects --power mode set by setup-ide option, environment variable (example: using python directive) 1✅ 1s
scala.cli.integration.BspTests213.BSP respects --power mode set by setup-ide option, environment variable, config (example: using python directive) 1✅ 1s
scala.cli.integration.BspTests213.BSP respects JAVA_HOME 1✅ 15s
scala.cli.integration.BspTests213.bsp should report actionable diagnostic from bloop for .sc files (Scala 2.13) 1✅ 870ms
scala.cli.integration.BspTests213.bsp should report actionable diagnostic from bloop for .scala files (Scala 2.13) 1✅ 698ms
scala.cli.integration.BspTests213.bsp should report actionable diagnostic when enabled 1✅ 1s
scala.cli.integration.BspTests213.bsp should start bloop with correct JVM version from directives 1✅ 5s
scala.cli.integration.BspTests213.bsp should support jvmRunEnvironment request 1✅ 395ms
scala.cli.integration.BspTests213.bsp should support parsing cancel params 1✅ 3s
scala.cli.integration.BspTests213.compile should result in generated bsp file 1✅ 460ms
scala.cli.integration.BspTests213.diagnostics 1✅ 742ms
scala.cli.integration.BspTests213.diagnostics in script 1✅ 684ms
scala.cli.integration.BspTests213.directive diagnostics 1✅ 469ms
scala.cli.integration.BspTests213.directives in multiple files diagnostics 1✅ 2s
scala.cli.integration.BspTests213.invalid diagnostics at startup 1✅ 332ms
scala.cli.integration.BspTests213.return .scala-build directory as a output paths 1✅ 379ms
scala.cli.integration.BspTests213.run should result in generated bsp file 1✅ 631ms
scala.cli.integration.BspTests213.setup-ide 1✅ 45ms
scala.cli.integration.BspTests213.setup-ide should fail for invalid dependencies 1✅ 185ms
scala.cli.integration.BspTests213.setup-ide should have only absolute paths even if relative ones were specified 1✅ 32ms
scala.cli.integration.BspTests213.setup-ide should result in generated bsp file 1✅ 34ms
scala.cli.integration.BspTests213.setup-ide should succeed for valid dependencies 1✅ 60ms
scala.cli.integration.BspTests213.simple 1✅ 1s
scala.cli.integration.BspTests213.source jars handled correctly from a test scope using directive 1✅ 2s
scala.cli.integration.BspTests213.source jars handled correctly from the command line 1✅ 2s
scala.cli.integration.BspTests213.source jars handled correctly from the command line smartly assuming a *-sources.jar is a source jar 1✅ 2s
scala.cli.integration.BspTests213.test workspace update after adding file to main scope 1✅ 1s
scala.cli.integration.BspTests213.workspace update 1✅ 1s
scala.cli.integration.BspTests213.workspace update - new file 1✅ 995ms
scala.cli.integration.BspTests213.workspace/reload --dependency option 1✅ 3s
scala.cli.integration.BspTests213.workspace/reload error response when no inputs json present 1✅ 1s
scala.cli.integration.BspTests213.workspace/reload extra dependency directive 1✅ 3s
scala.cli.integration.BspTests213.workspace/reload of an extra sources directory 1✅ 4s
scala.cli.integration.BspTests213.workspace/reload should restart bloop with correct JVM version from directives 1✅ 10s
scala.cli.integration.BspTests213.workspace/reload should restart bloop with correct JVM version from options 1✅ 18s
scala.cli.integration.BspTests213.workspace/reload when updated source element in using directive 1✅ 1s
scala.cli.integration.CompileTests213.build a custom compiler plugin and use it (use plugin via CLI option) 1✅ 4s
scala.cli.integration.CompileTests213.build a custom compiler plugin and use it (use plugin via directive) 1✅ 4s
scala.cli.integration.CompileTests213.code in test error 1✅ 317ms
scala.cli.integration.CompileTests213.copy compile output 1✅ 415ms
scala.cli.integration.CompileTests213.ensure the -with-compiler option adds scala-compiler to the classpath 1✅ 1s
scala.cli.integration.CompileTests213.exit code 1✅ 268ms
scala.cli.integration.CompileTests213.having target + using directives in files should not produce warnings about using directives in multiple files 1✅ 287ms
scala.cli.integration.CompileTests213.java files with no using directives should not produce warnings about using directives in multiple files 1✅ 272ms
scala.cli.integration.CompileTests213.Java SemanticDB 1✅ 947ms
scala.cli.integration.CompileTests213.Java SemanticDB (manual) 1✅ 1s
scala.cli.integration.CompileTests213.Java SemanticDB with forced target root 1✅ 943ms
scala.cli.integration.CompileTests213.Java SemanticDB with spread source dirs, forced source root 1✅ 990ms
scala.cli.integration.CompileTests213.Java SemanticDB with spread source dirs, forced source root and custom workspace directory 1✅ 964ms
scala.cli.integration.CompileTests213.Java SemanticDB with spread source dirs, forced source root and target root 1✅ 945ms
scala.cli.integration.CompileTests213.Java SemanticDB with spread source dirs, forced source root and target root and custom workspace directory 1✅ 973ms
scala.cli.integration.CompileTests213.JvmCompatibilityTest: bloopJvm:11/targetJvm:11/lang:java/sourcesJvm:11 1✅ 4s
scala.cli.integration.CompileTests213.JvmCompatibilityTest: bloopJvm:11/targetJvm:11/lang:java/sourcesJvm:8 1✅ 4s
scala.cli.integration.CompileTests213.JvmCompatibilityTest: bloopJvm:11/targetJvm:11/lang:scala/sourcesJvm:11 1✅ 5s
scala.cli.integration.CompileTests213.JvmCompatibilityTest: bloopJvm:11/targetJvm:11/lang:scala/sourcesJvm:8 1✅ 5s
scala.cli.integration.CompileTests213.JvmCompatibilityTest: bloopJvm:11/targetJvm:8/lang:java/sourcesJvm:11 1✅ 4s
scala.cli.integration.CompileTests213.JvmCompatibilityTest: bloopJvm:11/targetJvm:8/lang:java/sourcesJvm:8 1✅ 4s
scala.cli.integration.CompileTests213.JvmCompatibilityTest: bloopJvm:11/targetJvm:8/lang:scala/sourcesJvm:11 1✅ 4s
scala.cli.integration.CompileTests213.JvmCompatibilityTest: bloopJvm:11/targetJvm:8/lang:scala/sourcesJvm:8 1✅ 5s
scala.cli.integration.CompileTests213.JvmCompatibilityTest: bloopJvm:8/targetJvm:11/lang:java/sourcesJvm:11 1✅ 4s
scala.cli.integration.CompileTests213.JvmCompatibilityTest: bloopJvm:8/targetJvm:11/lang:java/sourcesJvm:8 1✅ 4s
scala.cli.integration.CompileTests213.JvmCompatibilityTest: bloopJvm:8/targetJvm:11/lang:scala/sourcesJvm:11 1✅ 5s
scala.cli.integration.CompileTests213.JvmCompatibilityTest: bloopJvm:8/targetJvm:11/lang:scala/sourcesJvm:8 1✅ 12s
scala.cli.integration.CompileTests213.JvmCompatibilityTest: bloopJvm:8/targetJvm:8/lang:java/sourcesJvm:11 1✅ 3s
scala.cli.integration.CompileTests213.JvmCompatibilityTest: bloopJvm:8/targetJvm:8/lang:java/sourcesJvm:8 1✅ 4s
scala.cli.integration.CompileTests213.JvmCompatibilityTest: bloopJvm:8/targetJvm:8/lang:scala/sourcesJvm:11 1✅ 4s
scala.cli.integration.CompileTests213.JvmCompatibilityTest: bloopJvm:8/targetJvm:8/lang:scala/sourcesJvm:8 1✅ 5s
scala.cli.integration.CompileTests213.no arg 1✅ 359ms
scala.cli.integration.CompileTests213.no duplicates in class path 1✅ 1s
scala.cli.integration.CompileTests213.override settings from tests 1✅ 6s
scala.cli.integration.CompileTests213.pass java options to scalac when server=false 1✅ 103ms
scala.cli.integration.CompileTests213.reuse cached project file under .scala-build 1✅ 2s
scala.cli.integration.CompileTests213.Scala CLI should not infer scalac --release if --release is passed 1✅ 2s
scala.cli.integration.CompileTests213.Scala script SemanticDB 1✅ 416ms
scala.cli.integration.CompileTests213.Scala script SemanticDB with forced target root 1✅ 384ms
scala.cli.integration.CompileTests213.Scala script SemanticDB with spread source dirs, forced source root 1✅ 482ms
scala.cli.integration.CompileTests213.Scala script SemanticDB with spread source dirs, forced source root and custom workspace directory 1✅ 458ms
scala.cli.integration.CompileTests213.Scala script SemanticDB with spread source dirs, forced source root and target root 1✅ 492ms
scala.cli.integration.CompileTests213.Scala script SemanticDB with spread source dirs, forced source root and target root and custom workspace directory 1✅ 425ms
scala.cli.integration.CompileTests213.Scala SemanticDB 1✅ 732ms
scala.cli.integration.CompileTests213.Scala SemanticDB with forced target root 1✅ 364ms
scala.cli.integration.CompileTests213.Scala SemanticDB with spread source dirs, forced source root 1✅ 405ms
scala.cli.integration.CompileTests213.Scala SemanticDB with spread source dirs, forced source root and custom workspace directory 1✅ 1s
scala.cli.integration.CompileTests213.Scala SemanticDB with spread source dirs, forced source root and target root 1✅ 402ms
scala.cli.integration.CompileTests213.Scala SemanticDB with spread source dirs, forced source root and target root and custom workspace directory 1✅ 413ms
scala.cli.integration.CompileTests213.scalapy 1✅ 730ms
scala.cli.integration.CompileTests213.test scope 1✅ 716ms
scala.cli.integration.CompileTests213.test scope error 1✅ 485ms
scala.cli.integration.CompileTests213.test-macro-output 1✅ 952ms
scala.cli.integration.CompileTests213.warn about directives in multiple files 1✅ 435ms
scala.cli.integration.CompileTests213.warn for different target JVMs in --jvm, -target:x and -release 1✅ 1s
scala.cli.integration.CompileTests213.with >1 file per scope, the warning about spread directives should be printed 1✅ 724ms
scala.cli.integration.CompileTests213.with one file per scope, no warning about spread directives should be printed 1✅ 660ms
scala.cli.integration.DocTests213.generate static scala doc 1✅ 2s
scala.cli.integration.ExportMillTests213.Scala Native 1✅ 28s
scala.cli.integration.ExportSbtTests213.Scala Native 1✅ 30s
scala.cli.integration.HadoopTests.simple map-reduce 1✅ 1s
scala.cli.integration.PackageTests213.assembly 1✅ 3s
scala.cli.integration.PackageTests213.assembly no preamble 1✅ 2s
scala.cli.integration.PackageTests213.assembly no preamble nor main class 1✅ 2s
scala.cli.integration.PackageTests213.assembly provided 1✅ 732ms
scala.cli.integration.PackageTests213.correctly list main classes 1✅ 524ms
scala.cli.integration.PackageTests213.current directory as default input 1✅ 721ms
scala.cli.integration.PackageTests213.default values in help 1✅ 32ms
scala.cli.integration.PackageTests213.doc JAR 1✅ 2s
scala.cli.integration.PackageTests213.dynamic library native 1✅ 10s
scala.cli.integration.PackageTests213.dynamic library native override from command line 1✅ 10s
scala.cli.integration.PackageTests213.ensure directories are created recursively when packaging a jar 1✅ 524ms
scala.cli.integration.PackageTests213.fat jar 1✅ 5s
scala.cli.integration.PackageTests213.ignore test scope 1✅ 643ms
scala.cli.integration.PackageTests213.js header in release mode 1✅ 1s
scala.cli.integration.PackageTests213.js without main 1✅ 590ms
scala.cli.integration.PackageTests213.multi modules js 1✅ 1s
scala.cli.integration.PackageTests213.native image 1✅ 41s
scala.cli.integration.PackageTests213.pass java and javac options 1✅ 2s
scala.cli.integration.PackageTests213.pass java options to docker 1✅ 19s
scala.cli.integration.PackageTests213.pass resource dir with command line option 1✅ 1s
scala.cli.integration.PackageTests213.resolution is kept for assemblies with provided spark deps (packaging.packageType spark) 1✅ 2s
scala.cli.integration.PackageTests213.resolution is kept for assemblies with provided spark deps (packaging.provided) 1✅ 4s
scala.cli.integration.PackageTests213.resource directory for coursier bootstrap launcher 1✅ 820ms
scala.cli.integration.PackageTests213.resource directory for library package 1✅ 385ms
scala.cli.integration.PackageTests213.scalapy 1✅ 1s
scala.cli.integration.PackageTests213.simple JS 1✅ 955ms
scala.cli.integration.PackageTests213.simple native 1✅ 10s
scala.cli.integration.PackageTests213.simple script 1✅ 696ms
scala.cli.integration.PackageTests213.small modules js with jvm scalajs-cli 1✅ 3s
scala.cli.integration.PackageTests213.small modules js with native scalajs-cli 1✅ 878ms
scala.cli.integration.PackageTests213.source JAR 1✅ 228ms
scala.cli.integration.PackageTests213.source maps js 1✅ 744ms
scala.cli.integration.PackageTests213.Zip with Scala Script containing resource directive 1✅ 834ms
scala.cli.integration.PublishLocalTests213.publish local twice 1✅ 5s
scala.cli.integration.PublishLocalTests213.publish local with ivy.home 1✅ 2s
scala.cli.integration.PublishLocalTests213.publish local with publish.version 1✅ 2s
scala.cli.integration.PublishLocalTests213.publish local with user.home 1✅ 4s
scala.cli.integration.PublishLocalTests213.publish local without explicit publish.version, reading it from git:tag 1✅ 5s
scala.cli.integration.PublishTests213.artifacts name for scalajs 1✅ 3s
scala.cli.integration.PublishTests213.correctly list main classes 1✅ 4s
scala.cli.integration.PublishTests213.custom checksums 1✅ 2s
scala.cli.integration.PublishTests213.incorrect or missing secret key password 1✅ 6s
scala.cli.integration.PublishTests213.no secret key password 1✅ 4s
scala.cli.integration.PublishTests213.secret keys in config 1✅ 4s
scala.cli.integration.PublishTests213.signer=none overrides other options 1✅ 4s
scala.cli.integration.PublishTests213.simple 1✅ 4s
scala.cli.integration.PublishTests213.simple sign with external JVM process, java version too low 1✅ 12s
scala.cli.integration.ReplTests213.ammonite 1✅ 8s
scala.cli.integration.ReplTests213.ammonite scalapy 1✅ 7s
scala.cli.integration.ReplTests213.ammonite with extra JAR 1✅ 3s
scala.cli.integration.ReplTests213.ammonite with test scope sources 1✅ 3s
scala.cli.integration.ReplTests213.default values in help 1✅ 33ms
scala.cli.integration.ReplTests213.dry run (default) 1✅ 155ms
scala.cli.integration.ReplTests213.dry run (with main and test scope sources, and the --test flag) 1✅ 2s
scala.cli.integration.ReplTests213.dry run (with main scope sources) 1✅ 6s
scala.cli.integration.ReplTests213.repl custom repositories work 1✅ 462ms
scala.cli.integration.RunTests213.-classpath allows to run with scala-cli compile -d option pre-compiled classes 1✅ 923ms
scala.cli.integration.RunTests213.-D.. options passed to the child app 1✅ 565ms
scala.cli.integration.RunTests213.-encoding CP1252 should be handled correctly in .scala files 1✅ 558ms
scala.cli.integration.RunTests213.-O -classpath allows to run with scala-cli compile -O -d option pre-compiled classes 1✅ 865ms
scala.cli.integration.RunTests213.-X.. options passed to the child app 1✅ 691ms
scala.cli.integration.RunTests213.2.13.nightly 1✅ 481ms
scala.cli.integration.RunTests213.add to class path sources from using directive 1✅ 622ms
scala.cli.integration.RunTests213.App script wrapper satisfies strict compiler flags 1✅ 522ms
scala.cli.integration.RunTests213.auth proxy 1✅ 9s
scala.cli.integration.RunTests213.auth proxy (legacy) 1✅ 10s
scala.cli.integration.RunTests213.BuildInfo fields should be reachable 1✅ 1s
scala.cli.integration.RunTests213.BuildInfo should take into account --project-version 1✅ 703ms
scala.cli.integration.RunTests213.CLI args passed to script 1✅ 847ms
scala.cli.integration.RunTests213.CLI args passed to shebang in Scala file 1✅ 633ms
scala.cli.integration.RunTests213.CLI args passed to shebang script 1✅ 633ms
scala.cli.integration.RunTests213.Command-line -Y scalac options 1✅ 687ms
scala.cli.integration.RunTests213.Compile-time only dep 1✅ 1s
scala.cli.integration.RunTests213.compile-time only for jsoniter macros 1✅ 999ms
scala.cli.integration.RunTests213.Compile-time only JARs 1✅ 1s
scala.cli.integration.RunTests213.correctly list main classes 1✅ 626ms
scala.cli.integration.RunTests213.correctly run a java snippet 1✅ 872ms
scala.cli.integration.RunTests213.correctly run a markdown snippet 1✅ 500ms
scala.cli.integration.RunTests213.correctly run a scala snippet 1✅ 558ms
scala.cli.integration.RunTests213.correctly run a script snippet 1✅ 505ms
scala.cli.integration.RunTests213.correctly run multiple snippets 1✅ 1s
scala.cli.integration.RunTests213.Debugging 1✅ 606ms
scala.cli.integration.RunTests213.declare test scope custom jar from main scope 1✅ 3s
scala.cli.integration.RunTests213.declare test scope dependencies from main scope 1✅ 3s
scala.cli.integration.RunTests213.decoded classNames in interactive ask 1✅ 686ms
scala.cli.integration.RunTests213.deleting resources after building 1✅ 1s
scala.cli.integration.RunTests213.Directory 1✅ 532ms
scala.cli.integration.RunTests213.Directory JS 1✅ 868ms
scala.cli.integration.RunTests213.Directory native 1✅ 10s
scala.cli.integration.RunTests213.dont clear output dir 1✅ 591ms
scala.cli.integration.RunTests213.ensure -with-compiler is supported for Scala 2.13 1✅ 661ms
scala.cli.integration.RunTests213.ensure typesafe PR validation snapshot Scala versions are supported 1✅ 563ms
scala.cli.integration.RunTests213.error output for invalid sub-command for compile 1✅ 25ms
scala.cli.integration.RunTests213.error output for invalid sub-command for default 1✅ 29ms
scala.cli.integration.RunTests213.error output for invalid sub-command for run 1✅ 26ms
scala.cli.integration.RunTests213.error output for nonexistent file for compile 1✅ 27ms
scala.cli.integration.RunTests213.error output for nonexistent file for default 1✅ 29ms
scala.cli.integration.RunTests213.error output for nonexistent file for run 1✅ 28ms
scala.cli.integration.RunTests213.error output for unrecognized source type for compile 1✅ 25ms
scala.cli.integration.RunTests213.error output for unrecognized source type for default 1✅ 42ms
scala.cli.integration.RunTests213.error output for unrecognized source type for run 1✅ 27ms
scala.cli.integration.RunTests213.esmodule import JS 1✅ 742ms
scala.cli.integration.RunTests213.exclude file 1✅ 564ms
scala.cli.integration.RunTests213.fd 1✅ 512ms
scala.cli.integration.RunTests213.Github Gists Script URL 1✅ 734ms
scala.cli.integration.RunTests213.help js 1✅ 31ms
scala.cli.integration.RunTests213.help native 1✅ 29ms
scala.cli.integration.RunTests213.interconnection between scripts 1✅ 999ms
scala.cli.integration.RunTests213.Java code accepted as piped input 1✅ 2s
scala.cli.integration.RunTests213.Java code with multiple classes accepted as piped input 1✅ 872ms
scala.cli.integration.RunTests213.Java options in config file 1✅ 573ms
scala.cli.integration.RunTests213.java style -Dproperty=value system properties 1✅ 577ms
scala.cli.integration.RunTests213.Java URL 1✅ 1s
scala.cli.integration.RunTests213.JS arguments 1✅ 1s
scala.cli.integration.RunTests213.js defaults & toolkit default 1✅ 4s
scala.cli.integration.RunTests213.Js DOM 1✅ 4s
scala.cli.integration.RunTests213.JVM id is printed with compilation info correctly 1✅ 5s
scala.cli.integration.RunTests213.load virtual data with UTF_16 encoding 1✅ 587ms
scala.cli.integration.RunTests213.Main class in config file 1✅ 557ms
scala.cli.integration.RunTests213.main.sc is not a special case 1✅ 564ms
scala.cli.integration.RunTests213.manifest 1✅ 584ms
scala.cli.integration.RunTests213.Markdown code with a scala snippet accepted as piped input 1✅ 500ms
scala.cli.integration.RunTests213.Multiple scripts 1✅ 586ms
scala.cli.integration.RunTests213.Multiple scripts JS 1✅ 785ms
scala.cli.integration.RunTests213.Multiple scripts native 1✅ 10s
scala.cli.integration.RunTests213.multiple using directives warning message 1✅ 4s
scala.cli.integration.RunTests213.native (default) & scala toolkit (default) with command line args 1✅ 11s
scala.cli.integration.RunTests213.native (default) & scala toolkit (default) with directives 1✅ 12s
scala.cli.integration.RunTests213.native (default) & typelevel toolkit (default) with command line args 1✅ 15s
scala.cli.integration.RunTests213.native (default) & typelevel toolkit (default) with directives 1✅ 15s
scala.cli.integration.RunTests213.native (explicit: 0.4.17) & scala toolkit (0.3.0) with command line args 1✅ 10s
scala.cli.integration.RunTests213.native (explicit: 0.4.17) & scala toolkit (0.3.0) with directives 1✅ 10s
scala.cli.integration.RunTests213.native (explicit: 0.4.17) & typelevel toolkit (default) with command line args 1✅ 15s
scala.cli.integration.RunTests213.native (explicit: 0.4.17) & typelevel toolkit (default) with directives 1✅ 16s
scala.cli.integration.RunTests213.native (explicit: 0.5.4) & scala toolkit (default) with command line args 1✅ 11s
scala.cli.integration.RunTests213.native (explicit: 0.5.4) & scala toolkit (default) with directives 1✅ 11s
scala.cli.integration.RunTests213.no .scala in forbidden directory 1✅ 1s
scala.cli.integration.RunTests213.no .scala in non-writable directory 1✅ 1s
scala.cli.integration.RunTests213.No default inputs when the run sub-command is launched with no args 1✅ 30ms
scala.cli.integration.RunTests213.no JVM installed 1✅ 18s
scala.cli.integration.RunTests213.object script wrapper satisfies strict compiler flags 1✅ 515ms
scala.cli.integration.RunTests213.offline mode should fail on missing artifacts 1✅ 16s
scala.cli.integration.RunTests213.Pass arguments 1✅ 483ms
scala.cli.integration.RunTests213.pick .scala main class over in-context scripts 1✅ 589ms
scala.cli.integration.RunTests213.pick .scala main class over in-context scripts, including piped ones 1✅ 659ms
scala.cli.integration.RunTests213.pick piped .scala main class over in-context scripts 1✅ 515ms
scala.cli.integration.RunTests213.piping 1✅ 600ms
scala.cli.integration.RunTests213.print command 1✅ 512ms
scala.cli.integration.RunTests213.print error if workspace path contains a : 1✅ 731ms
scala.cli.integration.RunTests213.print the name of nested script 1✅ 659ms
scala.cli.integration.RunTests213.print the name of script 1✅ 659ms
scala.cli.integration.RunTests213.Python and Scala sources 1✅ 1s
scala.cli.integration.RunTests213.Python and Scala sources (native) 1✅ 10s
scala.cli.integration.RunTests213.remap imports cmd 1✅ 899ms
scala.cli.integration.RunTests213.remap imports directive 1✅ 1s
scala.cli.integration.RunTests213.remap imports directive error 1✅ 35ms
scala.cli.integration.RunTests213.repository credentials passed to coursier 1✅ 11s
scala.cli.integration.RunTests213.Resource embedding in Scala Native 1✅ 10s
scala.cli.integration.RunTests213.resources 1✅ 642ms
scala.cli.integration.RunTests213.resources via directive 1✅ 580ms
scala.cli.integration.RunTests213.return relevant error if multiple .scala main classes are present 1✅ 778ms
scala.cli.integration.RunTests213.return relevant error when main classes list is requested, but no main classes are present 1✅ 484ms
scala.cli.integration.RunTests213.rewrite code to new syntax and then run it correctly (no -O required) 1✅ 663ms
scala.cli.integration.RunTests213.rewrite code to old syntax and then run it correctly (no -O required) 1✅ 593ms
scala.cli.integration.RunTests213.run jar file 1✅ 2s
scala.cli.integration.RunTests213.run main class from -classpath even when no explicit inputs are passed 1✅ 742ms
scala.cli.integration.RunTests213.run main class from a jar even when no explicit inputs are passed 1✅ 795ms
scala.cli.integration.RunTests213.run main class from a jar in a directory even when no explicit inputs are passed 1✅ 755ms
scala.cli.integration.RunTests213.running a .scala file several times doesn't produce Bloop errors 1✅ 5s
scala.cli.integration.RunTests213.running a script snippet should not create the workspace dir in cwd 1✅ 561ms
scala.cli.integration.RunTests213.running a script snippet with one source file should create the workspace dir in cwd 1✅ 510ms
scala.cli.integration.RunTests213.Runs with JVM 8 1✅ 792ms
scala.cli.integration.RunTests213.Runs with JVM 8 with using directive 1✅ 765ms
scala.cli.integration.RunTests213.Scala code accepted as piped input 1✅ 520ms
scala.cli.integration.RunTests213.Scala code with references to existing files accepted as piped input 1✅ 632ms
scala.cli.integration.RunTests213.Scala Native C Files are correctly handled as a regular Input 1✅ 15s
scala.cli.integration.RunTests213.Scala Native multithreading set to false with command line option 1✅ 3s
scala.cli.integration.RunTests213.Scala Native multithreading set to false with directive 1✅ 3s
scala.cli.integration.RunTests213.Scala Native multithreading set to true (implicitly) 1✅ 13s
scala.cli.integration.RunTests213.Scala Native multithreading set to true with command line option 1✅ 13s
scala.cli.integration.RunTests213.Scala Native multithreading set to true with directive 1✅ 12s
scala.cli.integration.RunTests213.scala native with lto optimisation 1✅ 15s
scala.cli.integration.RunTests213.Scala URL 1✅ 732ms
scala.cli.integration.RunTests213.scalac help 1✅ 1s
scala.cli.integration.RunTests213.scalac print option: -opt:help (default subcommand) 1✅ 672ms
scala.cli.integration.RunTests213.scalac print option: -opt:help (explicit run subcommand) 1✅ 638ms
scala.cli.integration.RunTests213.scalac print option: -V (default subcommand) 1✅ 681ms
scala.cli.integration.RunTests213.scalac print option: -V (explicit run subcommand) 1✅ 658ms
scala.cli.integration.RunTests213.scalac print option: -Vphases (default subcommand) 1✅ 1s
scala.cli.integration.RunTests213.scalac print option: -Vphases (explicit run subcommand) 1✅ 1s
scala.cli.integration.RunTests213.scalac print option: -W (default subcommand) 1✅ 681ms
scala.cli.integration.RunTests213.scalac print option: -W (explicit run subcommand) 1✅ 686ms
scala.cli.integration.RunTests213.scalac print option: -X (default subcommand) 1✅ 675ms
scala.cli.integration.RunTests213.scalac print option: -X (explicit run subcommand) 1✅ 656ms
scala.cli.integration.RunTests213.scalac print option: -Xlint:help (default subcommand) 1✅ 667ms
scala.cli.integration.RunTests213.scalac print option: -Xlint:help (explicit run subcommand) 1✅ 652ms
scala.cli.integration.RunTests213.scalac print option: -Xmixin-force-forwarders:help (default subcommand) 1✅ 651ms
scala.cli.integration.RunTests213.scalac print option: -Xmixin-force-forwarders:help (explicit run subcommand) 1✅ 659ms
scala.cli.integration.RunTests213.scalac print option: -Xplugin-list (default subcommand) 1✅ 648ms
scala.cli.integration.RunTests213.scalac print option: -Xplugin-list (explicit run subcommand) 1✅ 666ms
scala.cli.integration.RunTests213.scalac print option: -Xshow-phases (default subcommand) 1✅ 1s
scala.cli.integration.RunTests213.scalac print option: -Xshow-phases (explicit run subcommand) 1✅ 1s
scala.cli.integration.RunTests213.scalac print option: -Xsource:help (default subcommand) 1✅ 661ms
scala.cli.integration.RunTests213.scalac print option: -Xsource:help (explicit run subcommand) 1✅ 670ms
scala.cli.integration.RunTests213.scalac print option: -Y (default subcommand) 1✅ 651ms
scala.cli.integration.RunTests213.scalac print option: -Y (explicit run subcommand) 1✅ 655ms
scala.cli.integration.RunTests213.scalac verbose 1✅ 530ms
scala.cli.integration.RunTests213.scalapy from CLI 1✅ 804ms
scala.cli.integration.RunTests213.scalapy native with CLI args 1✅ 9s
scala.cli.integration.RunTests213.scalapy native with directives 1✅ 10s
scala.cli.integration.RunTests213.scalapy via directive 1✅ 824ms
scala.cli.integration.RunTests213.script file with NO shebang header and no extension run with scala-cli shebang 1✅ 28ms
scala.cli.integration.RunTests213.script file with shebang header and no extension run with scala-cli shebang 1✅ 549ms
scala.cli.integration.RunTests213.Script URL 1✅ 747ms
scala.cli.integration.RunTests213.Scripts accepted as piped input 1✅ 551ms
scala.cli.integration.RunTests213.set es version to scala-js-cli 1✅ 779ms
scala.cli.integration.RunTests213.setting root dir with virtual input 1✅ 812ms
scala.cli.integration.RunTests213.shebang run does not produce update-dependency warnings 1✅ 544ms
scala.cli.integration.RunTests213.should add toolkit to classpath 1✅ 2s
scala.cli.integration.RunTests213.should add typelevel toolkit to classpath 1✅ 3s
scala.cli.integration.RunTests213.should add typelevel toolkit-test to classpath 1✅ 2s
scala.cli.integration.RunTests213.should pass arguments as is 1✅ 876ms
scala.cli.integration.RunTests213.simple distroless test 1✅ 20s
scala.cli.integration.RunTests213.simple script 1✅ 1s
scala.cli.integration.RunTests213.simple script JS 1✅ 962ms
scala.cli.integration.RunTests213.simple script JS command 1✅ 748ms
scala.cli.integration.RunTests213.simple script JS in fastLinkJS mode 1✅ 732ms
scala.cli.integration.RunTests213.simple script JS in fullLinkJS mode 1✅ 964ms
scala.cli.integration.RunTests213.simple script JS via config file 1✅ 770ms
scala.cli.integration.RunTests213.simple script JS via platform option 1✅ 708ms
scala.cli.integration.RunTests213.simple script JS with noOpt 1✅ 695ms
scala.cli.integration.RunTests213.simple script native 1✅ 11s
scala.cli.integration.RunTests213.simple script native command 1✅ 10s
scala.cli.integration.RunTests213.snippets mixed with piped Scala code and existing sources allow for cross-references 1✅ 1s
scala.cli.integration.RunTests213.stack traces 1✅ 370ms
scala.cli.integration.RunTests213.stack traces in script 1✅ 512ms
scala.cli.integration.RunTests213.sub-directory 1✅ 522ms
scala.cli.integration.RunTests213.sub-directory and script 1✅ 530ms
scala.cli.integration.RunTests213.sudo 1✅ 37s
scala.cli.integration.RunTests213.suppress multiple using directives warning message 1✅ 2s
scala.cli.integration.RunTests213.suppress multiple using directives warning message with global config 1✅ 2s
scala.cli.integration.RunTests213.Take into account interactive main class when caching binaries 1✅ 16s
scala.cli.integration.RunTests213.test scope 1✅ 566ms
scala.cli.integration.RunTests213.toolkit default 1✅ 2s
scala.cli.integration.RunTests213.UTF-8 1✅ 1s
scala.cli.integration.RunTests213.verbosity 1✅ 520ms
scala.cli.integration.RunTests213.verify drive-relative JAVA_HOME works 1✅ 755ms
scala.cli.integration.RunTests213.warn about invalid values present in .scala-jvmopts 1✅ 997ms
scala.cli.integration.RunTests213.warn about invalid values present in JAVA_OPTS 1✅ 2s
scala.cli.integration.RunTests213.warn about transitive using file directive 1✅ 583ms
scala.cli.integration.RunTests213.warn when main.sc file is used together with other scripts 1✅ 283ms
scala.cli.integration.RunTests213.warning about using toolkit latest in options should be reported 1✅ 904ms
scala.cli.integration.RunTests213.watch with interactive, with multiple main classes 1✅ 1s
scala.cli.integration.RunTests213.without node on the PATH 1✅ 3s
scala.cli.integration.RunTests213.workspace dir 1✅ 793ms
scala.cli.integration.RunTests213.Zip with Markdown containing resource directive 1✅ 536ms
scala.cli.integration.RunTests213.Zip with multiple Scala files 1✅ 531ms
scala.cli.integration.RunTests213.Zip with Scala containing resource directive 1✅ 527ms
scala.cli.integration.RunTests213.Zip with Scala Script containing resource directive 1✅ 581ms
scala.cli.integration.SparkTests213.run spark 3.3 standalone 1✅ 8s
scala.cli.integration.SparkTests213.run spark spark-submit args 1✅ 5s
scala.cli.integration.TestTests213.Cross-tests 1✅ 19s
scala.cli.integration.TestTests213.custom test framework JS 1✅ 5s
scala.cli.integration.TestTests213.custom test framework JVM 1✅ 2s
scala.cli.integration.TestTests213.custom test framework native 1✅ 32s
scala.cli.integration.TestTests213.Fail if no tests were run JS 1✅ 2s
scala.cli.integration.TestTests213.Fail if no tests were run JVM 1✅ 745ms
scala.cli.integration.TestTests213.Fail if no tests were run native 1✅ 15s
scala.cli.integration.TestTests213.failing test 1✅ 994ms
scala.cli.integration.TestTests213.failing test JS 1✅ 3s
scala.cli.integration.TestTests213.failing test Markdown with munit 1✅ 870ms
scala.cli.integration.TestTests213.failing test native 1✅ 16s
scala.cli.integration.TestTests213.failing test return code 1✅ 997ms
scala.cli.integration.TestTests213.failing test return code when compiling error 1✅ 412ms
scala.cli.integration.TestTests213.Js DOM 1✅ 6s
scala.cli.integration.TestTests213.junit 1✅ 1s
scala.cli.integration.TestTests213.run only one test from munit 1✅ 1s
scala.cli.integration.TestTests213.run only one test from utest 1✅ 1s
scala.cli.integration.TestTests213.scalacheck from cats 1✅ 17s
scala.cli.integration.TestTests213.several tests 1✅ 977ms
scala.cli.integration.TestTests213.successful pure Java test with JUnit 1✅ 1s
scala.cli.integration.TestTests213.successful test 1✅ 1s
scala.cli.integration.TestTests213.successful test esmodule import JS 1✅ 3s
scala.cli.integration.TestTests213.successful test JS 1✅ 6s
scala.cli.integration.TestTests213.successful test JVM 8 1✅ 6s
scala.cli.integration.TestTests213.successful test Markdown with munit 1✅ 913ms
scala.cli.integration.TestTests213.successful test native 1✅ 17s
scala.cli.integration.TestTests213.test framework arguments JS 1✅ 15s
scala.cli.integration.TestTests213.test framework arguments JVM 1✅ 4s
scala.cli.integration.TestTests213.test framework arguments native 1✅ 36s
scala.cli.integration.TestTests213.toolkit 1✅ 1s
scala.cli.integration.TestTests213.toolkit from command line 1✅ 1s
scala.cli.integration.TestTests213.utest 1✅ 929ms
scala.cli.integration.TestTests213.utest JS 1✅ 3s
scala.cli.integration.TestTests213.utest native 1✅ 17s
scala.cli.integration.TestTests213.weaver 1✅ 3s