You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HttpLifecycleObserverTest.testCompleteEmptyMessageBody(HttpProtocol) [2] protocol=HTTP_2
org.mockito.exceptions.verification.NoInteractionsWanted:
No interactions wanted here:
-> at io.servicetalk.http.netty.HttpLifecycleObserverTest.verifyObservers(HttpLifecycleObserverTest.java:398)
But found this interaction on mock 'serverRequestObserver':
-> at io.servicetalk.http.utils.BiHttpLifecycleObserver$BiHttpRequestObserver.onRequestDataRequested(BiHttpLifecycleObserver.java:133)
***
For your reference, here is the list of all invocations ([?] - means unverified).
1. -> at io.servicetalk.http.utils.BiHttpLifecycleObserver$BiHttpRequestObserver.onRequestComplete(BiHttpLifecycleObserver.java:160)
2. [?]-> at io.servicetalk.http.utils.BiHttpLifecycleObserver$BiHttpRequestObserver.onRequestDataRequested(BiHttpLifecycleObserver.java:133)
at app//io.servicetalk.http.netty.HttpLifecycleObserverTest.verifyObservers(HttpLifecycleObserverTest.java:398)
at app//io.servicetalk.http.netty.HttpLifecycleObserverTest.testCompleteEmptyMessageBody(HttpLifecycleObserverTest.java:155)
The text was updated successfully, but these errors were encountered:
https://github.com/apple/servicetalk/pull/2438/checks?check_run_id=9674873644
The text was updated successfully, but these errors were encountered: