Closed gastaldi closed 6 days ago
Nice! This has bugged me for a while :)
Quarkus CI
This is the status report for running Quarkus CI
on commit 811819ee657de359a714dd6f1a76f19f1df7aa08.
Status | Name | Step | Failures | Logs | Raw logs | Build scan |
---|---|---|---|---|---|---|
✖ | MicroProfile TCKs Tests | Verify |
Failures | Logs | Raw logs | :mag: |
You can consult the Develocity build scans.
- Failing: tcks/microprofile-opentelemetry
✖ Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.5.0:test (tracing) on project quarkus-tck-microprofile-opentelemetry: There are test failures.
Please refer to /home/runner/work/quarkus/quarkus/tcks/microprofile-opentelemetry/target/surefire-reports-tracing for the individual test results.
Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
✖ io.quarkus.micrometer.deployment.binder.VertxHttpClientMetricsTest.testWebClientMetrics
- History
event executor terminated
- java.util.concurrent.RejectedExecutionException
I'm not sure how it articulates with this effort: https://github.com/quarkusio/quarkus/pull/43354 .
I'm not sure how it articulates with this effort: #43354 .
I think they complement each other.
@ConfigMapping
classes are now rendered properly in the Config Editor (DevUI)From this:
To this: