Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Test failure: com.linecorp.armeria.client.endpoint.healthcheck.HealthCheckedEndpointGroupTest.cacheReflectsAttributeChanges() #6018

Open
minwoox opened this issue Dec 3, 2024 · 1 comment

Comments

@minwoox
Copy link
Contributor

minwoox commented Dec 3, 2024

java.lang.AssertionError: 
Expecting AtomicLong(2) to have value:
  1L
but did not.
	at com.linecorp.armeria.client.endpoint.healthcheck.HealthCheckedEndpointGroupTest.lambda$cacheReflectsAttributeChanges$15(HealthCheckedEndpointGroupTest.java:565)
	at org.awaitility.core.AssertionCondition.lambda$new$0(AssertionCondition.java:53)
	at org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:248)
	at org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:235)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)

@hyunw9
Copy link

hyunw9 commented Mar 6, 2025

Hello, I’m trying to contribute by making simple modifications to test codes to become familiar with the codebase.

Could you check if this issue has been resolved? If not, would it be okay for me to work on it?

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

No branches or pull requests

2 participants