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

DATAMONGO-2481 - Improve build time. #838

Closed
wants to merge 4 commits into from

Conversation

christophstrobl
Copy link
Member

Introduce Junit Jupiter extensions.
Flush collections instead of dropping them.
Apply cursor timeout to change stream and capped collections in tests.

Introduce Junit Jupiter extensions.
Flush collections instead of dropping them.
Apply cursor timeout to change stream and capped collections in tests.
Migrate more tests to JUnit 5. Rearrange methods. Reduce method visibility according to JUnit 5 requirements.
mp911de pushed a commit that referenced this pull request Mar 6, 2020
Introduce Junit Jupiter extensions.
Flush collections instead of dropping them.
Apply cursor timeout to change stream and capped collections in tests.

Original pull request: #838.
mp911de added a commit that referenced this pull request Mar 6, 2020
Migrate more tests to JUnit 5. Rearrange methods. Reduce method visibility according to JUnit 5 requirements.

Remove Java 11 build and only use Java 8 and 13.

Original pull request: #838.
mp911de added a commit that referenced this pull request Mar 6, 2020
Add since tag.

Original pull request: #838.
@mp911de
Copy link
Member

mp911de commented Mar 6, 2020

That's merged and polished now.

@mp911de mp911de closed this Mar 6, 2020
@mp911de mp911de deleted the issue/DATAMONGO-2481 branch March 6, 2020 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants