chibenwa commented on PR #2763: URL: https://github.com/apache/james-project/pull/2763#issuecomment-3050168273
``` org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in org.apache.james.backends.opensearch.DockerOpenSearchExtension$DeleteAllIndexDocumentsCleanupStrategy was not fulfilled within 30 seconds. at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167) at org.awaitility.core.CallableCondition.await(CallableCondition.java:78) at org.awaitility.core.CallableCondition.await(CallableCondition.java:26) at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1160) at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1129) at org.apache.james.backends.opensearch.DockerOpenSearchExtension$DeleteAllIndexDocumentsCleanupStrategy.clean(DockerOpenSearchExtension.java:64) at org.apache.james.backends.opensearch.DockerOpenSearchExtension.afterEach(DockerOpenSearchExtension.java:107) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) ``` Can we rely on a harsher isolation strategy in order to move forward? The fact that the test suite did pass mailbox/opensearch likely means it is safe enough. Thoughts? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For additional commands, e-mail: notifications-h...@james.apache.org