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.testing.junit5.server.ServerExtensionTest.requestContextCaptor() #5728

Open
minwoox opened this issue Jun 4, 2024 · 1 comment

Comments

@minwoox
Copy link
Member

minwoox commented Jun 4, 2024

org.opentest4j.AssertionFailedError: 
expected: 1
 but was: 2
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at com.linecorp.armeria.testing.junit5.server.ServerExtensionTest.requestContextCaptor(ServerExtensionTest.java:44)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at java.util.ArrayList.forEach(ArrayList.java:1259)

@minwoox
Copy link
Member Author

minwoox commented Jun 5, 2024

This failed when running > Task :junit5:shadedTest
https://github.com/line/armeria/actions/runs/9363248209/job/25773619506#step:11:1960

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

No branches or pull requests

1 participant