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

give cursor TCK tests a meaningful page number rather than defaulting to 1 #678

Conversation

njr-11
Copy link
Contributor

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

fixes #670

…ther than defaulting to 1

Signed-off-by: Nathan Rauh <nathan.rauh@us.ibm.com>
@njr-11 njr-11 force-pushed the 670-specify-more-meaningful-page-number-in-TCK-tests branch from e7c00e3 to 9848ae0 Compare April 8, 2024 19:37
@gavinking
Copy link
Contributor

OK, perfect!

Now we're down to one lonely TCK test failure on our end. That last one is something weird that's going to require debugging, but I doubt it's a bug in our implementation.

@gavinking
Copy link
Contributor

gavinking commented Apr 9, 2024

With this change, we now pass the TCK:

Screenshot 2024-04-09 at 4 00 31 AM

@gavinking
Copy link
Contributor

Wait, I might have celebrated too soon. I think there's more tests that Scott has not wired in yet.

@otaviojava otaviojava merged commit 689c63e into jakartaee:main Apr 9, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Something test-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TCK Challenge]: testCursoredPageOf7FromCursor() and testCursoredPageWithoutTotalOf9FromCursor()
3 participants