Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

CouchbaseTransactionalTemplateCollectionIntegrationTests.replacePerson intermittent failure #1893

Open
mikereiche opened this issue Jan 11, 2024 · 0 comments
Assignees
Labels
type: task A general task

Comments

@mikereiche
Copy link
Collaborator

mikereiche commented Jan 11, 2024

This only ever failed 1 time.

[ERROR] Tests run: 18, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.87 s <<< FAILURE! - in org.springframework.data.couchbase.transactions.CouchbaseTransactionalTemplateCollectionIntegrationTests
[ERROR] org.springframework.data.couchbase.transactions.CouchbaseTransactionalTemplateCollectionIntegrationTests.replacePerson Time elapsed: 2.022 s <<< FAILURE!
org.opentest4j.AssertionFailedError: Expected class com.couchbase.client.core.error.transaction.AttemptExpiredException to be thrown/cause, but found null
at org.springframework.data.couchbase.util.JavaIntegrationTests.assertThrowsWithCause(JavaIntegrationTests.java:414)
at org.springframework.data.couchbase.transactions.CouchbaseTransactionalTemplateCollectionIntegrationTests.replacePerson(CouchbaseTransactionalTemplateCollectionIntegrationTests.java:319)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)

@mikereiche mikereiche self-assigned this Jan 11, 2024
@mikereiche mikereiche added the type: task A general task label Jan 11, 2024
@mikereiche mikereiche changed the title ouchbaseTransactionalTemplateCollectionIntegrationTests.replacePerson intermittent failures CouchbaseTransactionalTemplateCollectionIntegrationTests.replacePerson intermittent failure Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

No branches or pull requests

1 participant