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

Configuration property to use only system sources #22331

Merged
merged 1 commit into from
Jan 6, 2022

Conversation

radcortez
Copy link
Member

@radcortez radcortez requested a review from ebullient December 17, 2021 19:57
@quarkus-bot quarkus-bot bot added area/cli Related to quarkus cli (not maven/gradle/etc.) area/config area/core area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/picocli labels Dec 17, 2021
@quarkus-bot
Copy link

quarkus-bot bot commented Dec 18, 2021

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

Failing Jobs - Building ab0e003

Status Name Step Failures Logs Raw logs
✔️ JVM Tests - JDK 11
JVM Tests - JDK 17 Build Failures Logs Raw logs
Native Tests - Misc4 Reclaim Disk Space ⚠️ Check → Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 17 #

- Failing: extensions/vertx-http/deployment 
! Skipped: core/test-extension/deployment extensions/agroal/deployment extensions/amazon-lambda-http/deployment and 290 more

📦 extensions/vertx-http/deployment

io.quarkus.vertx.http.testrunner.TestRunnerSmokeTestCase.checkTestsAreRun line 143 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: expected: <2> but was: <0>
	at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
	at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)

@gsmet
Copy link
Member

gsmet commented Dec 23, 2021

@ebullient could you have a look at this one when you have time?

@gastaldi gastaldi added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jan 6, 2022
@radcortez radcortez merged commit 63d29a6 into quarkusio:main Jan 6, 2022
@quarkus-bot quarkus-bot bot added this to the 2.7 - main milestone Jan 6, 2022
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jan 6, 2022
@gsmet gsmet modified the milestones: 2.7 - main, 2.6.2.Final Jan 7, 2022
@radcortez radcortez deleted the fix-19549 branch December 16, 2022 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli Related to quarkus cli (not maven/gradle/etc.) area/config area/core area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/picocli
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Quarkus CLI finds and uses rogue application.properties files and crashes
4 participants