Open Scottmitch opened 1 year ago
potentially related: https://github.com/apple/servicetalk/pull/2639
If it matters, i don't see it when I run just that test suite locally. I'm on intel mac.
Another hit: https://github.com/apple/servicetalk/actions/runs/11241179094/job/31252171826?pr=3075#step:8:1100
ExpectContinueTest > retryExpectationFailed(HttpProtocol, boolean, boolean) > protocol=HTTP_2 useOtherHeadersFactory=true withCL=true FAILED
java.lang.AssertionError: Unexpected subscribe to payload body before 100 (Continue)
Expected: is <false>
but: was <true>
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at io.servicetalk.http.netty.ExpectContinueTest.retryExpectationFailed(ExpectContinueTest.java:526)
macOS OpenJDK17