spring-projects / spring-projects/spring-data-couchbase
fix tests to clean up so they are re-runnable on the same bucket.
@mikereiche is already working on this.
Since Mar 16, 2022.
- Dominant language
- Java
- Stars
- 284
- Forks
- 197
- PR merge metrics
- No merged PRs in 30d
Description
[INFO]
[ERROR] Failures:
[ERROR] CouchbaseTemplateQueryCollectionIntegrationTests.testScopeCollectionAnnotation:770 should not have found what was saved ==> expected: <0> but was: <1>
[ERROR] CouchbaseTemplateQueryCollectionIntegrationTests.testScopeCollectionRepoWith:794 should not have found what was saved ==> expected: <0> but was: <1>
[ERROR] CouchbaseRepositoryQueryCollectionIntegrationTests.testScopeCollectionAnnotation:208 should not have found what was saved ==> expected: <0> but was: <1>
[ERROR] CouchbaseRepositoryQueryCollectionIntegrationTests.testScopeCollectionRepoWith:242 should not have found what was saved ==> expected: <0> but was: <1>
[ERROR] ReactiveCouchbaseRepositoryQueryCollectionIntegrationTests.testScopeCollectionAnnotation:186 should not have found what was saved ==> expected: <0> but was: <1>
[ERROR] ReactiveCouchbaseRepositoryQueryCollectionIntegrationTests.testScopeCollectionRepoWith:207 should not have found what was saved ==> expected: <0> but was: <1>
[INFO]
[ERROR] Tests run: 197, Failures: 6, Errors: 0, Skipped: 7
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.