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

Sync unified change-streams tests #1550

Merged
merged 1 commit into from
Oct 31, 2024
Merged

Conversation

katcharov
Copy link
Contributor

No description provided.

@@ -48,6 +48,12 @@ final class ChangeStreamsTest extends UnifiedReactiveStreamsTest {
"Test that comment is not set on getMore - pre 4.4"
);

private static final List<String> TESTS_WITH_EXTRA_EVENTS =
Arrays.asList(
"Test with document comment",
Copy link
Contributor

@nhachicha nhachicha Oct 31, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's also Test with document comment - pre 4.4 should this one also be skipped as well?
Never mind this is already skipped by https://github.com/mongodb/mongo-java-driver/pull/1550/files#diff-d13241ef919ff6af0a634af668614719b4827edb20476a9144c7814e78b5d7fbR42

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is skipped via ERROR_REQUIRED_FROM_CHANGE_STREAM_INITIALIZATION_TESTS above.

@NathanQingyangXu
Copy link
Contributor

sorry, I closed this PR by accident. I intended to close another one.

@katcharov katcharov merged commit 4c16a45 into main Oct 31, 2024
55 of 60 checks passed
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.

3 participants