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 guava to 33.4.0-jre #3376

Merged
merged 1 commit into from
Dec 18, 2024

Update guava to 33.4.0-jre

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

Update guava to 33.4.0-jre #3376

Update guava to 33.4.0-jre
98e0e50
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test report unit-tests succeeded Dec 18, 2024 in 0s

370 passed, 0 failed and 0 skipped

Tests passed successfully

βœ…Β test-report.xml

370 tests were completed in 337s with 370 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
cli.tests.ArgSplitterTest.test scalac options are split correctly 1βœ… 4ms
cli.tests.HelpCheck.help message should be shorter then 80 lines 1βœ… 45ms
cli.tests.HelpCheck.version help message should only contain relevant options 1βœ… 6ms
cli.tests.LauncherCliTest.resolve nightly version 1βœ… 694ms
cli.tests.LauncherCliTest.use expected scala version for Scala CLI launcher: 0.1.1+43-g15666b67-SNAPSHOT 1βœ… 1ms
cli.tests.LauncherCliTest.use expected scala version for Scala CLI launcher: 0.1.2 1βœ… 1ms
cli.tests.LauncherCliTest.use expected scala version for Scala CLI launcher: 0.1.3 1βœ… 0ms
cli.tests.LauncherCliTest.use expected scala version for Scala CLI launcher: nightly 1βœ… 0ms
cli.tests.PackageTests.accept packageType-native when using native platform 1βœ… 898ms
cli.tests.PackageTests.should generate a correct jar library when the project was changed 1βœ… 1s
cli.tests.ScalafmtTests.check native launcher availability for scalafmt 1βœ… 155ms
cli.tests.ScalafmtTests.readVersionFromFile with missing .scalafmt.conf file 1βœ… 8ms
cli.tests.ScalafmtTests.readVersionFromFile with non-default scalafmt version 1βœ… 117ms
cli.tests.SetupScalaCLITests.should read java properties from file 1βœ… 7ms
cli.tests.SetupScalaCLITests.should read java properties from JAVA_OPTS and JDK_JAVA_OPTIONS 1βœ… 7ms
scala.build.CPSTest.Basic CPS test 1βœ… 17ms
scala.build.CPSTest.early return 1βœ… 1ms
scala.build.CPSTest.Exceptions 1βœ… 2ms
scala.build.CPSTest.fallback to Right 1βœ… 1ms
scala.build.CPSTest.variance 123 1βœ… 2ms
scala.build.options.ConfigMonoidTest.Basic Config Monoid 1βœ… 23ms
scala.build.options.ConfigMonoidTest.Merging sets 1βœ… 3ms
scala.build.options.publish.ComputeVersionTests.git tag 1βœ… 3s
scala.build.options.publish.ComputeVersionTests.git tag on empty repo 1βœ… 18ms
scala.build.options.publish.VcsParseTest.invalid generic: extra | 1βœ… 2ms
scala.build.options.publish.VcsParseTest.invalid generic: gibberish 1βœ… 1ms
scala.build.options.publish.VcsParseTest.invalid generic: missing | 1βœ… 2ms
scala.build.options.publish.VcsParseTest.invalid GitHub: missing / 1βœ… 3ms
scala.build.options.publish.VcsParseTest.invalid GitHub: too many / 1βœ… 2ms
scala.build.options.publish.VcsParseTest.valid generic 1βœ… 1ms
scala.build.options.publish.VcsParseTest.valid GitHub 1βœ… 16ms
scala.build.tests.ActionableDiagnosticTests.actionable actions should not suggest update if uses version: latest 1βœ… 3s
scala.build.tests.ActionableDiagnosticTests.actionable actions should not suggest update to previous version 1βœ… 3s
scala.build.tests.ActionableDiagnosticTests.actionable actions suggest update only to stable version 1βœ… 3s
scala.build.tests.ActionableDiagnosticTests.actionable diagnostic report correct position 1βœ… 3s
scala.build.tests.ActionableDiagnosticTests.using outdated dependencies with --suppress-outdated-dependency-warning 1βœ… 3s
scala.build.tests.ActionableDiagnosticTests.using outdated os-lib 1βœ… 3s
scala.build.tests.BspServerTests.correct topWrapper and bottomWrapper for wrapped scripts 1βœ… 4s
scala.build.tests.BuildOptionsTests.-S 2.12 should choose the default version (2.12.20), not necessarily the latest stable (2.12.20) 1βœ… 0ms
scala.build.tests.BuildOptionsTests.-S 2.12 should choose the overridden default version (2.12.21-bin-6717c02), not necessarily the latest stable (2.12.20) or the launcher default (2.12.20) 1βœ… 1ms
scala.build.tests.BuildOptionsTests.-S 2.12.nightly option works 1βœ… 240ms
scala.build.tests.BuildOptionsTests.-S 2.13 should choose the default version (2.13.15), not necessarily the latest stable (2.13.15) 1βœ… 0ms
scala.build.tests.BuildOptionsTests.-S 2.13 should choose the overridden default version (2.13.16-bin-7649050), not necessarily the latest stable (2.13.15) or the launcher default (2.13.15) 1βœ… 0ms
scala.build.tests.BuildOptionsTests.-S 2.13.9-bin-4505094 option works without repo specification 1βœ… 417ms
scala.build.tests.BuildOptionsTests.-S 2.13.nightly option works 1βœ… 246ms
scala.build.tests.BuildOptionsTests.-S 2.nightly option works 1βœ… 269ms
scala.build.tests.BuildOptionsTests.-S 3 should choose the default version (3.6.2), not necessarily the latest stable (3.6.2) 1βœ… 0ms
scala.build.tests.BuildOptionsTests.-S 3.1.nightly option works 1βœ… 16ms
scala.build.tests.BuildOptionsTests.-S 3.6 should choose the default version (3.6.2), not necessarily the latest stable (3.6.2) 1βœ… 1ms
scala.build.tests.BuildOptionsTests.-S 3.6 should choose the overridden default version (3.6.4-RC1-bin-20241216-7dc5008-NIGHTLY), not necessarily the latest stable (3.6.2) or the launcher default (3.6.2) 1βœ… 0ms
scala.build.tests.BuildOptionsTests.-S 3.lts option works 1βœ… 15ms
scala.build.tests.BuildOptionsTests.-S 3.nightly option works 1βœ… 17ms
scala.build.tests.BuildOptionsTests.Empty BuildOptions is actually empty 1βœ… 0ms
scala.build.tests.BuildOptionsTests.Empty BuildRequirements is actually empty 1βœ… 0ms
scala.build.tests.BuildOptionsTests.parse snapshots repository 1βœ… 380ms
scala.build.tests.BuildOptionsTests.resolve semanticDB for older scala version 1βœ… 18ms
scala.build.tests.BuildOptionsTests.Scala 2.11 shows Unupported Scala Version Error 1βœ… 7ms
scala.build.tests.BuildOptionsTests.Scala 2.11.2 shows Unupported Scala Version Error 1βœ… 7ms
scala.build.tests.BuildOptionsTests.Scala 2.12.9-bin-1111111 shows No Valid Scala Version Error 1βœ… 484ms
scala.build.tests.BuildOptionsTests.Scala 2.2147483647 shows Invalid Binary Scala Version Error 1βœ… 10ms
scala.build.tests.BuildOptionsTests.Scala 2.lts shows Scala Version Error 1βœ… 12ms
scala.build.tests.BuildOptionsTests.Scala 3.1.2-RC1 works 1βœ… 13ms
scala.build.tests.BuildOptionsTests.Scala 3.1.3-RC1-bin-20220213-fd97eee-NIGHTLY shows No Valid Scala Version Error 1βœ… 27ms
scala.build.tests.BuildOptionsTests.Scala 3.2147483647 shows Invalid Binary Scala Version Error 1βœ… 17ms
scala.build.tests.BuildOptionsTests.Scala 3.2147483647.3 shows Invalid Binary Scala Version Error 1βœ… 21ms
scala.build.tests.BuildOptionsTests.skip setting release option when -release or -java-output-version is set by user 1βœ… 312ms
scala.build.tests.BuildOptionsTests.use scala 2.13.2 for prefix scala version: 2.13.2 1βœ… 10ms
scala.build.tests.BuildOptionsTests.use scala 3.0.1 for prefix scala version: 3.0.1 1βœ… 13ms
scala.build.tests.BuildOptionsTests.use scala 3.0.2 for prefix scala version: 3.0 1βœ… 8ms
scala.build.tests.BuildOptionsTests.use scala 3.6.2 for prefix scala version: empty 1βœ… 1ms
scala.build.tests.BuildOptionsTests.User scalac options shadow internal ones 1βœ… 2s
scala.build.tests.BuildProjectTests.workspace for bsp 1βœ… 24ms
scala.build.tests.BuildTestsBloop.-source:future not internally duplicating 1βœ… 246ms
scala.build.tests.BuildTestsBloop.bloop config for fastLinkJs 1βœ… 443ms
scala.build.tests.BuildTestsBloop.bloop config for fullLinkJs 1βœ… 421ms
scala.build.tests.BuildTestsBloop.bloop config for noOpt and fastLinkJs 1βœ… 417ms
scala.build.tests.BuildTestsBloop.bloop config for noOpt and fullLinkJs 1βœ… 397ms
scala.build.tests.BuildTestsBloop.cli dependency options shadowing using directives 1βœ… 262ms
scala.build.tests.BuildTestsBloop.cli java options shadowing using directives 1βœ… 263ms
scala.build.tests.BuildTestsBloop.cli scalac options shadowing using directives 1βœ… 255ms
scala.build.tests.BuildTestsBloop.compile 12k sources for Scala 2.13.15 1βœ… 38s
scala.build.tests.BuildTestsBloop.compile 12k sources for Scala 3.6.2 1βœ… 45s
scala.build.tests.BuildTestsBloop.Compiler plugins from using directives 1βœ… 653ms
scala.build.tests.BuildTestsBloop.declared sources in using directive should be included to count project hash 1βœ… 1s
scala.build.tests.BuildTestsBloop.dependencies - using 1βœ… 652ms
scala.build.tests.BuildTestsBloop.diagnostics 1βœ… 286ms
scala.build.tests.BuildTestsBloop.diagnostics Scala 3 1βœ… 326ms
scala.build.tests.BuildTestsBloop.error when toolkit default is used with Scala 2.12 1βœ… 181ms
scala.build.tests.BuildTestsBloop.error when toolkit typelevel:default is used with Scala 2.12 1βœ… 155ms
scala.build.tests.BuildTestsBloop.ignore files if wrong Scala target requirement 1βœ… 515ms
scala.build.tests.BuildTestsBloop.ignore files if wrong Scala target requirement - JS 1βœ… 548ms
scala.build.tests.BuildTestsBloop.ignore files if wrong Scala version requirement 1βœ… 514ms
scala.build.tests.BuildTestsBloop.multiple times scalac options with -Xplugin prefix 1βœ… 269ms
scala.build.tests.BuildTestsBloop.No stubs JAR at runtime 1βœ… 295ms
scala.build.tests.BuildTestsBloop.Pass files with only commented directives as is to scalac 1βœ… 646ms
scala.build.tests.BuildTestsBloop.Pin Scala 2 artifacts version 1βœ… 10s
scala.build.tests.BuildTestsBloop.Pin Scala 3 artifacts version 1βœ… 931ms
scala.build.tests.BuildTestsBloop.Pure Java 1βœ… 623ms
scala.build.tests.BuildTestsBloop.repeated Java options 1βœ… 522ms
scala.build.tests.BuildTestsBloop.scala 3 1βœ… 590ms
scala.build.tests.BuildTestsBloop.scala 3 class in .sc file 1βœ… 536ms
scala.build.tests.BuildTestsBloop.Scala 3.2147483647.3 makes the build fail with InvalidBinaryScalaVersionError 1βœ… 121ms
scala.build.tests.BuildTestsBloop.Scala Native not working with Scala 3.0 1βœ… 121ms
scala.build.tests.BuildTestsBloop.Scala Native working with Scala 3.1 1βœ… 2s
scala.build.tests.BuildTestsBloop.scalac options not spuriously duplicating 1βœ… 249ms
scala.build.tests.BuildTestsBloop.semantic DB 1βœ… 899ms
scala.build.tests.BuildTestsBloop.several dependencies - using 1βœ… 719ms
scala.build.tests.BuildTestsBloop.simple 1βœ… 649ms
scala.build.tests.BuildTestsBloop.simple JS 1βœ… 764ms
scala.build.tests.BuildTestsBloop.simple native 1βœ… 877ms
scala.build.tests.BuildTestsBloop.TASTy 1βœ… 627ms
scala.build.tests.BuildTestsScalac.-source:future not internally duplicating 1βœ… 485ms
scala.build.tests.BuildTestsScalac.cli dependency options shadowing using directives 1βœ… 1s
scala.build.tests.BuildTestsScalac.cli java options shadowing using directives 1βœ… 1s
scala.build.tests.BuildTestsScalac.cli scalac options shadowing using directives 1βœ… 513ms
scala.build.tests.BuildTestsScalac.compile 12k sources for Scala 2.13.15 1βœ… 27s
scala.build.tests.BuildTestsScalac.compile 12k sources for Scala 3.6.2 1βœ… 32s
scala.build.tests.BuildTestsScalac.Compiler plugins from using directives 1βœ… 2s
scala.build.tests.BuildTestsScalac.declared sources in using directive should be included to count project hash 1βœ… 6s
scala.build.tests.BuildTestsScalac.dependencies - using 1βœ… 4s
scala.build.tests.BuildTestsScalac.error when toolkit default is used with Scala 2.12 1βœ… 88ms
scala.build.tests.BuildTestsScalac.error when toolkit typelevel:default is used with Scala 2.12 1βœ… 79ms
scala.build.tests.BuildTestsScalac.ignore files if wrong Scala target requirement 1βœ… 2s
scala.build.tests.BuildTestsScalac.ignore files if wrong Scala target requirement - JS 1βœ… 2s
scala.build.tests.BuildTestsScalac.ignore files if wrong Scala version requirement 1βœ… 2s
scala.build.tests.BuildTestsScalac.multiple times scalac options with -Xplugin prefix 1βœ… 1s
scala.build.tests.BuildTestsScalac.No stubs JAR at runtime 1βœ… 2s
scala.build.tests.BuildTestsScalac.Pass files with only commented directives as is to scalac 1βœ… 2s
scala.build.tests.BuildTestsScalac.Pin Scala 2 artifacts version 1βœ… 3s
scala.build.tests.BuildTestsScalac.Pin Scala 3 artifacts version 1βœ… 3s
scala.build.tests.BuildTestsScalac.Pure Java 1βœ… 520ms
scala.build.tests.BuildTestsScalac.repeated Java options 1βœ… 2s
scala.build.tests.BuildTestsScalac.scala 3 1βœ… 3s
scala.build.tests.BuildTestsScalac.scala 3 class in .sc file 1βœ… 3s
scala.build.tests.BuildTestsScalac.Scala 3.2147483647.3 makes the build fail with InvalidBinaryScalaVersionError 1βœ… 19ms
scala.build.tests.BuildTestsScalac.Scala Native not working with Scala 3.0 1βœ… 22ms
scala.build.tests.BuildTestsScalac.Scala Native working with Scala 3.1 1βœ… 3s
scala.build.tests.BuildTestsScalac.scalac options not spuriously duplicating 1βœ… 1s
scala.build.tests.BuildTestsScalac.semantic DB 1βœ… 3s
scala.build.tests.BuildTestsScalac.several dependencies - using 1βœ… 3s
scala.build.tests.BuildTestsScalac.simple 1βœ… 2s
scala.build.tests.BuildTestsScalac.simple JS 1βœ… 3s
scala.build.tests.BuildTestsScalac.simple native 1βœ… 3s
scala.build.tests.BuildTestsScalac.TASTy 1βœ… 3s
scala.build.tests.DirectiveTests.assumed source jar 1βœ… 259ms
scala.build.tests.DirectiveTests.dependency parsing error with position 1βœ… 2ms
scala.build.tests.DirectiveTests.handling special syntax for path 1βœ… 447ms
scala.build.tests.DirectiveTests.handling special syntax for path with more dollars before 1βœ… 414ms
scala.build.tests.DirectiveTests.include test.resourceDir into sources for test scope 1βœ… 562ms
scala.build.tests.DirectiveTests.main scope dependencies propagate to test scope 1βœ… 1s
scala.build.tests.DirectiveTests.missing test.toolkit version produces an informative error message 1βœ… 2ms
scala.build.tests.DirectiveTests.missing toolkit version produces an informative error message 1βœ… 3ms
scala.build.tests.DirectiveTests.parse boolean for publish.doc 1βœ… 559ms
scala.build.tests.DirectiveTests.resolve test scope dependencies correctly when building for main scope 1βœ… 984ms
scala.build.tests.DirectiveTests.resolve test scope dependencies correctly when building for test scope 1βœ… 753ms
scala.build.tests.DirectiveTests.resolve test scope javacOpts correctly when building for main scope 1βœ… 899ms
scala.build.tests.DirectiveTests.resolve test scope javacOpts correctly when building for test scope 1βœ… 700ms
scala.build.tests.DirectiveTests.resolve test scope javaOpts correctly when building for main scope 1βœ… 725ms
scala.build.tests.DirectiveTests.resolve test scope javaOpts correctly when building for test scope 1βœ… 598ms
scala.build.tests.DirectiveTests.resolve test scope javaProps correctly when building for main scope 1βœ… 696ms
scala.build.tests.DirectiveTests.resolve test scope javaProps correctly when building for test scope 1βœ… 637ms
scala.build.tests.DirectiveTests.resolve test scope resourceDir correctly when building for main scope 1βœ… 700ms
scala.build.tests.DirectiveTests.resolve test scope resourceDir correctly when building for test scope 1βœ… 615ms
scala.build.tests.DirectiveTests.resolve test scope scalac opts correctly when building for main scope 1βœ… 789ms
scala.build.tests.DirectiveTests.resolve test scope scalac opts correctly when building for test scope 1βœ… 702ms
scala.build.tests.DirectiveTests.resolve test scope toolkit dependency correctly when building for main scope 1βœ… 775ms
scala.build.tests.DirectiveTests.resolve test scope toolkit dependency correctly when building for test scope 1βœ… 635ms
scala.build.tests.DirectiveTests.resolve toolkit & toolkit-test dependency with version passed 1βœ… 815ms
scala.build.tests.DirectiveTests.resolve typelevel toolkit dependency 1βœ… 1s
scala.build.tests.DirectiveTests.resolving position of dep directive 1βœ… 3s
scala.build.tests.DirectiveTests.separate dependency resolution errors for each dependency 1βœ… 172ms
scala.build.tests.DirectiveTests.should parse graalVM args 1βœ… 852ms
scala.build.tests.DirectiveTests.should parse javac options 1βœ… 936ms
scala.build.tests.DirectiveTests.skip handling special syntax for path when double dollar 1βœ… 397ms
scala.build.tests.DirectiveTests.source jar 1βœ… 293ms
scala.build.tests.DistinctByTests.distinctBy doesn't change data order 1βœ… 1ms
scala.build.tests.DistinctByTests.distinctBy where data is already distinct 1βœ… 1ms
scala.build.tests.ExcludeTests.exclude absolute file paths 1βœ… 4ms
scala.build.tests.ExcludeTests.exclude relative directory paths 1βœ… 5ms
scala.build.tests.ExcludeTests.exclude relative directory paths with glob pattern 1βœ… 4ms
scala.build.tests.ExcludeTests.exclude relative paths 1βœ… 6ms
scala.build.tests.ExcludeTests.throw error when exclude found in multiple files 1βœ… 7ms
scala.build.tests.ExcludeTests.throw error when exclude found in non top-level project.scala and file 1βœ… 6ms
scala.build.tests.InputsTests.forced workspace 1βœ… 2ms
scala.build.tests.InputsTests.passing project file and its parent directory 1βœ… 476ms
scala.build.tests.InputsTests.project file 1βœ… 464ms
scala.build.tests.InputsTests.setting root dir without project settings file 1βœ… 475ms
scala.build.tests.InputsTests.URLs with query parameters 1βœ… 6ms
scala.build.tests.markdown.MarkdownCodeBlockTests.a raw Scala code block is extracted correctly from markdown 1βœ… 0ms
scala.build.tests.markdown.MarkdownCodeBlockTests.a Scala code block is skipped when it's tagged as ignore in markdown 1βœ… 1ms
scala.build.tests.markdown.MarkdownCodeBlockTests.a simple Scala code block is extracted correctly from markdown 1βœ… 2ms
scala.build.tests.markdown.MarkdownCodeBlockTests.a test Scala snippet is extracted correctly from markdown 1βœ… 0ms
scala.build.tests.markdown.MarkdownCodeBlockTests.an unclosed code block produces a build error 1βœ… 1ms
scala.build.tests.markdown.MarkdownCodeBlockTests.no code blocks are extracted from markdown if none are present 1βœ… 4ms
scala.build.tests.markdown.MarkdownCodeBlockTests.recovery from an unclosed code block error works correctly 1βœ… 1ms
scala.build.tests.markdown.MarkdownCodeBlockTests.shebang line is ignored in plain scala code blocks 1βœ… 0ms
scala.build.tests.markdown.MarkdownCodeBlockTests.shebang line is ignored in raw scala code blocks 1βœ… 1ms
scala.build.tests.markdown.MarkdownCodeWrapperTests.a raw Scala code block is wrapped correctly 1βœ… 1ms
scala.build.tests.markdown.MarkdownCodeWrapperTests.a simple Scala code block is wrapped correctly 1βœ… 1ms
scala.build.tests.markdown.MarkdownCodeWrapperTests.a test Scala snippet is wrapped correctly 1βœ… 0ms
scala.build.tests.markdown.MarkdownCodeWrapperTests.empty markdown produces no wrapped code 1βœ… 3ms
scala.build.tests.markdown.MarkdownCodeWrapperTests.multiple plain Scala code blocks are wrapped correctly 1βœ… 1ms
scala.build.tests.markdown.MarkdownCodeWrapperTests.multiple plain Scala code blocks with different scopes are wrapped correctly 1βœ… 0ms
scala.build.tests.markdown.MarkdownCodeWrapperTests.multiple raw Scala code blocks are glued together correctly 1βœ… 0ms
scala.build.tests.markdown.MarkdownCodeWrapperTests.multiple test Scala snippets are glued together correctly 1βœ… 1ms
scala.build.tests.OfflineTests.Default versions of Scala should pass without validation for 2.12.20 1βœ… 33ms
scala.build.tests.OfflineTests.Default versions of Scala should pass without validation for 2.13.15 1βœ… 33ms
scala.build.tests.OfflineTests.Default versions of Scala should pass without validation for 3.6.2 1βœ… 35ms
scala.build.tests.PackagingUsingDirectiveTests.docker options 1βœ… 458ms
scala.build.tests.PackagingUsingDirectiveTests.output 1βœ… 478ms
scala.build.tests.PackagingUsingDirectiveTests.package type 1βœ… 516ms
scala.build.tests.PreprocessingTests.Report error if markdown does not exist 1βœ… 2ms
scala.build.tests.PreprocessingTests.Report error if scala file not exists 1βœ… 2ms
scala.build.tests.PreprocessingTests.Report error if scala script not exists 1βœ… 2ms
scala.build.tests.ReplArtifactsTests.ScalaPy former organization 1βœ… 481ms
scala.build.tests.ReplArtifactsTests.ScalaPy new organization 1βœ… 162ms
scala.build.tests.ScalaNativeUsingDirectiveTests.ScalaNativeOptions for native-multithreading 1βœ… 525ms
scala.build.tests.ScalaNativeUsingDirectiveTests.ScalaNativeOptions for native-clang 1βœ… 500ms
scala.build.tests.ScalaNativeUsingDirectiveTests.ScalaNativeOptions for native-clang and multiple values 1βœ… 2ms
scala.build.tests.ScalaNativeUsingDirectiveTests.ScalaNativeOptions for native-clang-pp 1βœ… 496ms
scala.build.tests.ScalaNativeUsingDirectiveTests.ScalaNativeOptions for native-clang-pp and multiple values 1βœ… 3ms
scala.build.tests.ScalaNativeUsingDirectiveTests.ScalaNativeOptions for native-compile 1βœ… 505ms
scala.build.tests.ScalaNativeUsingDirectiveTests.ScalaNativeOptions for native-gc 1βœ… 538ms
scala.build.tests.ScalaNativeUsingDirectiveTests.ScalaNativeOptions for native-gc with multiple values 1βœ… 2ms
scala.build.tests.ScalaNativeUsingDirectiveTests.ScalaNativeOptions for native-gc with no values 1βœ… 3ms
scala.build.tests.ScalaNativeUsingDirectiveTests.ScalaNativeOptions for native-linking 1βœ… 498ms
scala.build.tests.ScalaNativeUsingDirectiveTests.ScalaNativeOptions for native-linking and no value 1βœ… 502ms
scala.build.tests.ScalaNativeUsingDirectiveTests.ScalaNativeOptions for native-mode 1βœ… 523ms
scala.build.tests.ScalaNativeUsingDirectiveTests.ScalaNativeOptions for native-mode with multiple values 1βœ… 1ms
scala.build.tests.ScalaNativeUsingDirectiveTests.ScalaNativeOptions for native-mode with no values 1βœ… 3ms
scala.build.tests.ScalaNativeUsingDirectiveTests.ScalaNativeOptions for native-version 1βœ… 522ms
scala.build.tests.ScalaNativeUsingDirectiveTests.ScalaNativeOptions for native-version with multiple values 1βœ… 2ms
scala.build.tests.ScalaNativeUsingDirectiveTests.ScalaNativeOptions for nativeMultithreading 1βœ… 516ms
scala.build.tests.ScalaPreprocessorTests.correct directive positions with boolean literal 1βœ… 2ms
scala.build.tests.ScalaPreprocessorTests.correct directive positions with empty value literal 1βœ… 1ms
scala.build.tests.ScalaPreprocessorTests.correct directive positions with numerical string 1βœ… 1ms
scala.build.tests.ScalaPreprocessorTests.correct directive positions with string literal 1βœ… 1ms
scala.build.tests.ScalaPreprocessorTests.should respect using directives in a .sc file with the shebang line 1βœ… 2ms
scala.build.tests.ScalaPreprocessorTests.should respect using directives in a .scala file with the shebang line 1βœ… 3ms
scala.build.tests.ScriptWrapperTests.App object wrapper forced with --scala 2.13 1βœ… 843ms
scala.build.tests.ScriptWrapperTests.App object wrapper forced with //> using scala 2.13 1βœ… 2s
scala.build.tests.ScriptWrapperTests.class wrapper for scala 3 1βœ… 607ms
scala.build.tests.ScriptWrapperTests.object wrapper forced with --js 1βœ… 533ms
scala.build.tests.ScriptWrapperTests.object wrapper forced with --object-wrapper 1βœ… 575ms
scala.build.tests.ScriptWrapperTests.object wrapper forced with //> using object.wrapper 1βœ… 575ms
scala.build.tests.ScriptWrapperTests.object wrapper forced with //> using platform js 1βœ… 916ms
scala.build.tests.ScriptWrapperTests.object wrapper with target.platform scala-native 1βœ… 1s
scala.build.tests.ScriptWrapperTests.object wrapper with target.scala 3.2.2 1βœ… 784ms
scala.build.tests.SourceGeneratorTests.BuildInfo for js 1βœ… 2s
scala.build.tests.SourceGeneratorTests.BuildInfo for native 1βœ… 3s
scala.build.tests.SourceGeneratorTests.BuildInfo for Scala 2 1βœ… 11s
scala.build.tests.SourceGeneratorTests.BuildInfo no git repository error 1βœ… 128ms
scala.build.tests.SourceGeneratorTests.BuildInfo source generated 1βœ… 6s
scala.build.tests.SourcesTests.CrossSources.forInputs respects the order of inputs passed 1βœ… 22ms
scala.build.tests.SourcesTests.dependencies in .java - //> using 1βœ… 15ms
scala.build.tests.SourcesTests.dependencies in .sc - //> using 1βœ… 11ms
scala.build.tests.SourcesTests.dependencies in .sc - using 1βœ… 10ms
scala.build.tests.SourcesTests.dependencies in .scala - //> using 1βœ… 12ms
scala.build.tests.SourcesTests.dependencies in .scala - using aliases: dependencies and dependency 1βœ… 14ms
scala.build.tests.SourcesTests.dependencies in .scala - using aliases: deps and dep 1βœ… 11ms
scala.build.tests.SourcesTests.dependencies in .scala - using aliases: libs and lib 1βœ… 43ms
scala.build.tests.SourcesTests.dependencies in .scala - using witin tests 1βœ… 11ms
scala.build.tests.SourcesTests.dependencies in .test.scala - using 1βœ… 10ms
scala.build.tests.SourcesTests.dependencies in test/name.scala 1βœ… 14ms
scala.build.tests.SourcesTests.java props in using directives 1βœ… 13ms
scala.build.tests.SourcesTests.js options in using directives 1βœ… 37ms
scala.build.tests.SourcesTests.js options in using directives failure - multiple values 1βœ… 5ms
scala.build.tests.SourcesTests.js options in using directives failure - not a boolean 1βœ… 3ms
scala.build.tests.SourcesTests.should skip SheBang in .sc and .scala 1βœ… 17ms
scala.cli.commands.tests.ReplOptionsTests.Downgrade Scala version if needed 1βœ… 20ms
scala.cli.commands.tests.ReplOptionsTests.ScalaPy version 1βœ… 31ms
scala.cli.commands.tests.RunOptionsTests.resolve toolkit dependency 1βœ… 8ms
scala.cli.commands.tests.RunOptionsTests.resolve typelevel toolkit dependency 1βœ… 2ms
scala.cli.commands.tests.RunOptionsTests.ScalaPy version 1βœ… 2ms
scala.cli.tests.CachedBinaryTests.should build native app at first time (built from a directory) 1βœ… 572ms
scala.cli.tests.CachedBinaryTests.should build native app at first time (built from a set of files) 1βœ… 2s
scala.cli.tests.CachedBinaryTests.should build native if input file was changed (built from a directory) 1βœ… 532ms
scala.cli.tests.CachedBinaryTests.should build native if input file was changed (built from a set of files) 1βœ… 616ms
scala.cli.tests.CachedBinaryTests.should build native if native config was changed (built from a directory) 1βœ… 573ms
scala.cli.tests.CachedBinaryTests.should build native if native config was changed (built from a set of files) 1βœ… 675ms
scala.cli.tests.CachedBinaryTests.should build native if output file was changed (built from a directory) 1βœ… 553ms
scala.cli.tests.CachedBinaryTests.should build native if output file was changed (built from a set of files) 1βœ… 642ms
scala.cli.tests.CachedBinaryTests.should build native if output file was deleted (built from a directory) 1βœ… 549ms
scala.cli.tests.CachedBinaryTests.should build native if output file was deleted (built from a set of files) 1βœ… 638ms
scala.cli.tests.CachedBinaryTests.should not rebuild the second time (built from a directory) 1βœ… 579ms
scala.cli.tests.CachedBinaryTests.should not rebuild the second time (built from a set of files) 1βœ… 722ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.addpath.AddPath$@285c6918 1βœ… 12ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.bloop.Bloop$@7c601d50 1βœ… 1ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.bloop.BloopExit$@79b2852b 1βœ… 1ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.bloop.BloopOutput$@326d27ac 1βœ… 0ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.bloop.BloopStart$@4d499d65 1βœ… 1ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.bsp.Bsp$@313f8301 1βœ… 6ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.clean.Clean$@5cc9d3d0 1βœ… 1ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.compile.Compile$@7c2dfa2 1βœ… 2ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.config.Config$@661d88a 1βœ… 0ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.default.DefaultFile$@4b0b64cc 1βœ… 0ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.dependencyupdate.DependencyUpdate$@59ce792e 1βœ… 1ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.directories.Directories$@4860827a 1βœ… 1ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.doc.Doc$@404db674 1βœ… 2ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.export0.Export$@50f097b5 1βœ… 1ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.fix.Fix$@7add838c 1βœ… 1ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.fmt.Fmt$@3662bdff 1βœ… 1ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.github.SecretCreate$@553bc36c 1βœ… 1ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.github.SecretList$@380e1909 1βœ… 1ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.HelpCmd@4fa822ad 1βœ… 1ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.installcompletions.InstallCompletions$@597f0937 1βœ… 1ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.installhome.InstallHome$@7ad1caa2 1βœ… 2ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.new.New$@6b6b3572 1βœ… 1ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.package0.Package$@444f44c5 1βœ… 1ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.pgp.PgpCreate$@1b7332a7 1βœ… 2ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.pgp.PgpKeyId$@77c233af 1βœ… 0ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.pgp.PgpPull$@303f1234 1βœ… 0ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.pgp.PgpPush$@24d61e4 1βœ… 0ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.pgp.PgpSign$@37b56ac7 1βœ… 0ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.pgp.PgpVerify$@37c41ec0 1βœ… 0ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.publish.Publish$@2149594a 1βœ… 1ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.publish.PublishLocal$@1f1e58ca 1βœ… 1ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.publish.PublishSetup$@57f847af 1βœ… 0ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.repl.Repl$@65d8dff8 1βœ… 2ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.run.Run$@3ed34ef5 1βœ… 1ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.scalafix.Scalafix$@1bb15351 1βœ… 1ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.setupide.SetupIde$@2d5ef498 1βœ… 0ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.shebang.Shebang$@95eb320 1βœ… 1ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.test.Test$@2f521c4 1βœ… 1ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.uninstall.Uninstall$@4afbb6c2 1βœ… 1ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.uninstallcompletions.UninstallCompletions$@10db6131 1βœ… 0ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.update.Update$@6c6017b9 1βœ… 0ms
scala.cli.tests.OptionsCheck.--power option present in scala.cli.commands.version.Version$@4730e0f0 1βœ… 1ms
scala.cli.tests.OptionsCheck.No duplicated options in add-path 1βœ… 6ms
scala.cli.tests.OptionsCheck.No duplicated options in bloop 1βœ… 2ms
scala.cli.tests.OptionsCheck.No duplicated options in bloop exit 1βœ… 1ms
scala.cli.tests.OptionsCheck.No duplicated options in bloop output 1βœ… 1ms
scala.cli.tests.OptionsCheck.No duplicated options in bloop start 1βœ… 1ms
scala.cli.tests.OptionsCheck.No duplicated options in bsp 1βœ… 3ms
scala.cli.tests.OptionsCheck.No duplicated options in clean 1βœ… 0ms
scala.cli.tests.OptionsCheck.No duplicated options in compile 1βœ… 2ms
scala.cli.tests.OptionsCheck.No duplicated options in config 1βœ… 1ms
scala.cli.tests.OptionsCheck.No duplicated options in default-file 1βœ… 0ms
scala.cli.tests.OptionsCheck.No duplicated options in dependency-update 1βœ… 3ms
scala.cli.tests.OptionsCheck.No duplicated options in directories 1βœ… 0ms
scala.cli.tests.OptionsCheck.No duplicated options in doc 1βœ… 2ms
scala.cli.tests.OptionsCheck.No duplicated options in export 1βœ… 2ms
scala.cli.tests.OptionsCheck.No duplicated options in fix 1βœ… 2ms
scala.cli.tests.OptionsCheck.No duplicated options in fmt 1βœ… 3ms
scala.cli.tests.OptionsCheck.No duplicated options in github secret create 1βœ… 1ms
scala.cli.tests.OptionsCheck.No duplicated options in github secret list 1βœ… 0ms
scala.cli.tests.OptionsCheck.No duplicated options in help 1βœ… 0ms
scala.cli.tests.OptionsCheck.No duplicated options in install completions 1βœ… 0ms
scala.cli.tests.OptionsCheck.No duplicated options in install-home 1βœ… 0ms
scala.cli.tests.OptionsCheck.No duplicated options in new 1βœ… 0ms
scala.cli.tests.OptionsCheck.No duplicated options in package 1βœ… 2ms
scala.cli.tests.OptionsCheck.No duplicated options in pgp create 1βœ… 1ms
scala.cli.tests.OptionsCheck.No duplicated options in pgp key-id 1βœ… 0ms
scala.cli.tests.OptionsCheck.No duplicated options in pgp pull 1βœ… 0ms
scala.cli.tests.OptionsCheck.No duplicated options in pgp push 1βœ… 1ms
scala.cli.tests.OptionsCheck.No duplicated options in pgp sign 1βœ… 0ms
scala.cli.tests.OptionsCheck.No duplicated options in pgp verify 1βœ… 1ms
scala.cli.tests.OptionsCheck.No duplicated options in publish 1βœ… 2ms
scala.cli.tests.OptionsCheck.No duplicated options in publish local 1βœ… 2ms
scala.cli.tests.OptionsCheck.No duplicated options in publish setup 1βœ… 1ms
scala.cli.tests.OptionsCheck.No duplicated options in repl 1βœ… 1ms
scala.cli.tests.OptionsCheck.No duplicated options in run 1βœ… 1ms
scala.cli.tests.OptionsCheck.No duplicated options in scalafix 1βœ… 2ms
scala.cli.tests.OptionsCheck.No duplicated options in setup-ide 1βœ… 1ms
scala.cli.tests.OptionsCheck.No duplicated options in shebang 1βœ… 1ms
scala.cli.tests.OptionsCheck.No duplicated options in test 1βœ… 2ms
scala.cli.tests.OptionsCheck.No duplicated options in uninstall 1βœ… 0ms
scala.cli.tests.OptionsCheck.No duplicated options in uninstall completions 1βœ… 0ms
scala.cli.tests.OptionsCheck.No duplicated options in update 1βœ… 0ms
scala.cli.tests.OptionsCheck.No duplicated options in version 1βœ… 0ms