Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

searchArchivableWorkflows test fails while trying to build server #1020

Closed
animathe opened this issue Mar 2, 2019 · 1 comment
Closed

searchArchivableWorkflows test fails while trying to build server #1020

animathe opened this issue Mar 2, 2019 · 1 comment

Comments

@animathe
Copy link

animathe commented Mar 2, 2019

hi,
I'm trying to build jar of of latest conductor changes, using "gradle build" command. It fails with following test case failure.

com.netflix.conductor.dao.es5.index.TestElasticSearchRestDAOV5 > testSearchArchivableWorkflows FAILED
org.awaitility.core.ConditionTimeoutException at TestElasticSearchRestDAOV5.java:309
Caused by: java.lang.AssertionError at TestElasticSearchRestDAOV5.java:312

33 tests completed, 1 failed

Task :conductor-es5-persistence:test FAILED

FAILURE: Build failed with an exception.

@kishorebanala
Copy link
Contributor

@animathe I've increased timeouts for the failing test, and it is working fine: #1039. Please let us know if you still see this issue.

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

No branches or pull requests

2 participants