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

ExpectContinueTest failure #2638

Open
Scottmitch opened this issue Jul 5, 2023 · 2 comments
Open

ExpectContinueTest failure #2638

Scottmitch opened this issue Jul 5, 2023 · 2 comments
Labels
flaky tests Unit tests are flaky

Comments

@Scottmitch
Copy link
Member

macOS OpenJDK17

protocol=HTTP_1 useOtherHeadersFactory=false withCL=true

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)
@Scottmitch Scottmitch added the flaky tests Unit tests are flaky label Jul 5, 2023
@Scottmitch
Copy link
Member Author

potentially related: #2639

@82baras
Copy link

82baras commented Jul 22, 2023

If it matters, i don't see it when I run just that test suite locally. I'm on intel mac.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flaky tests Unit tests are flaky
Projects
None yet
Development

No branches or pull requests

2 participants