Skip to content

MLE-12345 Restricting vector test to 12 #1791

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

Merged
merged 1 commit into from
Jul 15, 2025
Merged

Conversation

rjrudin
Copy link
Contributor

@rjrudin rjrudin commented Jul 15, 2025

No description provided.

@Copilot Copilot AI review requested due to automatic review settings July 15, 2025 16:10
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR restricts the VectorUtilTest class to only run on MarkLogic 12 by adding a test requirement annotation. This ensures the vector utility tests only execute in environments that support the required MarkLogic version.

  • Added RequiresML12 JUnit 5 extension to restrict test execution to MarkLogic 12
  • Added necessary imports for the test restriction functionality

@rjrudin rjrudin force-pushed the feature/jenkins-fixes branch from a7a4e98 to b6ee5f0 Compare July 15, 2025 16:11
@rjrudin rjrudin merged commit 8cbcaed into develop Jul 15, 2025
2 checks passed
@rjrudin rjrudin deleted the feature/jenkins-fixes branch July 15, 2025 17:15
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.

2 participants