armeria
armeria copied to clipboard
Test failure: `com.linecorp.armeria.client.endpoint.healthcheck.HealthCheckedEndpointGroupTest.cacheReflectsAttributeChanges()`
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)
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?
@hyunw9 👋 No one's working on this issue as far as I know. Please feel free to send a pull request!