Skip to content

HealthCheckServiceInstanceListSupplierTests.shouldCancelSubscription() times out in CI #716

@spencergibb

Description

@spencergibb
Error Message
Assertion condition defined as a lambda expression in org.springframework.cloud.loadbalancer.core.HealthCheckServiceInstanceListSupplierTests that uses java.util.concurrent.atomic.AtomicInteger 
Expecting <AtomicInteger(0)> to have value:
  <1>
but did not within 10 seconds.
Stacktrace
org.awaitility.core.ConditionTimeoutException: 
Assertion condition defined as a lambda expression in org.springframework.cloud.loadbalancer.core.HealthCheckServiceInstanceListSupplierTests that uses java.util.concurrent.atomic.AtomicInteger 
Expecting <AtomicInteger(0)> to have value:
  <1>
but did not within 10 seconds.
	at org.springframework.cloud.loadbalancer.core.HealthCheckServiceInstanceListSupplierTests.shouldCancelSubscription(HealthCheckServiceInstanceListSupplierTests.java:488)
Caused by: java.lang.AssertionError: 

Expecting <AtomicInteger(0)> to have value:
  <1>
but did not.
	at org.springframework.cloud.loadbalancer.core.HealthCheckServiceInstanceListSupplierTests.lambda$shouldCancelSubscription$9(HealthCheckServiceInstanceListSupplierTests.java:489)

@robotmrv could you have a look?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions