Skip to content

MLE-28583 xdmp.uriContentType and xdmp.uriFormat test fix#1079

Merged
jonmille merged 2 commits into
developfrom
MLE-28583-Regression-Test-Fixes
May 21, 2026
Merged

MLE-28583 xdmp.uriContentType and xdmp.uriFormat test fix#1079
jonmille merged 2 commits into
developfrom
MLE-28583-Regression-Test-Fixes

Conversation

@jonmille
Copy link
Copy Markdown

xdmp.uriContentType and xdmp.uriFormat are no longer callable and these tests should only run on ML11 or lower.

xdmp.uriContentType and xdmp.uriFormat are no longer callable and these tests should only run on ML11 or lower
@jonmille jonmille requested a review from anu3990 as a code owner May 20, 2026 19:07
Copilot AI review requested due to automatic review settings May 20, 2026 19:07
Copy link
Copy Markdown

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

Updates the automatically generated plan builder test suite to avoid running server-function-based tests that are no longer callable on MarkLogic 12+, aligning test behavior with current server capabilities.

Changes:

  • Skip xdmp.uriContentType#1 when serverConfiguration.serverVersion >= 12.
  • Skip xdmp.uriFormat#1 when serverConfiguration.serverVersion >= 12.

RitaChen609
RitaChen609 previously approved these changes May 20, 2026
The previous change was a regression fixed by the ML server team and the test has been updated to reflect the correct behavior
@jonmille jonmille merged commit be35792 into develop May 21, 2026
4 checks passed
@jonmille jonmille deleted the MLE-28583-Regression-Test-Fixes branch May 21, 2026 17:37
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.

3 participants