Skip to content

[OLD PoC] Source generators #9024

[OLD PoC] Source generators

[OLD PoC] Source generators #9024

GitHub Actions / Test report native-static-tests-1 failed Jul 17, 2024 in 0s

Annotations

Check failure on line 0 in test-report.xml

See this annotation in the file changed.

@github-actions github-actions / Test report native-static-tests-1

scala.cli.integration.RunDockerTests.package simple app with graalVM in docker ►

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

expect(procPackage.exitCode == 0)
       |           |        |
       |           125      false
       Result of docker…: 125
        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 native-static-tests-1

scala.cli.integration.RunDockerTests.package simple app with native in docker ►

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

expect(procPackage.exitCode == 0)
       |           |        |
       |           125      false
       Result of docker…: 125
        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 native-static-tests-1

scala.cli.integration.RunDockerTests.run simple app in in docker ►

Failed test found in:
  test-report.xml
Error:
          ERROR:
Raw output
        ERROR:
        Result of docker…: 125
        Category:
        os.SubprocessException
        File:
        RunDockerTests.scala
        Line:
        37