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

Ensure that @QuarkusIntegrationTest does not leave dangling processes #28118

Merged
merged 1 commit into from
Sep 21, 2022

Conversation

geoand
Copy link
Contributor

@geoand geoand commented Sep 21, 2022

Fixes: #28114

@jerboaa
Copy link
Contributor

jerboaa commented Sep 21, 2022

Typo in PR title: s/dandling/dangling/

@geoand geoand changed the title Ensure that @QuarkusIntegrationTest does not leave dandling processes Ensure that @QuarkusIntegrationTest does not leave dangling processes Sep 21, 2022
@geoand
Copy link
Contributor Author

geoand commented Sep 21, 2022

Fixed, thanks!

@geoand geoand added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Sep 21, 2022
@quarkus-bot
Copy link

quarkus-bot bot commented Sep 21, 2022

Failing Jobs - Building 25cf7c6

Status Name Step Failures Logs Raw logs
✔️ JVM Tests - JDK 11
✔️ JVM Tests - JDK 17
✔️ JVM Tests - JDK 17 MacOS M1
JVM Tests - JDK 18 Build Failures Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 18 #

- Failing: integration-tests/oidc-code-flow 

📦 integration-tests/oidc-code-flow

io.quarkus.it.keycloak.CodeFlowTest.testTokenAutoRefresh line 516 - More details - Source on GitHub

com.gargoylesoftware.htmlunit.FailingHttpStatusCodeException: 401 Unauthorized for http://localhost:8081/tenant-autorefresh
	at com.gargoylesoftware.htmlunit.WebClient.throwFailingHttpStatusCodeExceptionIfNecessary(WebClient.java:701)
	at com.gargoylesoftware.htmlunit.WebClient.getPage(WebClient.java:461)

@geoand geoand merged commit 2c06dde into quarkusio:main Sep 21, 2022
@geoand geoand deleted the #28114 branch September 21, 2022 12:36
@quarkus-bot quarkus-bot bot added this to the 2.14 - main milestone Sep 21, 2022
@quarkus-bot quarkus-bot bot added kind/bugfix and removed triage/waiting-for-ci Ready to merge when CI successfully finishes labels Sep 21, 2022
@gsmet gsmet modified the milestones: 2.14 - main, 2.13.1.Final Sep 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Native TS: integration-tests/quartz leaves hanging processes
4 participants