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.server.ServerBuilderTest.contextHook() #5769

Open
ikhoon opened this issue Jun 18, 2024 · 0 comments · May be fixed by #5877
Open

Test failure: com.linecorp.armeria.server.ServerBuilderTest.contextHook() #5769

ikhoon opened this issue Jun 18, 2024 · 0 comments · May be fixed by #5877

Comments

@ikhoon
Copy link
Contributor

ikhoon commented Jun 18, 2024

org.opentest4j.AssertionFailedError: 
expected: 0
 but was: 2
	at jdk.internal.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source)
	at java.base@17.0.10/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.base@17.0.10/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
	at app//com.linecorp.armeria.server.ServerBuilderTest.contextHook(ServerBuilderTest.java:769)
	at java.base@17.0.10/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base@17.0.10/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base@17.0.10/java.util.ArrayList.forEach(ArrayList.java:1511)

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

Successfully merging a pull request may close this issue.

1 participant