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

Disable Hibernate Reactive until properly released #16452

Merged
merged 2 commits into from
Apr 12, 2021

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Apr 12, 2021

Revert d455e9d when the artifacts are available on Maven Central.

/cc @DavideD

@quarkus-bot quarkus-bot bot added area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/documentation area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure area/panache labels Apr 12, 2021
@quarkus-bot
Copy link

quarkus-bot bot commented Apr 12, 2021

This workflow status is outdated as a new workflow run has been triggered.

Failing Jobs - Building 7a4692c

Status Name Step Test failures Logs Raw logs
Initial JDK 11 Build Verify extension dependencies ⚠️ Check → Logs Raw logs
🚫 Devtools Tests - JDK ${{ matrix.java.name }}
🚫 Devtools Tests - JDK 11 Windows
🚫 Gradle Tests - JDK 11 ${{ matrix.os.family }}
🚫 JVM Tests - JDK ${{ matrix.java.name }}
🚫 JVM Tests - JDK 11 Windows
🚫 Maven Tests - JDK ${{ matrix.java.name }}
🚫 Maven Tests - JDK 11 Windows
🚫 MicroProfile TCKs Tests
🚫 Native Tests - ${{ matrix.category }}
🚫 Native Tests - Windows - ${{ matrix.category }}

gsmet and others added 2 commits April 12, 2021 21:54
Merge only when org.hibernate.reactive:hibernate-reactive-core:jar:1.0.0.CR1.Vertx4 hits central
@gsmet gsmet force-pushed the disable-hibernate-reactive branch from 7a4692c to 30775d5 Compare April 12, 2021 19:54
@gastaldi gastaldi added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Apr 12, 2021
@gastaldi gastaldi merged commit f72a560 into quarkusio:main Apr 12, 2021
@quarkus-bot quarkus-bot bot added this to the 2.0 - main milestone Apr 12, 2021
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Apr 12, 2021
@quarkus-bot
Copy link

quarkus-bot bot commented Apr 12, 2021

Failing Jobs - Building 30775d5

Status Name Step Test failures Logs Raw logs
JVM Tests - JDK 11 Build Test failures Logs Raw logs
✔️ JVM Tests - JDK 11 Windows
JVM Tests - JDK 15 Build Test failures Logs Raw logs
JVM Tests - JDK 8 Build ⚠️ Check → Logs Raw logs
Maven Tests - JDK 11 Build Test failures Logs Raw logs

Full information is available in the Build summary check run.

Test Failures

⚙️ JVM Tests - JDK 11 #

📦 integration-tests/kafka

io.quarkus.it.kafka.SaslKafkaConsumerTest.testReception line 48 - More details - Source on GitHub

io.quarkus.it.kafka.SslKafkaConsumerTest.testReception line 56 - More details - Source on GitHub


⚙️ JVM Tests - JDK 15 #

📦 extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment

io.quarkus.resteasy.reactive.jsonb.deployment.test.sse.SseTestCase.testJsonMultiFromMulti line 105 - More details - Source on GitHub

📦 integration-tests/kafka

io.quarkus.it.kafka.SaslKafkaConsumerTest.testReception line 48 - More details - Source on GitHub

io.quarkus.it.kafka.SslKafkaConsumerTest.testReception line 56 - More details - Source on GitHub


⚙️ Maven Tests - JDK 11 #

📦 integration-tests/maven

io.quarkus.maven.it.DevMojoIT.testThatNewResourcesAreServed line 791 - More details - Source on GitHub

@DavideD
Copy link
Contributor

DavideD commented Apr 14, 2021

I've released 1.0.0.CR2 (it uses Vert.x 4) on OSSRH and I'm waiting for it to be available on Maven Central. I will send a PR as soon as it is available

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/documentation area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure area/panache
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants