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

Test failure: com.linecorp.armeria.common.stream.StreamMessageCollectingTest.filteredStreamMessage_exception() #5866

Closed
ikhoon opened this issue Aug 12, 2024 · 1 comment
Labels
Milestone

Comments

@ikhoon
Copy link
Contributor

ikhoon commented Aug 12, 2024

org.opentest4j.AssertionFailedError: 
expected: 0
 but was: 1
	at app//com.linecorp.armeria.common.stream.StreamMessageCollectingTest.assertRefCount(StreamMessageCollectingTest.java:390)
	at app//com.linecorp.armeria.common.stream.StreamMessageCollectingTest.filteredStreamMessage_exception(StreamMessageCollectingTest.java:168)
	at [email protected]/java.lang.reflect.Method.invoke(Method.java:580)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)

@ikhoon ikhoon added the cleanup label Aug 12, 2024
@ikhoon ikhoon added this to the 1.30.0 milestone Aug 12, 2024
@ikhoon
Copy link
Contributor Author

ikhoon commented Aug 12, 2024

Fixed by #5867

@ikhoon ikhoon closed this as completed Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant