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

TCK broken by #639 #652

Merged
merged 3 commits into from
Apr 4, 2024
Merged

TCK broken by #639 #652

merged 3 commits into from
Apr 4, 2024

Conversation

njr-11
Copy link
Contributor

@njr-11 njr-11 commented Apr 4, 2024

This pull gets the TCK compiling again.
The first step was to add an Order parameter to BasicRepository.findAll(PageRequest) which cannot behave properly without a deterministic ordering.

@njr-11 njr-11 added bug Something isn't working test Something test-related labels Apr 4, 2024
@njr-11 njr-11 added this to the Jakarta Data 1.0 milestone Apr 4, 2024
Copy link
Contributor

@gavinking gavinking left a comment

Choose a reason for hiding this comment

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

Let's just wait for the GitHub actions to give the green light and then merge this straight away.

@gavinking
Copy link
Contributor

Let's just wait for the GitHub actions to give the green light

They are green. Merge it.

@mswatosh mswatosh merged commit e80d824 into jakartaee:main Apr 4, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working test Something test-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants