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

[OLD PoC] Source generators #3035

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Hardcode source generator in project

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

[OLD PoC] Source generators #3035

Hardcode source generator in project
0914009
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test report unit-tests failed Jul 17, 2024 in 0s

191 passed, 52 failed and 0 skipped

Tests failed

❌ test-report.xml

243 tests were completed in 201s with 191 passed, 52 failed and 0 skipped.

Test suite Passed Failed Skipped Time
scala.build.options.publish.ComputeVersionTests.git tag 1✅ 405ms
scala.build.options.publish.ComputeVersionTests.git tag on empty repo 1✅ 11ms
scala.build.options.publish.VcsParseTest.invalid generic: extra | 1✅ 0ms
scala.build.options.publish.VcsParseTest.invalid generic: gibberish 1✅ 1ms
scala.build.options.publish.VcsParseTest.invalid generic: missing | 1✅ 1ms
scala.build.options.publish.VcsParseTest.invalid GitHub: missing / 1✅ 1ms
scala.build.options.publish.VcsParseTest.invalid GitHub: too many / 1✅ 0ms
scala.build.options.publish.VcsParseTest.valid generic 1✅ 0ms
scala.build.options.publish.VcsParseTest.valid GitHub 1✅ 1ms
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✅ 3s
scala.build.tests.BuildOptionsTests.-S 2.12 should chose the latest version (2.12.19), not necessarily the default (2.12.19) 1✅ 20ms
scala.build.tests.BuildOptionsTests.-S 2.12.nightly option works 1✅ 270ms
scala.build.tests.BuildOptionsTests.-S 2.13 should chose the latest version (2.13.14), not necessarily the default (2.13.14) 1✅ 21ms
scala.build.tests.BuildOptionsTests.-S 2.13.9-bin-4505094 option works without repo specification 1✅ 502ms
scala.build.tests.BuildOptionsTests.-S 2.13.nightly option works 1✅ 266ms
scala.build.tests.BuildOptionsTests.-S 2.nightly option works 1✅ 291ms
scala.build.tests.BuildOptionsTests.-S 3 should chose the latest version (3.4.2), not necessarily the default (3.4.2) 1✅ 24ms
scala.build.tests.BuildOptionsTests.-S 3.1.nightly option works 1✅ 37ms
scala.build.tests.BuildOptionsTests.-S 3.lts option works 1✅ 27ms
scala.build.tests.BuildOptionsTests.-S 3.nightly option works 1✅ 28ms
scala.build.tests.BuildOptionsTests.Empty BuildOptions is actually empty 1✅ 2ms
scala.build.tests.BuildOptionsTests.Empty BuildRequirements is actually empty 1✅ 1ms
scala.build.tests.BuildOptionsTests.parse snapshots repository 1❌ 392ms
scala.build.tests.BuildOptionsTests.resolve semanticDB for older scala version 1✅ 156ms
scala.build.tests.BuildOptionsTests.Scala 2.11 shows Unupported Scala Version Error 1✅ 22ms
scala.build.tests.BuildOptionsTests.Scala 2.11.2 shows Unupported Scala Version Error 1✅ 23ms
scala.build.tests.BuildOptionsTests.Scala 2.12.9-bin-1111111 shows No Valid Scala Version Error 1✅ 610ms
scala.build.tests.BuildOptionsTests.Scala 2.2147483647 shows Invalid Binary Scala Version Error 1✅ 24ms
scala.build.tests.BuildOptionsTests.Scala 2.lts shows Scala Version Error 1✅ 27ms
scala.build.tests.BuildOptionsTests.Scala 3.1.2-RC1 works 1✅ 25ms
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✅ 29ms
scala.build.tests.BuildOptionsTests.Scala 3.2147483647.3 shows Invalid Binary Scala Version Error 1✅ 26ms
scala.build.tests.BuildOptionsTests.skip setting release option when -release or -java-output-version is set by user 1❌ 342ms
scala.build.tests.BuildOptionsTests.use scala 2.13.2 for prefix scala version: 2.13.2 1✅ 21ms
scala.build.tests.BuildOptionsTests.use scala 3.0.1 for prefix scala version: 3.0.1 1✅ 24ms
scala.build.tests.BuildOptionsTests.use scala 3.0.2 for prefix scala version: 3.0 1✅ 24ms
scala.build.tests.BuildOptionsTests.use scala 3.4.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✅ 27ms
scala.build.tests.BuildTestsBloop.-source:future not internally duplicating 1✅ 340ms
scala.build.tests.BuildTestsBloop.bloop config for fastLinkJs 1❌ 414ms
scala.build.tests.BuildTestsBloop.bloop config for fullLinkJs 1❌ 328ms
scala.build.tests.BuildTestsBloop.bloop config for noOpt and fastLinkJs 1❌ 327ms
scala.build.tests.BuildTestsBloop.bloop config for noOpt and fullLinkJs 1❌ 324ms
scala.build.tests.BuildTestsBloop.cli dependency options shadowing using directives 1✅ 345ms
scala.build.tests.BuildTestsBloop.cli java options shadowing using directives 1✅ 327ms
scala.build.tests.BuildTestsBloop.cli scalac options shadowing using directives 1✅ 341ms
scala.build.tests.BuildTestsBloop.compile 12k sources for Scala 2.13.14 1❌ 4s
scala.build.tests.BuildTestsBloop.compile 12k sources for Scala 3.4.2 1❌ 3s
scala.build.tests.BuildTestsBloop.Compiler plugins from using directives 1✅ 339ms
scala.build.tests.BuildTestsBloop.declared sources in using directive should be included to count project hash 1❌ 324ms
scala.build.tests.BuildTestsBloop.dependencies - using 1❌ 348ms
scala.build.tests.BuildTestsBloop.diagnostics 1❌ 348ms
scala.build.tests.BuildTestsBloop.diagnostics Scala 3 1❌ 345ms
scala.build.tests.BuildTestsBloop.error when toolkit default is used with Scala 2.12 1✅ 249ms
scala.build.tests.BuildTestsBloop.error when toolkit typelevel:default is used with Scala 2.12 1✅ 227ms
scala.build.tests.BuildTestsBloop.ignore files if wrong Scala target requirement 1❌ 336ms
scala.build.tests.BuildTestsBloop.ignore files if wrong Scala target requirement - JS 1❌ 332ms
scala.build.tests.BuildTestsBloop.ignore files if wrong Scala version requirement 1❌ 331ms
scala.build.tests.BuildTestsBloop.multiple times scalac options with -Xplugin prefix 1✅ 332ms
scala.build.tests.BuildTestsBloop.No stubs JAR at runtime 1❌ 344ms
scala.build.tests.BuildTestsBloop.Pass files with only commented directives as is to scalac 1❌ 324ms
scala.build.tests.BuildTestsBloop.Pin Scala 2 artifacts version 1❌ 401ms
scala.build.tests.BuildTestsBloop.Pin Scala 3 artifacts version 1❌ 420ms
scala.build.tests.BuildTestsBloop.Pure Java 1❌ 328ms
scala.build.tests.BuildTestsBloop.repeated Java options 1✅ 325ms
scala.build.tests.BuildTestsBloop.scala 3 1❌ 347ms
scala.build.tests.BuildTestsBloop.scala 3 class in .sc file 1❌ 344ms
scala.build.tests.BuildTestsBloop.Scala 3.2147483647.3 makes the build fail with InvalidBinaryScalaVersionError 1✅ 179ms
scala.build.tests.BuildTestsBloop.Scala Native not working with Scala 3.0 1✅ 178ms
scala.build.tests.BuildTestsBloop.Scala Native working with Scala 3.1 1✅ 433ms
scala.build.tests.BuildTestsBloop.scalac options not spuriously duplicating 1✅ 323ms
scala.build.tests.BuildTestsBloop.semantic DB 1❌ 340ms
scala.build.tests.BuildTestsBloop.several dependencies - using 1❌ 328ms
scala.build.tests.BuildTestsBloop.simple 1❌ 334ms
scala.build.tests.BuildTestsBloop.simple JS 1❌ 472ms
scala.build.tests.BuildTestsBloop.simple native 1❌ 368ms
scala.build.tests.BuildTestsBloop.TASTy 1❌ 336ms
scala.build.tests.BuildTestsScalac.-source:future not internally duplicating 1✅ 495ms
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✅ 1s
scala.build.tests.BuildTestsScalac.compile 12k sources for Scala 2.13.14 1✅ 28s
scala.build.tests.BuildTestsScalac.compile 12k sources for Scala 3.4.2 1✅ 33s
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✅ 5s
scala.build.tests.BuildTestsScalac.dependencies - using 1✅ 2s
scala.build.tests.BuildTestsScalac.error when toolkit default is used with Scala 2.12 1✅ 323ms
scala.build.tests.BuildTestsScalac.error when toolkit typelevel:default is used with Scala 2.12 1✅ 258ms
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✅ 525ms
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✅ 25ms
scala.build.tests.BuildTestsScalac.Scala Native not working with Scala 3.0 1✅ 34ms
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✅ 367ms
scala.build.tests.DirectiveTests.dependency parsing error with position 1✅ 3ms
scala.build.tests.DirectiveTests.handling special syntax for path 1✅ 341ms
scala.build.tests.DirectiveTests.handling special syntax for path with more dollars before 1✅ 368ms
scala.build.tests.DirectiveTests.include test.resourceDir into sources for test scope 1❌ 365ms
scala.build.tests.DirectiveTests.main scope dependencies propagate to test scope 1❌ 736ms
scala.build.tests.DirectiveTests.missing test.toolkit version produces an informative error message 1✅ 3ms
scala.build.tests.DirectiveTests.missing toolkit version produces an informative error message 1✅ 4ms
scala.build.tests.DirectiveTests.parse boolean for publish.doc 1✅ 355ms
scala.build.tests.DirectiveTests.resolve test scope dependencies correctly when building for main scope 1✅ 448ms
scala.build.tests.DirectiveTests.resolve test scope dependencies correctly when building for test scope 1❌ 383ms
scala.build.tests.DirectiveTests.resolve test scope javacOpts correctly when building for main scope 1✅ 411ms
scala.build.tests.DirectiveTests.resolve test scope javacOpts correctly when building for test scope 1❌ 363ms
scala.build.tests.DirectiveTests.resolve test scope javaOpts correctly when building for main scope 1✅ 381ms
scala.build.tests.DirectiveTests.resolve test scope javaOpts correctly when building for test scope 1❌ 376ms
scala.build.tests.DirectiveTests.resolve test scope javaProps correctly when building for main scope 1✅ 383ms
scala.build.tests.DirectiveTests.resolve test scope javaProps correctly when building for test scope 1❌ 364ms
scala.build.tests.DirectiveTests.resolve test scope resourceDir correctly when building for main scope 1✅ 368ms
scala.build.tests.DirectiveTests.resolve test scope resourceDir correctly when building for test scope 1❌ 376ms
scala.build.tests.DirectiveTests.resolve test scope scalac opts correctly when building for main scope 1✅ 383ms
scala.build.tests.DirectiveTests.resolve test scope scalac opts correctly when building for test scope 1❌ 368ms
scala.build.tests.DirectiveTests.resolve test scope toolkit dependency correctly when building for main scope 1✅ 365ms
scala.build.tests.DirectiveTests.resolve test scope toolkit dependency correctly when building for test scope 1❌ 364ms
scala.build.tests.DirectiveTests.resolve toolkit & toolkit-test dependency with version passed 1❌ 729ms
scala.build.tests.DirectiveTests.resolve typelevel toolkit dependency 1✅ 881ms
scala.build.tests.DirectiveTests.resolving position of lib directive 1✅ 4s
scala.build.tests.DirectiveTests.separate dependency resolution errors for each dependency 1✅ 428ms
scala.build.tests.DirectiveTests.should parse graalVM args 1✅ 435ms
scala.build.tests.DirectiveTests.should parse javac options 1✅ 428ms
scala.build.tests.DirectiveTests.skip handling special syntax for path when double dollar 1✅ 363ms
scala.build.tests.DirectiveTests.source jar 1✅ 378ms
scala.build.tests.DistinctByTests.distinctBy doesn't change data order 1✅ 0ms
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✅ 3ms
scala.build.tests.ExcludeTests.exclude relative directory paths with glob pattern 1✅ 4ms
scala.build.tests.ExcludeTests.exclude relative paths 1✅ 4ms
scala.build.tests.ExcludeTests.throw error when exclude found in multiple files 1✅ 5ms
scala.build.tests.ExcludeTests.throw error when exclude found in non top-level project.scala and file 1✅ 5ms
scala.build.tests.InputsTests.forced workspace 1✅ 4ms
scala.build.tests.InputsTests.passing project file and its parent directory 1✅ 348ms
scala.build.tests.InputsTests.project file 1❌ 353ms
scala.build.tests.InputsTests.setting root dir without project settings file 1✅ 348ms
scala.build.tests.InputsTests.URLs with query parameters 1✅ 5ms
scala.build.tests.markdown.MarkdownCodeBlockTests.a raw Scala code block is extracted correctly from markdown 1✅ 1ms
scala.build.tests.markdown.MarkdownCodeBlockTests.a Scala code block is skipped when it's tagged as ignore in markdown 1✅ 0ms
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✅ 1ms
scala.build.tests.markdown.MarkdownCodeBlockTests.an unclosed code block produces a build error 1✅ 2ms
scala.build.tests.markdown.MarkdownCodeBlockTests.no code blocks are extracted from markdown if none are present 1✅ 5ms
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✅ 0ms
scala.build.tests.markdown.MarkdownCodeWrapperTests.a raw Scala code block is wrapped correctly 1✅ 0ms
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✅ 1ms
scala.build.tests.markdown.MarkdownCodeWrapperTests.multiple raw Scala code blocks are glued together correctly 1✅ 1ms
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.19 1✅ 30ms
scala.build.tests.OfflineTests.Default versions of Scala should pass without validation for 2.13.14 1✅ 31ms
scala.build.tests.OfflineTests.Default versions of Scala should pass without validation for 3.4.2 1✅ 50ms
scala.build.tests.PackagingUsingDirectiveTests.docker options 1✅ 360ms
scala.build.tests.PackagingUsingDirectiveTests.output 1✅ 328ms
scala.build.tests.PackagingUsingDirectiveTests.package type 1✅ 329ms
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✅ 1ms
scala.build.tests.PreprocessingTests.Report error if scala script not exists 1✅ 1ms
scala.build.tests.ReplArtifactsTests.ScalaPy former organization 1✅ 646ms
scala.build.tests.ReplArtifactsTests.ScalaPy new organization 1✅ 119ms
scala.build.tests.ScalaNativeUsingDirectiveTests.ScalaNativeOptions for native-multithreading 1✅ 330ms
scala.build.tests.ScalaNativeUsingDirectiveTests.ScalaNativeOptions for native-clang 1✅ 351ms
scala.build.tests.ScalaNativeUsingDirectiveTests.ScalaNativeOptions for native-clang and multiple values 1✅ 2ms
scala.build.tests.ScalaNativeUsingDirectiveTests.ScalaNativeOptions for native-clang-pp 1✅ 342ms
scala.build.tests.ScalaNativeUsingDirectiveTests.ScalaNativeOptions for native-clang-pp and multiple values 1✅ 2ms
scala.build.tests.ScalaNativeUsingDirectiveTests.ScalaNativeOptions for native-compile 1✅ 328ms
scala.build.tests.ScalaNativeUsingDirectiveTests.ScalaNativeOptions for native-gc 1✅ 353ms
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✅ 5ms
scala.build.tests.ScalaNativeUsingDirectiveTests.ScalaNativeOptions for native-linking 1✅ 345ms
scala.build.tests.ScalaNativeUsingDirectiveTests.ScalaNativeOptions for native-linking and no value 1✅ 348ms
scala.build.tests.ScalaNativeUsingDirectiveTests.ScalaNativeOptions for native-mode 1✅ 323ms
scala.build.tests.ScalaNativeUsingDirectiveTests.ScalaNativeOptions for native-mode with multiple values 1✅ 2ms
scala.build.tests.ScalaNativeUsingDirectiveTests.ScalaNativeOptions for native-mode with no values 1✅ 3ms
scala.build.tests.ScalaNativeUsingDirectiveTests.ScalaNativeOptions for native-version 1✅ 330ms
scala.build.tests.ScalaNativeUsingDirectiveTests.ScalaNativeOptions for native-version with multiple values 1✅ 2ms
scala.build.tests.ScalaNativeUsingDirectiveTests.ScalaNativeOptions for nativeMultithreading 1✅ 344ms
scala.build.tests.ScalaPreprocessorTests.correct directive positions with boolean literal 1✅ 4ms
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✅ 3ms
scala.build.tests.ScalaPreprocessorTests.should respect using directives in a .sc file with the shebang line 1✅ 3ms
scala.build.tests.ScalaPreprocessorTests.should respect using directives in a .scala file with the shebang line 1✅ 4ms
scala.build.tests.ScriptWrapperTests.App object wrapper forced with --scala 2.13 1❌ 360ms
scala.build.tests.ScriptWrapperTests.App object wrapper forced with //> using scala 2.13 1❌ 363ms
scala.build.tests.ScriptWrapperTests.class wrapper for scala 3 1❌ 333ms
scala.build.tests.ScriptWrapperTests.object wrapper forced with --js 1❌ 324ms
scala.build.tests.ScriptWrapperTests.object wrapper forced with --object-wrapper 1❌ 332ms
scala.build.tests.ScriptWrapperTests.object wrapper forced with //> using object.wrapper 1❌ 343ms
scala.build.tests.ScriptWrapperTests.object wrapper forced with //> using platform js 1❌ 332ms
scala.build.tests.ScriptWrapperTests.object wrapper with target.platform scala-native 1❌ 600ms
scala.build.tests.ScriptWrapperTests.object wrapper with target.scala 3.2.2 1❌ 409ms
scala.build.tests.SourceGeneratorTests.BuildInfo for js 1❌ 915ms
scala.build.tests.SourceGeneratorTests.BuildInfo for native 1❌ 2s
scala.build.tests.SourceGeneratorTests.BuildInfo for Scala 2 1❌ 535ms
scala.build.tests.SourceGeneratorTests.BuildInfo no git repository error 1✅ 166ms
scala.build.tests.SourceGeneratorTests.BuildInfo source generated 1❌ 4s
scala.build.tests.SourcesTests.CrossSources.forInputs respects the order of inputs passed 1✅ 24ms
scala.build.tests.SourcesTests.dependencies in .java - //> using 1✅ 15ms
scala.build.tests.SourcesTests.dependencies in .sc - //> using 1✅ 14ms
scala.build.tests.SourcesTests.dependencies in .sc - using 1✅ 12ms
scala.build.tests.SourcesTests.dependencies in .scala - //> using 1✅ 15ms
scala.build.tests.SourcesTests.dependencies in .scala - using aliases: dependencies and dependency 1✅ 16ms
scala.build.tests.SourcesTests.dependencies in .scala - using aliases: deps and dep 1✅ 18ms
scala.build.tests.SourcesTests.dependencies in .scala - using aliases: libs and lib 1✅ 389ms
scala.build.tests.SourcesTests.dependencies in .scala - using witin tests 1✅ 15ms
scala.build.tests.SourcesTests.dependencies in .test.scala - using 1✅ 14ms
scala.build.tests.SourcesTests.dependencies in test/name.scala 1✅ 18ms
scala.build.tests.SourcesTests.java props in using directives 1✅ 14ms
scala.build.tests.SourcesTests.js options in using directives 1✅ 47ms
scala.build.tests.SourcesTests.js options in using directives failure - multiple values 1✅ 7ms
scala.build.tests.SourcesTests.js options in using directives failure - not a boolean 1✅ 4ms
scala.build.tests.SourcesTests.should skip SheBang in .sc and .scala 1✅ 31ms

❌ scala.build.tests.BuildOptionsTests.parse snapshots repository

❌ 
	ERROR:

❌ scala.build.tests.BuildOptionsTests.skip setting release option when -release or -java-output-version is set by user

❌ 
	ERROR:

❌ scala.build.tests.BuildTestsBloop.bloop config for fastLinkJs

❌ 
	ERROR:

❌ scala.build.tests.BuildTestsBloop.bloop config for fullLinkJs

❌ 
	ERROR:

❌ scala.build.tests.BuildTestsBloop.bloop config for noOpt and fastLinkJs

❌ 
	ERROR:

❌ scala.build.tests.BuildTestsBloop.bloop config for noOpt and fullLinkJs

❌ 
	ERROR:

❌ scala.build.tests.BuildTestsBloop.compile 12k sources for Scala 2.13.14

❌ 
	ERROR:

❌ scala.build.tests.BuildTestsBloop.compile 12k sources for Scala 3.4.2

❌ 
	ERROR:

❌ scala.build.tests.BuildTestsBloop.declared sources in using directive should be included to count project hash

❌ 
	ERROR:

❌ scala.build.tests.BuildTestsBloop.dependencies - using

❌ 
	ERROR:

❌ scala.build.tests.BuildTestsBloop.diagnostics

❌ 
	ERROR:

❌ scala.build.tests.BuildTestsBloop.diagnostics Scala 3

❌ 
	ERROR:

❌ scala.build.tests.BuildTestsBloop.ignore files if wrong Scala target requirement

❌ 
	ERROR:

❌ scala.build.tests.BuildTestsBloop.ignore files if wrong Scala target requirement - JS

❌ 
	ERROR:

❌ scala.build.tests.BuildTestsBloop.ignore files if wrong Scala version requirement

❌ 
	ERROR:

❌ scala.build.tests.BuildTestsBloop.No stubs JAR at runtime

❌ 
	ERROR:

❌ scala.build.tests.BuildTestsBloop.Pass files with only commented directives as is to scalac

❌ 
	ERROR:

❌ scala.build.tests.BuildTestsBloop.Pin Scala 2 artifacts version

❌ 
	ERROR:

❌ scala.build.tests.BuildTestsBloop.Pin Scala 3 artifacts version

❌ 
	ERROR:

❌ scala.build.tests.BuildTestsBloop.Pure Java

❌ 
	ERROR:

❌ scala.build.tests.BuildTestsBloop.scala 3

❌ 
	ERROR:

❌ scala.build.tests.BuildTestsBloop.scala 3 class in .sc file

❌ 
	ERROR:

❌ scala.build.tests.BuildTestsBloop.semantic DB

❌ 
	ERROR:

❌ scala.build.tests.BuildTestsBloop.several dependencies - using

❌ 
	ERROR:

❌ scala.build.tests.BuildTestsBloop.simple

❌ 
	ERROR:

❌ scala.build.tests.BuildTestsBloop.simple JS

❌ 
	ERROR:

❌ scala.build.tests.BuildTestsBloop.simple native

❌ 
	ERROR:

❌ scala.build.tests.BuildTestsBloop.TASTy

❌ 
	ERROR:

❌ scala.build.tests.DirectiveTests.include test.resourceDir into sources for test scope

❌ 
	ERROR:

❌ scala.build.tests.DirectiveTests.main scope dependencies propagate to test scope

❌ 
	ERROR:

❌ scala.build.tests.DirectiveTests.resolve test scope dependencies correctly when building for test scope

❌ 
	ERROR:

❌ scala.build.tests.DirectiveTests.resolve test scope javacOpts correctly when building for test scope

❌ 
	ERROR:

❌ scala.build.tests.DirectiveTests.resolve test scope javaOpts correctly when building for test scope

❌ 
	ERROR:

❌ scala.build.tests.DirectiveTests.resolve test scope javaProps correctly when building for test scope

❌ 
	ERROR:

❌ scala.build.tests.DirectiveTests.resolve test scope resourceDir correctly when building for test scope

❌ 
	ERROR:

❌ scala.build.tests.DirectiveTests.resolve test scope scalac opts correctly when building for test scope

❌ 
	ERROR:

❌ scala.build.tests.DirectiveTests.resolve test scope toolkit dependency correctly when building for test scope

❌ 
	ERROR:

❌ scala.build.tests.DirectiveTests.resolve toolkit & toolkit-test dependency with version passed

❌ 
	ERROR:

❌ scala.build.tests.InputsTests.project file

❌ 
	ERROR:

❌ scala.build.tests.ScriptWrapperTests.App object wrapper forced with --scala 2.13

❌ 
	ERROR:

❌ scala.build.tests.ScriptWrapperTests.App object wrapper forced with //> using scala 2.13

❌ 
	ERROR:

❌ scala.build.tests.ScriptWrapperTests.class wrapper for scala 3

❌ 
	ERROR:

❌ scala.build.tests.ScriptWrapperTests.object wrapper forced with --js

❌ 
	ERROR:

❌ scala.build.tests.ScriptWrapperTests.object wrapper forced with --object-wrapper

❌ 
	ERROR:

❌ scala.build.tests.ScriptWrapperTests.object wrapper forced with //> using object.wrapper

❌ 
	ERROR:

❌ scala.build.tests.ScriptWrapperTests.object wrapper forced with //> using platform js

❌ 
	ERROR:

❌ scala.build.tests.ScriptWrapperTests.object wrapper with target.platform scala-native

❌ 
	ERROR:

❌ scala.build.tests.ScriptWrapperTests.object wrapper with target.scala 3.2.2

❌ 
	ERROR:

❌ scala.build.tests.SourceGeneratorTests.BuildInfo for js

❌ 
	ERROR:

❌ scala.build.tests.SourceGeneratorTests.BuildInfo for native

❌ 
	ERROR:

❌ scala.build.tests.SourceGeneratorTests.BuildInfo for Scala 2

❌ 
	ERROR:

❌ scala.build.tests.SourceGeneratorTests.BuildInfo source generated

❌ 
	ERROR:

Annotations

Check failure on line 0 in test-report.xml

See this annotation in the file changed.

@github-actions github-actions / Test report unit-tests

scala.build.tests.BuildOptionsTests.parse snapshots repository ►

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

maybeBuild.exists(_.success)
           |      |
           false  scala.build.tests.BuildOptionsTests$$Lambda$2906/0x00000008013a0ce0@3e33d73e
        Category:
        java.lang.AssertionError
        File:
        RecorderRuntime.scala
        Line:
        40

Check failure on line 0 in test-report.xml

See this annotation in the file changed.

@github-actions github-actions / Test report unit-tests

scala.build.tests.BuildOptionsTests.skip setting release option when -release or -java-output-version is set by user ►

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

maybeBuild.exists(_.success)
           |      |
           false  scala.build.tests.BuildOptionsTests$$Lambda$2946/0x00000008013ace30@53e800f9
        Category:
        java.lang.AssertionError
        File:
        RecorderRuntime.scala
        Line:
        40

Check failure on line 0 in test-report.xml

See this annotation in the file changed.

@github-actions github-actions / Test report unit-tests

scala.build.tests.BuildTestsBloop.bloop config for fastLinkJs ►

Failed test found in:
  test-report.xml
Error:
          ERROR:
Raw output
        ERROR:
        /home/runner/work/scala-cli/scala-cli/modules/build/src/test/scala/scala/build/tests/BuildTests.scala:1010 Build failed
1009:              assert(b.project.scalaJsOptions.exists(_.mode == bloopMode))
[7m1010:            case _ => fail("Build failed")[0m
1011:          }
        Category:
        munit.FailException
        File:
        Assertions.scala
        Line:
        16

Check failure on line 0 in test-report.xml

See this annotation in the file changed.

@github-actions github-actions / Test report unit-tests

scala.build.tests.BuildTestsBloop.bloop config for fullLinkJs ►

Failed test found in:
  test-report.xml
Error:
          ERROR:
Raw output
        ERROR:
        /home/runner/work/scala-cli/scala-cli/modules/build/src/test/scala/scala/build/tests/BuildTests.scala:1010 Build failed
1009:              assert(b.project.scalaJsOptions.exists(_.mode == bloopMode))
[7m1010:            case _ => fail("Build failed")[0m
1011:          }
        Category:
        munit.FailException
        File:
        Assertions.scala
        Line:
        16

Check failure on line 0 in test-report.xml

See this annotation in the file changed.

@github-actions github-actions / Test report unit-tests

scala.build.tests.BuildTestsBloop.bloop config for noOpt and fastLinkJs ►

Failed test found in:
  test-report.xml
Error:
          ERROR:
Raw output
        ERROR:
        /home/runner/work/scala-cli/scala-cli/modules/build/src/test/scala/scala/build/tests/BuildTests.scala:1037 Build failed
1036:              assert(b.project.scalaJsOptions.exists(_.mode == LinkerMode.Debug))
[7m1037:            case _ => fail("Build failed")[0m
1038:          }
        Category:
        munit.FailException
        File:
        Assertions.scala
        Line:
        16

Check failure on line 0 in test-report.xml

See this annotation in the file changed.

@github-actions github-actions / Test report unit-tests

scala.build.tests.BuildTestsBloop.bloop config for noOpt and fullLinkJs ►

Failed test found in:
  test-report.xml
Error:
          ERROR:
Raw output
        ERROR:
        /home/runner/work/scala-cli/scala-cli/modules/build/src/test/scala/scala/build/tests/BuildTests.scala:1037 Build failed
1036:              assert(b.project.scalaJsOptions.exists(_.mode == LinkerMode.Debug))
[7m1037:            case _ => fail("Build failed")[0m
1038:          }
        Category:
        munit.FailException
        File:
        Assertions.scala
        Line:
        16

Check failure on line 0 in test-report.xml

See this annotation in the file changed.

@github-actions github-actions / Test report unit-tests

scala.build.tests.BuildTestsBloop.compile 12k sources for Scala 2.13.14 ►

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

maybeBuild.exists(_.success)
           |      |
           false  scala.build.tests.BuildTests$$Lambda$3605/0x00000008014930f8@1de0641b
        Category:
        java.lang.AssertionError
        File:
        RecorderRuntime.scala
        Line:
        40

Check failure on line 0 in test-report.xml

See this annotation in the file changed.

@github-actions github-actions / Test report unit-tests

scala.build.tests.BuildTestsBloop.compile 12k sources for Scala 3.4.2 ►

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

maybeBuild.exists(_.success)
           |      |
           false  scala.build.tests.BuildTests$$Lambda$3605/0x00000008014930f8@1de0641b
        Category:
        java.lang.AssertionError
        File:
        RecorderRuntime.scala
        Line:
        40

Check failure on line 0 in test-report.xml

See this annotation in the file changed.

@github-actions github-actions / Test report unit-tests

scala.build.tests.BuildTestsBloop.declared sources in using directive should be included to count project hash ►

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

maybeBuild.exists(_.success)
           |      |
           false  scala.build.tests.BuildTests$$Lambda$3485/0x0000000801463548@43ac0a68
        Category:
        java.lang.AssertionError
        File:
        RecorderRuntime.scala
        Line:
        40

Check failure on line 0 in test-report.xml

See this annotation in the file changed.

@github-actions github-actions / Test report unit-tests

scala.build.tests.BuildTestsBloop.dependencies - using ►

Failed test found in:
  test-report.xml
Error:
          ERROR:
Raw output
        ERROR:
        Compilation failed
        Category:
        java.lang.RuntimeException
        File:
        TestUtil.scala
        Line:
        38
      

Check failure on line 0 in test-report.xml

See this annotation in the file changed.

@github-actions github-actions / Test report unit-tests

scala.build.tests.BuildTestsBloop.diagnostics ►

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

diagnostics == expected
            |
            false
        Category:
        java.lang.AssertionError
        File:
        RecorderRuntime.scala
        Line:
        40