Skip to content

CouchbaseTransactionalTemplateCollectionIntegrationTests.replacePerson intermittent failure #1893

New issue

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

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

Already on GitHub? # to your account

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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
type: task A general task
Projects
None yet
Development

No branches or pull requests

1 participant