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 bsp4j to 2.1.1 #2700

Merged
merged 1 commit into from
Jan 23, 2024

Update bsp4j to 2.1.1

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

Update bsp4j to 2.1.1 #2700

Update bsp4j to 2.1.1
c07b0d2
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Test report native-mostly-static-tests-2 succeeded Jan 23, 2024 in 0s

Test report native-mostly-static-tests-2 βœ…

Tests passed successfully

βœ…Β test-report.xml

326 tests were completed in 1072s with 326 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
scala.cli.integration.BspTests213.actionable diagnostics on deprecated using directives 1βœ… 2s
scala.cli.integration.BspTests213.bloop projects are initialised properly for a directive for an unfetchable dependency 1βœ… 405ms
scala.cli.integration.BspTests213.bloop projects are initialised properly for an invalid directive value 1βœ… 356ms
scala.cli.integration.BspTests213.bloop projects are initialised properly for an unrecognised directive 1βœ… 332ms
scala.cli.integration.BspTests213.bsp should report actionable diagnostic when enabled 1βœ… 985ms
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βœ… 339ms
scala.cli.integration.BspTests213.bsp should support parsing cancel params 1βœ… 3s
scala.cli.integration.BspTests213.compile should result in generated bsp file 1βœ… 505ms
scala.cli.integration.BspTests213.diagnostics 1βœ… 684ms
scala.cli.integration.BspTests213.diagnostics in script 1βœ… 590ms
scala.cli.integration.BspTests213.directive diagnostics 1βœ… 360ms
scala.cli.integration.BspTests213.directives in multiple files diagnostics 1βœ… 2s
scala.cli.integration.BspTests213.invalid diagnostics at startup 1βœ… 310ms
scala.cli.integration.BspTests213.return .scala-build directory as a output paths 1βœ… 311ms
scala.cli.integration.BspTests213.run should result in generated bsp file 1βœ… 662ms
scala.cli.integration.BspTests213.setup-ide 1βœ… 34ms
scala.cli.integration.BspTests213.setup-ide should fail for invalid dependencies 1βœ… 77ms
scala.cli.integration.BspTests213.setup-ide should have only absolute paths even if relative ones were specified 1βœ… 22ms
scala.cli.integration.BspTests213.setup-ide should result in generated bsp file 1βœ… 22ms
scala.cli.integration.BspTests213.setup-ide should succeed for valid dependencies 1βœ… 45ms
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βœ… 852ms
scala.cli.integration.BspTests213.workspace/reload --dependency option 1βœ… 3s
scala.cli.integration.BspTests213.workspace/reload error response when no inputs json present 1βœ… 956ms
scala.cli.integration.BspTests213.workspace/reload extra dependency directive 1βœ… 3s
scala.cli.integration.BspTests213.workspace/reload of an extra sources directory 1βœ… 3s
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βœ… 17s
scala.cli.integration.BspTests213.workspace/reload when updated source element in using directive 1βœ… 781ms
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βœ… 237ms
scala.cli.integration.CompileTests213.copy compile output 1βœ… 374ms
scala.cli.integration.CompileTests213.ensure the -with-compiler option adds scala-compiler to the classpath 1βœ… 996ms
scala.cli.integration.CompileTests213.exit code 1βœ… 264ms
scala.cli.integration.CompileTests213.having target + using directives in files should not produce warnings about using directives in multiple files 1βœ… 318ms
scala.cli.integration.CompileTests213.java files with no using directives should not produce warnings about using directives in multiple files 1βœ… 549ms
scala.cli.integration.CompileTests213.Javac SemanticDB 1βœ… 1s
scala.cli.integration.CompileTests213.JvmCompatibilityTest: bloopJvm:11/targetJvm:11/lang:java/sourcesJvm:11 1βœ… 3s
scala.cli.integration.CompileTests213.JvmCompatibilityTest: bloopJvm:11/targetJvm:11/lang:java/sourcesJvm:8 1βœ… 3s
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βœ… 3s
scala.cli.integration.CompileTests213.JvmCompatibilityTest: bloopJvm:11/targetJvm:8/lang:java/sourcesJvm:8 1βœ… 3s
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βœ… 3s
scala.cli.integration.CompileTests213.JvmCompatibilityTest: bloopJvm:8/targetJvm:11/lang:java/sourcesJvm:8 1βœ… 3s
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βœ… 5s
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βœ… 3s
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.Manual javac SemanticDB 1βœ… 1s
scala.cli.integration.CompileTests213.no arg 1βœ… 346ms
scala.cli.integration.CompileTests213.no duplicates in class path 1βœ… 1s
scala.cli.integration.CompileTests213.override settings from tests 1βœ… 5s
scala.cli.integration.CompileTests213.pass java options to scalac when server=false 1βœ… 71ms
scala.cli.integration.CompileTests213.reuse cached project file under .scala-build 1βœ… 1s
scala.cli.integration.CompileTests213.Scala CLI should not infer scalac --release if --release is passed 1βœ… 2s
scala.cli.integration.CompileTests213.scalapy 1βœ… 718ms
scala.cli.integration.CompileTests213.test scope 1βœ… 606ms
scala.cli.integration.CompileTests213.test scope error 1βœ… 424ms
scala.cli.integration.CompileTests213.warn about directives in multiple files 1βœ… 409ms
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βœ… 736ms
scala.cli.integration.CompileTests213.with one file per scope, no warning about spread directives should be printed 1βœ… 732ms
scala.cli.integration.HadoopTests.simple map-reduce 1βœ… 9s
scala.cli.integration.PackageTests213.assembly 1βœ… 2s
scala.cli.integration.PackageTests213.assembly no preamble 1βœ… 1s
scala.cli.integration.PackageTests213.assembly no preamble nor main class 1βœ… 1s
scala.cli.integration.PackageTests213.assembly provided 1βœ… 548ms
scala.cli.integration.PackageTests213.correctly list main classes 1βœ… 449ms
scala.cli.integration.PackageTests213.current directory as default input 1βœ… 593ms
scala.cli.integration.PackageTests213.default values in help 1βœ… 25ms
scala.cli.integration.PackageTests213.doc JAR 1βœ… 2s
scala.cli.integration.PackageTests213.dynamic library native 1βœ… 8s
scala.cli.integration.PackageTests213.dynamic library native override from command line 1βœ… 8s
scala.cli.integration.PackageTests213.ensure directories are created recursively when packaging a jar 1βœ… 356ms
scala.cli.integration.PackageTests213.fat jar 1βœ… 4s
scala.cli.integration.PackageTests213.ignore test scope 1βœ… 573ms
scala.cli.integration.PackageTests213.js header in release mode 1βœ… 1s
scala.cli.integration.PackageTests213.js without main 1βœ… 647ms
scala.cli.integration.PackageTests213.multi modules js 1βœ… 1s
scala.cli.integration.PackageTests213.native image 1βœ… 40s
scala.cli.integration.PackageTests213.pass java and javac options 1βœ… 788ms
scala.cli.integration.PackageTests213.pass java options to docker 1βœ… 18s
scala.cli.integration.PackageTests213.pass resource dir with command line option 1βœ… 977ms
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βœ… 3s
scala.cli.integration.PackageTests213.resource directory for coursier bootstrap launcher 1βœ… 667ms
scala.cli.integration.PackageTests213.resource directory for library package 1βœ… 322ms
scala.cli.integration.PackageTests213.scalapy 1βœ… 1s
scala.cli.integration.PackageTests213.simple JS 1βœ… 944ms
scala.cli.integration.PackageTests213.simple native 1βœ… 8s
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βœ… 890ms
scala.cli.integration.PackageTests213.source JAR 1βœ… 195ms
scala.cli.integration.PackageTests213.source maps js 1βœ… 694ms
scala.cli.integration.PackageTests213.Zip with Scala Script containing resource directive 1βœ… 743ms
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βœ… 2s
scala.cli.integration.PublishTests213.artifacts name for scalajs 1βœ… 3s
scala.cli.integration.PublishTests213.correctly list main classes 1βœ… 5s
scala.cli.integration.PublishTests213.custom checksums 1βœ… 2s
scala.cli.integration.PublishTests213.incorrect or missing secret key password 1βœ… 5s
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βœ… 7s
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.default dry run 1βœ… 44ms
scala.cli.integration.ReplTests213.default values in help 1βœ… 22ms
scala.cli.integration.ReplTests213.repl custom repositories work 1βœ… 3s
scala.cli.integration.RunTests213.-classpath allows to run with scala-cli compile -d option pre-compiled classes 1βœ… 974ms
scala.cli.integration.RunTests213.-D.. options passed to the child app 1βœ… 574ms
scala.cli.integration.RunTests213.-encoding CP1252 should be handled correctly in .scala files 1βœ… 511ms
scala.cli.integration.RunTests213.-O -classpath allows to run with scala-cli compile -O -d option pre-compiled classes 1βœ… 844ms
scala.cli.integration.RunTests213.-X.. options passed to the child app 1βœ… 790ms
scala.cli.integration.RunTests213.2.13.nightly 1βœ… 6s
scala.cli.integration.RunTests213.add to class path sources from using directive 1βœ… 691ms
scala.cli.integration.RunTests213.App script wrapper satisfies strict compiler flags 1βœ… 588ms
scala.cli.integration.RunTests213.auth proxy 1βœ… 8s
scala.cli.integration.RunTests213.auth proxy (legacy) 1βœ… 10s
scala.cli.integration.RunTests213.BuildInfo fields should be reachable 1βœ… 4s
scala.cli.integration.RunTests213.BuildInfo should take into account --project-version 1βœ… 627ms
scala.cli.integration.RunTests213.CLI args passed to script 1βœ… 850ms
scala.cli.integration.RunTests213.CLI args passed to shebang in Scala file 1βœ… 583ms
scala.cli.integration.RunTests213.CLI args passed to shebang script 1βœ… 797ms
scala.cli.integration.RunTests213.Command-line -Y scalac options 1βœ… 670ms
scala.cli.integration.RunTests213.Compile-time only dep 1βœ… 1s
scala.cli.integration.RunTests213.compile-time only for jsoniter macros 1βœ… 1s
scala.cli.integration.RunTests213.Compile-time only JARs 1βœ… 1s
scala.cli.integration.RunTests213.correctly list main classes 1βœ… 386ms
scala.cli.integration.RunTests213.correctly run a java snippet 1βœ… 301ms
scala.cli.integration.RunTests213.correctly run a markdown snippet 1βœ… 466ms
scala.cli.integration.RunTests213.correctly run a scala snippet 1βœ… 470ms
scala.cli.integration.RunTests213.correctly run a script snippet 1βœ… 461ms
scala.cli.integration.RunTests213.correctly run multiple snippets 1βœ… 653ms
scala.cli.integration.RunTests213.Debugging 1βœ… 521ms
scala.cli.integration.RunTests213.declare test scope custom jar from main scope 1βœ… 2s
scala.cli.integration.RunTests213.declare test scope dependencies from main scope 1βœ… 2s
scala.cli.integration.RunTests213.decoded classNames in interactive ask 1βœ… 548ms
scala.cli.integration.RunTests213.deleting resources after building 1βœ… 858ms
scala.cli.integration.RunTests213.Directory 1βœ… 698ms
scala.cli.integration.RunTests213.Directory JS 1βœ… 915ms
scala.cli.integration.RunTests213.Directory native 1βœ… 8s
scala.cli.integration.RunTests213.dont clear output dir 1βœ… 541ms
scala.cli.integration.RunTests213.ensure -with-compiler is supported for Scala 2.13 1βœ… 574ms
scala.cli.integration.RunTests213.ensure typesafe PR validation snapshot Scala versions are supported 1βœ… 16s
scala.cli.integration.RunTests213.error output for invalid sub-command for compile 1βœ… 17ms
scala.cli.integration.RunTests213.error output for invalid sub-command for default 1βœ… 20ms
scala.cli.integration.RunTests213.error output for invalid sub-command for run 1βœ… 16ms
scala.cli.integration.RunTests213.error output for nonexistent file for compile 1βœ… 16ms
scala.cli.integration.RunTests213.error output for nonexistent file for default 1βœ… 20ms
scala.cli.integration.RunTests213.error output for nonexistent file for run 1βœ… 17ms
scala.cli.integration.RunTests213.error output for unrecognized source type for compile 1βœ… 17ms
scala.cli.integration.RunTests213.error output for unrecognized source type for default 1βœ… 21ms
scala.cli.integration.RunTests213.error output for unrecognized source type for run 1βœ… 18ms
scala.cli.integration.RunTests213.esmodule import JS 1βœ… 783ms
scala.cli.integration.RunTests213.exclude file 1βœ… 627ms
scala.cli.integration.RunTests213.fd 1βœ… 495ms
scala.cli.integration.RunTests213.Github Gists Script URL 1βœ… 727ms
scala.cli.integration.RunTests213.help js 1βœ… 22ms
scala.cli.integration.RunTests213.help native 1βœ… 21ms
scala.cli.integration.RunTests213.interconnection between scripts 1βœ… 3s
scala.cli.integration.RunTests213.Java code accepted as piped input 1βœ… 1s
scala.cli.integration.RunTests213.Java code with multiple classes accepted as piped input 1βœ… 325ms
scala.cli.integration.RunTests213.Java options in config file 1βœ… 543ms
scala.cli.integration.RunTests213.java style -Dproperty=value system properties 1βœ… 580ms
scala.cli.integration.RunTests213.Java URL 1βœ… 491ms
scala.cli.integration.RunTests213.JS arguments 1βœ… 1s
scala.cli.integration.RunTests213.js defaults & toolkit default 1βœ… 5s
scala.cli.integration.RunTests213.Js DOM 1βœ… 5s
scala.cli.integration.RunTests213.JVM id is printed with compilation info correctly 1βœ… 4s
scala.cli.integration.RunTests213.load virtual data with UTF_16 encoding 1βœ… 494ms
scala.cli.integration.RunTests213.Main class in config file 1βœ… 524ms
scala.cli.integration.RunTests213.main.sc is not a special case 1βœ… 680ms
scala.cli.integration.RunTests213.manifest 1βœ… 554ms
scala.cli.integration.RunTests213.Markdown code with a scala snippet accepted as piped input 1βœ… 463ms
scala.cli.integration.RunTests213.Multiple scripts 1βœ… 770ms
scala.cli.integration.RunTests213.Multiple scripts JS 1βœ… 757ms
scala.cli.integration.RunTests213.Multiple scripts native 1βœ… 8s
scala.cli.integration.RunTests213.multiple using directives warning message 1βœ… 10s
scala.cli.integration.RunTests213.native defaults & toolkit default 1βœ… 16s
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βœ… 21ms
scala.cli.integration.RunTests213.no JVM installed 1βœ… 16s
scala.cli.integration.RunTests213.object script wrapper satisfies strict compiler flags 1βœ… 545ms
scala.cli.integration.RunTests213.offline mode should fail on missing artifacts 1βœ… 95s
scala.cli.integration.RunTests213.Pass arguments 1βœ… 475ms
scala.cli.integration.RunTests213.pick .scala main class over in-context scripts 1βœ… 653ms
scala.cli.integration.RunTests213.pick .scala main class over in-context scripts, including piped ones 1βœ… 595ms
scala.cli.integration.RunTests213.pick piped .scala main class over in-context scripts 1βœ… 559ms
scala.cli.integration.RunTests213.piping 1βœ… 555ms
scala.cli.integration.RunTests213.print command 1βœ… 513ms
scala.cli.integration.RunTests213.print error if workspace path contains a : 1βœ… 506ms
scala.cli.integration.RunTests213.print the name of nested script 1βœ… 681ms
scala.cli.integration.RunTests213.print the name of script 1βœ… 720ms
scala.cli.integration.RunTests213.Python and Scala sources 1βœ… 1s
scala.cli.integration.RunTests213.Python and Scala sources (native) 1βœ… 9s
scala.cli.integration.RunTests213.repository credentials passed to coursier 1βœ… 10s
scala.cli.integration.RunTests213.Resource embedding in Scala Native 1βœ… 9s
scala.cli.integration.RunTests213.resources 1βœ… 612ms
scala.cli.integration.RunTests213.resources via directive 1βœ… 523ms
scala.cli.integration.RunTests213.return relevant error if multiple .scala main classes are present 1βœ… 359ms
scala.cli.integration.RunTests213.return relevant error when main classes list is requested, but no main classes are present 1βœ… 285ms
scala.cli.integration.RunTests213.rewrite code to new syntax and then run it correctly (no -O required) 1βœ… 624ms
scala.cli.integration.RunTests213.rewrite code to old syntax and then run it correctly (no -O required) 1βœ… 565ms
scala.cli.integration.RunTests213.run jar file 1βœ… 743ms
scala.cli.integration.RunTests213.run main class from -classpath even when no explicit inputs are passed 1βœ… 722ms
scala.cli.integration.RunTests213.run main class from a jar even when no explicit inputs are passed 1βœ… 658ms
scala.cli.integration.RunTests213.run main class from a jar in a directory even when no explicit inputs are passed 1βœ… 720ms
scala.cli.integration.RunTests213.running a script snippet should not create the workspace dir in cwd 1βœ… 515ms
scala.cli.integration.RunTests213.running a script snippet with one source file should create the workspace dir in cwd 1βœ… 603ms
scala.cli.integration.RunTests213.Runs with JVM 8 1βœ… 734ms
scala.cli.integration.RunTests213.Runs with JVM 8 with using directive 1βœ… 650ms
scala.cli.integration.RunTests213.Scala code accepted as piped input 1βœ… 500ms
scala.cli.integration.RunTests213.Scala code with references to existing files accepted as piped input 1βœ… 650ms
scala.cli.integration.RunTests213.Scala Native C Files are correctly handled as a regular Input 1βœ… 16s
scala.cli.integration.RunTests213.scala native with lto optimisation 1βœ… 12s
scala.cli.integration.RunTests213.Scala URL 1βœ… 572ms
scala.cli.integration.RunTests213.scalac help 1βœ… 1s
scala.cli.integration.RunTests213.scalac print options 1βœ… 5s
scala.cli.integration.RunTests213.scalac verbose 1βœ… 575ms
scala.cli.integration.RunTests213.scalapy from CLI 1βœ… 984ms
scala.cli.integration.RunTests213.scalapy native 1βœ… 9s
scala.cli.integration.RunTests213.scalapy via directive 1βœ… 858ms
scala.cli.integration.RunTests213.script file with NO shebang header and no extension run with scala-cli shebang 1βœ… 19ms
scala.cli.integration.RunTests213.script file with shebang header and no extension run with scala-cli shebang 1βœ… 681ms
scala.cli.integration.RunTests213.Script URL 1βœ… 647ms
scala.cli.integration.RunTests213.Scripts accepted as piped input 1βœ… 536ms
scala.cli.integration.RunTests213.set es version to scala-js-cli 1βœ… 718ms
scala.cli.integration.RunTests213.setting root dir with virtual input 1βœ… 553ms
scala.cli.integration.RunTests213.shebang run does not produce update-dependency warnings 1βœ… 732ms
scala.cli.integration.RunTests213.should add toolkit to classpath 1βœ… 906ms
scala.cli.integration.RunTests213.should add typelevel toolkit to classpath 1βœ… 2s
scala.cli.integration.RunTests213.should add typelevel toolkit-test to classpath 1βœ… 2s
scala.cli.integration.RunTests213.should pass arguments as is 1βœ… 747ms
scala.cli.integration.RunTests213.simple distroless test 1βœ… 19s
scala.cli.integration.RunTests213.simple script 1βœ… 4s
scala.cli.integration.RunTests213.simple script JS 1βœ… 3s
scala.cli.integration.RunTests213.simple script JS command 1βœ… 761ms
scala.cli.integration.RunTests213.simple script JS in fastLinkJS mode 1βœ… 764ms
scala.cli.integration.RunTests213.simple script JS in fullLinkJS mode 1βœ… 1s
scala.cli.integration.RunTests213.simple script JS via config file 1βœ… 722ms
scala.cli.integration.RunTests213.simple script JS via platform option 1βœ… 742ms
scala.cli.integration.RunTests213.simple script JS with noOpt 1βœ… 718ms
scala.cli.integration.RunTests213.simple script native 1βœ… 9s
scala.cli.integration.RunTests213.simple script native command 1βœ… 8s
scala.cli.integration.RunTests213.snippets mixed with piped Scala code and existing sources allow for cross-references 1βœ… 786ms
scala.cli.integration.RunTests213.stack traces 1βœ… 344ms
scala.cli.integration.RunTests213.stack traces in script 1βœ… 615ms
scala.cli.integration.RunTests213.sub-directory 1βœ… 640ms
scala.cli.integration.RunTests213.sub-directory and script 1βœ… 685ms
scala.cli.integration.RunTests213.sudo 1βœ… 37s
scala.cli.integration.RunTests213.suppress multiple using directives warning message 1βœ… 1s
scala.cli.integration.RunTests213.suppress multiple using directives warning message with global config 1βœ… 894ms
scala.cli.integration.RunTests213.Take into account interactive main class when caching binaries 1βœ… 16s
scala.cli.integration.RunTests213.test scope 1βœ… 690ms
scala.cli.integration.RunTests213.toolkit default 1βœ… 2s
scala.cli.integration.RunTests213.user.home is overridden by SCALA_CLI_HOME_DIR_OVERRIDE 1βœ… 2s
scala.cli.integration.RunTests213.UTF-8 1βœ… 494ms
scala.cli.integration.RunTests213.verbosity 1βœ… 790ms
scala.cli.integration.RunTests213.verify drive-relative JAVA_HOME works 1βœ… 7s
scala.cli.integration.RunTests213.warn about transitive using file directive 1βœ… 483ms
scala.cli.integration.RunTests213.warn when main.sc file is used together with other scripts 1βœ… 319ms
scala.cli.integration.RunTests213.warning about using toolkit latest in options should be reported 1βœ… 942ms
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βœ… 768ms
scala.cli.integration.RunTests213.Zip with Markdown containing resource directive 1βœ… 535ms
scala.cli.integration.RunTests213.Zip with multiple Scala files 1βœ… 567ms
scala.cli.integration.RunTests213.Zip with Scala containing resource directive 1βœ… 553ms
scala.cli.integration.RunTests213.Zip with Scala Script containing resource directive 1βœ… 573ms
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βœ… 18s
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βœ… 30s
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βœ… 670ms
scala.cli.integration.TestTests213.Fail if no tests were run Native 1βœ… 12s
scala.cli.integration.TestTests213.failing test 1βœ… 879ms
scala.cli.integration.TestTests213.failing test JS 1βœ… 2s
scala.cli.integration.TestTests213.failing test Markdown with munit 1βœ… 808ms
scala.cli.integration.TestTests213.failing test native 1βœ… 16s
scala.cli.integration.TestTests213.failing test return code 1βœ… 912ms
scala.cli.integration.TestTests213.failing test return code when compiling error 1βœ… 347ms
scala.cli.integration.TestTests213.Js DOM 1βœ… 5s
scala.cli.integration.TestTests213.junit 1βœ… 1s
scala.cli.integration.TestTests213.run only one test from munit 1βœ… 991ms
scala.cli.integration.TestTests213.run only one test from utest 1βœ… 990ms
scala.cli.integration.TestTests213.scalacheck from cats 1βœ… 30s
scala.cli.integration.TestTests213.several tests 1βœ… 904ms
scala.cli.integration.TestTests213.successful test 1βœ… 865ms
scala.cli.integration.TestTests213.successful test esmodule import JS 1βœ… 2s
scala.cli.integration.TestTests213.successful test JS 1βœ… 3s
scala.cli.integration.TestTests213.successful test JVM 8 1βœ… 1s
scala.cli.integration.TestTests213.successful test Markdown with munit 1βœ… 795ms
scala.cli.integration.TestTests213.successful test native 1βœ… 15s
scala.cli.integration.TestTests213.test framework arguments JS 1βœ… 14s
scala.cli.integration.TestTests213.test framework arguments JVM 1βœ… 4s
scala.cli.integration.TestTests213.test framework arguments Native 1βœ… 32s
scala.cli.integration.TestTests213.toolkit 1βœ… 831ms
scala.cli.integration.TestTests213.toolkit from command line 1βœ… 816ms
scala.cli.integration.TestTests213.utest 1βœ… 897ms
scala.cli.integration.TestTests213.utest JS 1βœ… 3s
scala.cli.integration.TestTests213.utest native 1βœ… 16s
scala.cli.integration.TestTests213.weaver 1βœ… 2s