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

Fix compatibility tests #664

Merged
merged 8 commits into from
Feb 9, 2024
Merged

Fix compatibility tests #664

merged 8 commits into from
Feb 9, 2024

Conversation

srknzl
Copy link
Member

@srknzl srknzl commented Feb 9, 2024

  • Skips paging predicate tests and skips on_cancel count check in older than 5.4

@srknzl srknzl self-assigned this Feb 9, 2024
@srknzl srknzl added this to the 5.4.0 milestone Feb 9, 2024
@@ -171,6 +171,8 @@ def test_false(self):
self.assertCountEqual(self.map.key_set(predicate), [])

def test_paging(self):
# https://hazelcast.atlassian.net/browse/API-2187
Copy link
Contributor

Choose a reason for hiding this comment

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

Os repo, better if we have issue number in github for community.

ihsandemir
ihsandemir previously approved these changes Feb 9, 2024
@srknzl srknzl merged commit e664c9c into hazelcast:master Feb 9, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants