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

In remote dev delete files after the app has been closed and before it is restarted #28210

Conversation

aloubyansky
Copy link
Member

Fix #28098

This change is reducing the chance of JARs being deleted while the app is still running.

@stuartwdouglas do you have a better idea or suggestion than this?

@quarkus-bot quarkus-bot bot added area/core area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins labels Sep 26, 2022
@aloubyansky aloubyansky added triage/backport-2.13 and removed area/core area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins labels Sep 26, 2022
@quarkus-bot
Copy link

quarkus-bot bot commented Sep 26, 2022

Failing Jobs - Building 93f5b5b

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

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 11 #

- Failing: integration-tests/elytron-undertow 

📦 integration-tests/elytron-undertow

io.quarkus.it.undertow.elytron.BaseAuthTest.testPost line 27 - More details - Source on GitHub

java.lang.AssertionError: 
1 expectation failed.
Expected status code <200> but was <500>.

@aloubyansky aloubyansky merged commit 3eaff0a into quarkusio:main Sep 28, 2022
@quarkus-bot quarkus-bot bot added this to the 2.14 - main milestone Sep 28, 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.

Potential NPE in QuarkusClassLoader
3 participants