Skip to content

Increase the number of operators an XPath expression can contain during tests#260

Merged
jrha merged 1 commit intomasterfrom
xpath_limits
Nov 4, 2024
Merged

Increase the number of operators an XPath expression can contain during tests#260
jrha merged 1 commit intomasterfrom
xpath_limits

Conversation

@jrha
Copy link
Member

@jrha jrha commented Oct 23, 2024

The @expect lines in the Pan unit tests contain very large xpath expressions which cannot be used with the default of 10.

Resolves #259.

@jrha jrha added this to the 10.9 milestone Oct 23, 2024
…ng testing

The @expect lines in the Pan unit tests contain very large xpath
expressions which cannot be used with the default of 10.
@jrha jrha changed the title Increase the number of operators an XPath expression can contain Increase the number of operators an XPath expression can contain during tests Oct 23, 2024
@jrha
Copy link
Member Author

jrha commented Oct 28, 2024

@ned21 this fixes the underlying cause of the test failures.

@jrha jrha merged commit 0f034fb into master Nov 4, 2024
@jrha jrha deleted the xpath_limits branch November 4, 2024 11:10
@jrha jrha modified the milestones: 10.9, 10.8 Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Tests fail with invalid xpath expressions on recent Java versions

2 participants