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

Remove the generate-config task #20558

Merged
merged 1 commit into from
Oct 11, 2021

Conversation

stuartwdouglas
Copy link
Member

AFAIK we have never really promoted this, and it is far less functional
than the Dev UI config editor (especially given the number of properties
that we expose these days).

AFAIK we have never really promoted this, and it is far less functional
than the Dev UI config editor (especially given the number of properties
that we expose these days).
@quarkus-bot quarkus-bot bot added area/core area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/documentation area/gradle Gradle area/maven labels Oct 6, 2021
@stuartwdouglas stuartwdouglas marked this pull request as ready for review October 7, 2021 23:51
@quarkus-bot
Copy link

quarkus-bot bot commented Oct 8, 2021

Failing Jobs - Building e46de36

Status Name Step Failures Logs Raw logs
JVM Tests - JDK 11 Build Failures Logs Raw logs
JVM Tests - JDK 17 Build Failures Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 11 #

- Failing: integration-tests/oidc 

📦 integration-tests/oidc

io.quarkus.it.keycloak.WebsocketOidcTestCase.websocketTest line 49 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: expected: <hello [email protected]> but was: <null>
	at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
	at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)

⚙️ JVM Tests - JDK 17 #

- Failing: extensions/hibernate-orm/deployment integration-tests/oidc 
! Skipped: docs extensions/hibernate-envers/deployment extensions/hibernate-reactive/deployment and 84 more

📦 extensions/hibernate-orm/deployment

io.quarkus.hibernate.orm.transaction.UserTransactionLifecycleTest. - More details - Source on GitHub

java.lang.AssertionError: 

Expecting empty but was: ["Thread Thread[vert.x-eventloop-thread-0,5,main] has been blocked for 3939 ms, time limit is 2000 ms",

📦 integration-tests/oidc

io.quarkus.it.keycloak.WebsocketOidcTestCase.websocketTest line 49 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: expected: <hello [email protected]> but was: <null>
	at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
	at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)

@gsmet gsmet merged commit 835a150 into quarkusio:main Oct 11, 2021
@quarkus-bot quarkus-bot bot added this to the 2.5 - main milestone Oct 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/core area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/documentation area/gradle Gradle area/maven
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants