Git Product home page Git Product logo

Comments (2)

idelpivnitskiy avatar idelpivnitskiy commented on June 15, 2024

https://github.com/apple/servicetalk/pull/2461/checks?check_run_id=10003887147

GrpcLifecycleObserverTest.testBiDiStream(boolean) [1] error=false
org.mockito.exceptions.verification.NoInteractionsWanted: 
No interactions wanted here:
-> at io.servicetalk.grpc.netty.GrpcLifecycleObserverTest.verifyObservers(GrpcLifecycleObserverTest.java:276)
But found this interaction on mock 'clientRequestObserver':
-> at io.servicetalk.grpc.utils.BiGrpcLifecycleObserver$BiGrpcRequestObserver.onRequestDataRequested(BiGrpcLifecycleObserver.java:134)
***
For your reference, here is the list of all invocations ([?] - means unverified).
1. -> at io.servicetalk.grpc.utils.BiGrpcLifecycleObserver$BiGrpcRequestObserver.onRequestDataRequested(BiGrpcLifecycleObserver.java:134)
2. -> at io.servicetalk.grpc.utils.BiGrpcLifecycleObserver$BiGrpcRequestObserver.onRequestData(BiGrpcLifecycleObserver.java:143)
3. -> at io.servicetalk.grpc.utils.BiGrpcLifecycleObserver$BiGrpcRequestObserver.onRequestComplete(BiGrpcLifecycleObserver.java:161)
4. [?]-> at io.servicetalk.grpc.utils.BiGrpcLifecycleObserver$BiGrpcRequestObserver.onRequestDataRequested(BiGrpcLifecycleObserver.java:134)

	at io.servicetalk.grpc.netty.GrpcLifecycleObserverTest.verifyObservers(GrpcLifecycleObserverTest.java:276)
	at io.servicetalk.grpc.netty.GrpcLifecycleObserverTest.runTest(GrpcLifecycleObserverTest.java:224)
	at io.servicetalk.grpc.netty.GrpcLifecycleObserverTest.testBiDiStream(GrpcLifecycleObserverTest.java:207)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

from servicetalk.

idelpivnitskiy avatar idelpivnitskiy commented on June 15, 2024

https://github.com/apple/servicetalk/pull/2693/checks?check_run_id=16800089358

GrpcLifecycleObserverTest.testResponseStream(boolean) [1] error=false

org.mockito.exceptions.verification.NoInteractionsWanted: 
No interactions wanted here:
-> at io.servicetalk.grpc.netty.GrpcLifecycleObserverTest.verifyObservers(GrpcLifecycleObserverTest.java:276)
But found this interaction on mock 'serverResponseObserver':
-> at io.servicetalk.grpc.utils.BiGrpcLifecycleObserver$BiGrpcResponseObserver.onResponseDataRequested(BiGrpcLifecycleObserver.java:199)
***
For your reference, here is the list of all invocations ([?] - means unverified).
1. -> at io.servicetalk.grpc.utils.BiGrpcLifecycleObserver$BiGrpcResponseObserver.onResponseDataRequested(BiGrpcLifecycleObserver.java:199)
2. -> at io.servicetalk.grpc.utils.BiGrpcLifecycleObserver$BiGrpcResponseObserver.onResponseData(BiGrpcLifecycleObserver.java:208)
3. -> at io.servicetalk.grpc.utils.BiGrpcLifecycleObserver$BiGrpcResponseObserver.onResponseTrailers(BiGrpcLifecycleObserver.java:217)
4. -> at io.servicetalk.grpc.utils.BiGrpcLifecycleObserver$BiGrpcResponseObserver.onGrpcStatus(BiGrpcLifecycleObserver.java:226)
5. -> at io.servicetalk.grpc.utils.BiGrpcLifecycleObserver$BiGrpcResponseObserver.onResponseComplete(BiGrpcLifecycleObserver.java:235)
6. [?]-> at io.servicetalk.grpc.utils.BiGrpcLifecycleObserver$BiGrpcResponseObserver.onResponseDataRequested(BiGrpcLifecycleObserver.java:199)

	at io.servicetalk.grpc.netty.GrpcLifecycleObserverTest.verifyObservers(GrpcLifecycleObserverTest.java:276)
	at io.servicetalk.grpc.netty.GrpcLifecycleObserverTest.runTest(GrpcLifecycleObserverTest.java:226)
	at io.servicetalk.grpc.netty.GrpcLifecycleObserverTest.testResponseStream(GrpcLifecycleObserverTest.java:201)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)

from servicetalk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.