[WIP] Add Hello World and Todo MVC Quarkus Example [#3549] #4251
run-tests.yml
on: pull_request
build-linux
/
run
5m 32s
build-windows
/
run
7m 45s
test-docs
3m 11s
Matrix: cross-plat
Annotations
4 errors and 17 warnings
linux (17, 'example.javalib.__.local.server.test', false) / run
Process completed with exit code 1.
|
HelloQuarkusTest.testHelloEndpoint():
example/javalib/web/6-hello-quarkus/test/src/com/example/HelloQuarkusTest.java#L1
io.quarkus.bootstrap.BootstrapException: Failed to create the application model for null
|
HelloQuarkusTest.testHelloEndpoint():
example/javalib/web/6-hello-quarkus/test/src/com/example/HelloQuarkusTest.java#L1
io.quarkus.bootstrap.BootstrapException: Failed to create the application model for null
|
UtestExampleTestSuite.exampleTest:
out/testkit/compile.dest/classes/mill/testkit/UtestExampleTestSuite.class#L19
else assert(evalResult.isSuccess)
evalResult: mill.testkit.IntegrationTester.EvalResult = EvalResult(false,[info] compiling 1 Java source to /home/runner/work/mill/mill/out/example/javalib/web/6-hello-quarkus/local/server/test.dest/sandbox/run-2/out/test/compile.dest/classes ...
[info] done compiling
Test run started (JUnit Jupiter)
Jan 19, 2025 7:47:17 AM io.quarkus.bootstrap.utils.BuildToolHelper findBuildTool
WARN: Unable to find a build tool in /home/runner/work/mill/mill/out/example/javalib/web/6-hello-quarkus/local/server/test.dest/sandbox/run-2/out/test/test.dest/sandbox or in any parent.
Jan 19, 2025 7:47:17 AM io.quarkus.bootstrap.BootstrapAppModelFactory resolveAppModel
WARN: Unable to locate the maven project on the filesystem
Test com.example.HelloQuarkusTest#testHelloEndpoint() started
Test com.example.HelloQuarkusTest.testHelloEndpoint failed: java.lang.RuntimeException: io.quarkus.bootstrap.BootstrapException: Failed to create the application model for null, took 0.013s
at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:628)
at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:712)
at java.util.Optional.orElseGet(Optional.java:364)
at java.util.ArrayList.forEach(ArrayList.java:1511)
at java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: io.quarkus.bootstrap.BootstrapException: Failed to create the application model for null
at io.quarkus.bootstrap.BootstrapAppModelFactory.resolveAppModel(BootstrapAppModelFactory.java:310)
at io.quarkus.bootstrap.app.QuarkusBootstrap.bootstrap(QuarkusBootstrap.java:138)
at io.quarkus.test.junit.AbstractJvmQuarkusTestExtension.createAugmentor(AbstractJvmQuarkusTestExtension.java:192)
at io.quarkus.test.junit.QuarkusTestExtension.doJavaStart(QuarkusTestExtension.java:207)
at io.quarkus.test.junit.QuarkusTestExtension.ensureStarted(QuarkusTestExtension.java:595)
at io.quarkus.test.junit.QuarkusTestExtension.beforeAll(QuarkusTestExtension.java:645)
... 1 more
Caused by: io.quarkus.bootstrap.BootstrapException: Failed to determine the Maven artifact associated with the application /home/runner/work/mill/mill/out/example/javalib/web/6-hello-quarkus/local/server/test.dest/sandbox/run-2/out/test/test.dest/sandbox
at io.quarkus.bootstrap.BootstrapAppModelFactory.resolveAppModel(BootstrapAppModelFactory.java:250)
... 6 more
Test com.example.HelloQuarkusTest finished, took 0.314s
Test junit-jupiter finished, took 0.353s
Test run finished: 1 failed, 0 ignored, 1 total, 0.39s
1 tasks failed
test.test 1 tests failed:
com.example.HelloQuarkusTest testHelloEndpoint()
,)
|
test-docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-linux / run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linux (17, 'example.{pythonlib,javascriptlib}.__.local.server.test', false) / run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linux (17, contrib.__.test, false) / run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linux (17, 'example.thirdparty[arrow].local.server.test', false) / run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linux (17, '{main,scalalib,testrunner,bsp,testkit}.__.test', false) / run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linux (17, 'integration.invalidation.__.packaged.fork.test', false) / run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linux (17, 'example.thirdparty[{fansi,jimfs,netty,gatling}].local.server.test', false) / run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linux (11, '{scalajslib,scalanativelib,kotlinlib,pythonlib,javascriptlib}.__.test', false) / run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linux (17, 'integration.{failure,feature,ide}.__.packaged.server.test', false) / run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linux (17, 'integration.invalidation.__.packaged.server.test', false) / run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linux (11, 'example.{cli,fundamentals,depth,extending}.__.local.server.test', false) / run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-autofix / run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linux (11, 'example.thirdparty[{mockito,acyclic,commons-io}].local.server.test', false) / run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linux (17, 'example.android.__.local.server.test', true) / run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
itest (17, ci/test-mill-bootstrap.sh) / run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
itest (11, ci/test-dist-run.sh && ci/test-install-local.sh && ./mill -i -k __.ivyDepsTree && ./mi... / run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
macos-latest-selective-execution-artifact
|
273 KB |
|
ubuntu-24.04-arm-selective-execution-artifact
|
272 KB |
|
ubuntu-latest-artifact
|
181 MB |
|
ubuntu-latest-selective-execution-artifact
|
272 KB |
|
windows-latest-artifact
|
180 MB |
|
windows-latest-selective-execution-artifact
|
273 KB |
|