[OLD PoC] Source generators #9024
GitHub Actions / Test report native-static-tests-1
failed
Jul 17, 2024 in 0s
0 passed, 3 failed and 0 skipped
❌ test-report.xml
3 tests were completed in 546ms with 0 passed, 3 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
scala.cli.integration.RunDockerTests.package simple app with graalVM in docker | 1❌ | 155ms | ||
scala.cli.integration.RunDockerTests.package simple app with native in docker | 1❌ | 172ms | ||
scala.cli.integration.RunDockerTests.run simple app in in docker | 1❌ | 219ms |
❌ scala.cli.integration.RunDockerTests.package simple app with graalVM in docker
❌
ERROR:
❌ scala.cli.integration.RunDockerTests.package simple app with native in docker
❌
ERROR:
❌ scala.cli.integration.RunDockerTests.run simple app in in docker
❌
ERROR:
Annotations
Check failure on line 0 in test-report.xml
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
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
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
Loading