Fix BWC tests which haven't been run (noop) - #237
Merged
Conversation
reta
requested review from
akash-shankaran,
jimdickinson,
sam-herman,
sandoichi and
tjake
as code owners
January 16, 2026 13:07
reta
force-pushed
the
fix.bwc.noop
branch
24 times, most recently
from
January 21, 2026 17:20
f7c1c94 to
16a8471
Compare
reta
force-pushed
the
fix.bwc.noop
branch
3 times, most recently
from
January 21, 2026 20:48
b2baf8d to
355130e
Compare
reta
commented
Jan 21, 2026
reta
commented
Jan 21, 2026
reta
commented
Jan 21, 2026
reta
commented
Jan 21, 2026
reta
force-pushed
the
fix.bwc.noop
branch
5 times, most recently
from
January 22, 2026 14:46
17ce0ca to
7e71ea5
Compare
reta
commented
Jan 22, 2026
reta
force-pushed
the
fix.bwc.noop
branch
3 times, most recently
from
January 22, 2026 15:31
0577a23 to
8dad7da
Compare
Signed-off-by: Andriy Redko <drreta@gmail.com>
akash-shankaran
requested changes
Jan 23, 2026
Signed-off-by: Akash Shankaran <akash.shankaran@ibm.com>
akash-shankaran
approved these changes
Jan 23, 2026
This was referenced Feb 5, 2026
akash-shankaran
added a commit
to akash-shankaran/opensearch-jvector
that referenced
this pull request
Feb 6, 2026
* Fix BWC tests which haven't been run (noop) Signed-off-by: Andriy Redko <drreta@gmail.com> * Apply suggestions from code review Signed-off-by: Akash Shankaran <akash.shankaran@ibm.com> --------- Signed-off-by: Andriy Redko <drreta@gmail.com> Signed-off-by: Akash Shankaran <akash.shankaran@ibm.com> Co-authored-by: Akash Shankaran <akash.shankaran@ibm.com> Signed-off-by: akash shankaran <akash.shankaran1@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Fix BWC tests which haven't been run (noop)
Related Issues
Fix BWC tests which haven't been run (noop). I think the Gradle update (one of 9.x line) is the culprit, we have observed that across different projects. Caused by https://docs.gradle.org/9.0.0/userguide/upgrading_major_version_9.html?_gl=1*qw3vru*_gcl_au*NzgyNzg1MTEwLjE3Njg1MjcwMDI.*_ga*MTI0MDE1MzA2OC4xNzY4NTI3MDAy*_ga_7W7NC6YNPT*czE3Njg1MjcwMDIkbzEkZzAkdDE3Njg1MjcwMDIkajYwJGwwJGgw#test_tasks_may_no_longer_execute_expected_tests
Check List
--signoff.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.