servicetalk icon indicating copy to clipboard operation
servicetalk copied to clipboard

SingleRequestOrResponseApiTest failure

Open Scottmitch opened this issue 3 years ago • 8 comments

https://github.com/apple/servicetalk/actions/runs/3260145231/jobs/5353531124

SingleRequestOrResponseApiTest.streamingService=false, streamingClient=false
java.lang.AssertionError: 
Expected: is <INVALID_ARGUMENT>
     but: was <UNKNOWN>

java.lang.AssertionError: 
Expected: is <INVALID_ARGUMENT>
     but: was <UNKNOWN>
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
	at io.servicetalk.grpc.netty.SingleRequestOrResponseApiTest.serverResponseStreamingRouteFailsWithInvalidArgument(SingleRequestOrResponseApiTest.java:140)
	at io.servicetalk.grpc.netty.SingleRequestOrResponseApiTest.serverResponseStreamingRouteFailsOnSecondRequestItem(SingleRequestOrResponseApiTest.java:130)

Scottmitch avatar Oct 16 '22 21:10 Scottmitch

https://github.com/apple/servicetalk/actions/runs/3473606914/jobs/5807562170

SingleRequestOrResponseApiTest.streamingService=false, streamingClient=false
java.lang.AssertionError: 
Expected: is <INVALID_ARGUMENT>
     but: was <CANCELLED>
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
	at io.servicetalk.grpc.netty.SingleRequestOrResponseApiTest.serverResponseStreamingRouteFailsWithInvalidArgument(SingleRequestOrResponseApiTest.java:140)
	at io.servicetalk.grpc.netty.SingleRequestOrResponseApiTest.serverResponseStreamingRouteFailsOnSecondRequestItem(SingleRequestOrResponseApiTest.java:130)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

idelpivnitskiy avatar Nov 15 '22 21:11 idelpivnitskiy

https://github.com/apple/servicetalk/pull/2448/checks?check_run_id=9804682299

SingleRequestOrResponseApiTest.streamingService=false, streamingClient=false
java.lang.AssertionError: 
Expected: is <INVALID_ARGUMENT>
     but: was <CANCELLED>
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
	at io.servicetalk.grpc.netty.SingleRequestOrResponseApiTest.serverResponseStreamingRouteFailsWithInvalidArgument(SingleRequestOrResponseApiTest.java:140)
	at io.servicetalk.grpc.netty.SingleRequestOrResponseApiTest.serverResponseStreamingRouteFailsOnSecondRequestItem(SingleRequestOrResponseApiTest.java:130)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
	at java.base/java.lang.reflect.Method.invoke(Method.java:578)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)

daschl avatar Nov 30 '22 23:11 daschl

https://github.com/apple/servicetalk/pull/2487/checks?check_run_id=10612328557

SingleRequestOrResponseApiTest.streamingService=false, streamingClient=false
java.lang.AssertionError: 
Expected: is <INVALID_ARGUMENT>
     but: was <CANCELLED>
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
	at io.servicetalk.grpc.netty.SingleRequestOrResponseApiTest.serverResponseStreamingRouteFailsWithInvalidArgument(SingleRequestOrResponseApiTest.java:140)
	at io.servicetalk.grpc.netty.SingleRequestOrResponseApiTest.serverResponseStreamingRouteFailsOnSecondRequestItem(SingleRequestOrResponseApiTest.java:130)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
	at java.base/java.lang.reflect.Method.invoke(Method.java:578)

idelpivnitskiy avatar Jan 12 '23 19:01 idelpivnitskiy

https://github.com/apple/servicetalk/actions/runs/4358111113/jobs/7618265865

SingleRequestOrResponseApiTest > serverResponseStreamingRouteFailsOnSecondRequestItem(boolean, boolean) > io.servicetalk.grpc.netty.SingleRequestOrResponseApiTest.serverResponseStreamingRouteFailsOnSecondRequestItem(boolean, boolean)[1] FAILED
    java.lang.AssertionError: 
    Expected: is <INVALID_ARGUMENT>
         but: was <CANCELLED>
        at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
        at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
        at io.servicetalk.grpc.netty.SingleRequestOrResponseApiTest.serverResponseStreamingRouteFailsWithInvalidArgument(SingleRequestOrResponseApiTest.java:140)
        at io.servicetalk.grpc.netty.SingleRequestOrResponseApiTest.serverResponseStreamingRouteFailsOnSecondRequestItem(SingleRequestOrResponseApiTest.java:130)

Scottmitch avatar Mar 07 '23 20:03 Scottmitch

https://github.com/apple/servicetalk/pull/2567/checks?check_run_id=13056028248

SingleRequestOrResponseApiTest.streamingService=false, streamingClient=false
java.lang.AssertionError: 
Expected: is <INVALID_ARGUMENT>
     but: was <CANCELLED>
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
	at io.servicetalk.grpc.netty.SingleRequestOrResponseApiTest.serverResponseStreamingRouteFailsWithInvalidArgument(SingleRequestOrResponseApiTest.java:140)
	at io.servicetalk.grpc.netty.SingleRequestOrResponseApiTest.serverResponseStreamingRouteFailsOnSecondRequestItem(SingleRequestOrResponseApiTest.java:130)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)

idelpivnitskiy avatar Apr 27 '23 03:04 idelpivnitskiy

https://github.com/apple/servicetalk/pull/2691/checks?check_run_id=16739938717

java.lang.AssertionError: 
Expected: is <INVALID_ARGUMENT>
     but: was <CANCELLED>
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
	at io.servicetalk.grpc.netty.SingleRequestOrResponseApiTest.serverResponseStreamingRouteFailsWithInvalidArgument(SingleRequestOrResponseApiTest.java:140)
	at io.servicetalk.grpc.netty.SingleRequestOrResponseApiTest.serverResponseStreamingRouteFailsOnSecondRequestItem(SingleRequestOrResponseApiTest.java:130)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)

idelpivnitskiy avatar Sep 13 '23 05:09 idelpivnitskiy

https://github.com/apple/servicetalk/runs/17377699234

SingleRequestOrResponseApiTest.streamingService=false, streamingClient=false

java.lang.AssertionError: 
Expected: is <INVALID_ARGUMENT>
     but: was <CANCELLED>
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
	at io.servicetalk.grpc.netty.SingleRequestOrResponseApiTest.serverResponseStreamingRouteFailsWithInvalidArgument(SingleRequestOrResponseApiTest.java:140)
	at io.servicetalk.grpc.netty.SingleRequestOrResponseApiTest.serverResponseStreamingRouteFailsOnSecondRequestItem(SingleRequestOrResponseApiTest.java:130)

Scottmitch avatar Oct 04 '23 05:10 Scottmitch

https://github.com/apple/servicetalk/pull/2847/checks?check_run_id=21796187561

SingleRequestOrResponseApiTest.streamingService=false, streamingClient=false
java.lang.AssertionError: 
Expected: is <INVALID_ARGUMENT>
     but: was <CANCELLED>
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
	at io.servicetalk.grpc.netty.SingleRequestOrResponseApiTest.serverResponseStreamingRouteFailsWithInvalidArgument(SingleRequestOrResponseApiTest.java:140)
	at io.servicetalk.grpc.netty.SingleRequestOrResponseApiTest.serverResponseStreamingRouteFailsOnSecondRequestItem(SingleRequestOrResponseApiTest.java:130)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)

idelpivnitskiy avatar Feb 21 '24 01:02 idelpivnitskiy