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

Mark the auto-generated RESTEasy constructor as synthetic #20077

Merged
merged 1 commit into from
Sep 13, 2021

Conversation

geoand
Copy link
Contributor

@geoand geoand commented Sep 12, 2021

This is mainly done in order to allow code coverage tools
to skip the constructor

Relates to: #18559

This is mainly done in order to allow code coverage tools
to skip the constructor

Relates to: quarkusio#18559
@quarkus-bot
Copy link

quarkus-bot bot commented Sep 12, 2021

Failing Jobs - Building 911610e

Status Name Step Failures Logs Raw logs
JVM Tests - JDK 11 Build Failures Logs Raw logs
✔️ JVM Tests - JDK 16

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 11 #

- Failing: integration-tests/hibernate-reactive-panache 

📦 integration-tests/hibernate-reactive-panache

io.quarkus.it.panache.reactive.PanacheFunctionalityTest.testPanacheFunctionality line 48 - More details - Source on GitHub

java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)

@stuartwdouglas stuartwdouglas merged commit 2b86cad into quarkusio:main Sep 13, 2021
@quarkus-bot quarkus-bot bot added this to the 2.3 - main milestone Sep 13, 2021
@geoand geoand deleted the resteasy-ctor-synthetic branch September 13, 2021 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants