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

Use UTF-8 constant in QuarkusEntryPoint #38017

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

geoand
Copy link
Contributor

@geoand geoand commented Jan 4, 2024

No description provided.

@quarkus-bot quarkus-bot bot added the area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins label Jan 4, 2024
@geoand geoand added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jan 4, 2024
Copy link

quarkus-bot bot commented Jan 4, 2024

Failing Jobs - Building 2248e39

Status Name Step Failures Logs Raw logs Build scan
JVM Tests - JDK 17 Build Failures Logs Raw logs 🔍
✔️ JVM Tests - JDK 21 🔍

Full information is available in the Build summary check run.
You can also consult the Develocity build scans.

Failures

⚙️ JVM Tests - JDK 17 #

- Failing: integration-tests/smallrye-context-propagation 

📦 integration-tests/smallrye-context-propagation

io.quarkus.context.test.mutiny.MutinyContextPropagationTest.testTransactionContextPropagationAsyncUni line 144 - More details - Source on GitHub

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

io.quarkus.context.test.mutiny.MutinyContextPropagationTest.testTransactionContextPropagationMulti line 153 - More details - Source on GitHub

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

io.quarkus.context.test.mutiny.MutinyContextPropagationTest.testTransactionNewContextPropagationSync line 138 - More details - Source on GitHub

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

@geoand geoand merged commit 99212ba into quarkusio:main Jan 4, 2024
49 of 50 checks passed
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jan 4, 2024
@quarkus-bot quarkus-bot bot added this to the 3.7 - main milestone Jan 4, 2024
@geoand geoand deleted the entrypoint-charset branch January 4, 2024 12:01
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants