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 RESTEasy Reactive as stable #19505

Merged
merged 2 commits into from
Aug 24, 2021
Merged

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Aug 19, 2021

Note that we keep the -servlet one experimental for now.

Also, it removes 2 weird quarkus-resteasy-reactive-problem that were in the project and I don't know what they were doing here but they probably shouldn't be there.

/cc @geoand @tqvarnst @michalszynkiewicz

Note that we keep the -servlet one experimental for now.
@quarkus-bot
Copy link

quarkus-bot bot commented Aug 19, 2021

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

Failing Jobs - Building a2c7d41

Status Name Step Test failures Logs Raw logs
JVM Tests - JDK 11 Build ⚠️ Check → Logs Raw logs
JVM Tests - JDK 16 Build Test failures Logs Raw logs
Native Tests - Security3 Build ⚠️ Check → Logs Raw logs

Full information is available in the Build summary check run.

Test Failures

⚙️ JVM Tests - JDK 16 #

📦 integration-tests/oidc

io.quarkus.it.keycloak.TestSecurityLazyAuthTest.testWithDummyUser - More details - Source on GitHub

java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
	at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:722)
	at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:795)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.api.extension.InvocationInterceptor.interceptTestClassConstructor(InvocationInterceptor.java:72)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.ju...

@quarkus-bot
Copy link

quarkus-bot bot commented Aug 19, 2021

Failing Jobs - Building a2c7d41

Status Name Step Test failures Logs Raw logs
Gradle Tests - JDK 11 Windows Build Test failures Logs Raw logs
✔️ JVM Tests - JDK 11
JVM Tests - JDK 16 Build Test failures Logs Raw logs
MicroProfile TCKs Tests Verify Test failures Logs Raw logs

Full information is available in the Build summary check run.

Test Failures

⚙️ Gradle Tests - JDK 11 Windows #

📦 integration-tests/gradle

io.quarkus.gradle.devmode.ModuleWithParentDependencyDevModeTest.main line 14 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with lambda expression in io.quarkus.test.devmode.util.DevModeTestUtils that uses java.util.function.Supplier, java.util.function.Supplierjava.util.concurrent.atomic.AtomicReference, java.util.concurrent.atomic.AtomicReferencejava.lang.String, java.lang.Stringboolean was not fulfilled within 1 minutes.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:166)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:26)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:939)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:908)
	at io.quarkus.test.devmode.util.DevModeTestUtils.getHttpResponse(DevModeTestUtils.java:130)
	at io.quarkus.gradle.devmode.QuarkusDevGradleTestBase.getHttpResponse(QuarkusDevGradleTestBase.java:126)
	at io.quarkus.gradle.devmode.QuarkusDevGradleTestBase.getHttpRes...

⚙️ JVM Tests - JDK 16 #

📦 extensions/grpc/deployment

io.quarkus.grpc.devconsole.DevConsoleUnaryMethodTest.websocketTest line 57 - More details - Source on GitHub

java.lang.AssertionError: 

Expected size: 2 but was: 1 in:
["{"id":123,"status":"PAYLOAD","body":"{\n  \"message\": \"Hello Martin\"\n}"}",
    "{"id":123,"status":"COMPLETED"}"]
	at io.quarkus.grpc.devconsole.DevConsoleUnaryMethodTest.websocketTest(DevConsoleUnaryMethodTest.java:57)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.Tim...

⚙️ MicroProfile TCKs Tests #

📦 tcks/resteasy-reactive/target/testsuite/tests

com.sun.ts.tests.jaxrs.spec.filter.exception.JAXRSClient0019.throwSecondExceptionFromMapperFirstFromPostMatchingFilterTest line 240 - More details - Source on GitHub

com.sun.ts.tests.jaxrs.common.JAXRSCommonClient$Fault: [JAXRSCommonClient] null failed!  Check output for cause of failure.
	at com.sun.ts.tests.jaxrs.spec.filter.exception.JAXRSClient0019.throwSecondExceptionFromMapperFirstFromPostMatchingFilterTest(JAXRSClient0019.java:240)
Caused by: com.sun.ts.tests.common.webclient.TestFailureException: 
[FATAL] Unexpected failure during test execution.
Client client = ClientFactory.newClient();
WebTarget target = client.target("http://localhost:8081/jaxrs_spec_filter_exception_web/resource/echo");
Invocation.Builder builder;
builder = target.request("*/*");
builder.header("PostMatchingFilterThrowsException","ThrowExceptionOnceAgain");
Invocation i;
i=builder.build("POST",Entity.entity(0,*/*);
i.invoke();
java.lang.NullPointerException
	at com.sun.ts.tests.jaxrs.spec.filter.exception.JAXRSClient0019.throwSecondExceptionFromMapperFirstFromPostMatchingFilterTest(JAXRSClient0019.java:240)
Caused by: javax.ws.rs.ProcessingException: java.lang.NullP...

@gsmet gsmet merged commit dc2d6d8 into quarkusio:main Aug 24, 2021
@quarkus-bot quarkus-bot bot added this to the 2.3 - main milestone Aug 24, 2021
@gsmet gsmet modified the milestones: 2.3 - main, 2.2.0.Final Aug 24, 2021
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.

2 participants