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

[Task]: Enable XMLSecurityTest.testEntityExpansion test in 1.2.x #40115

Closed
rdulmina opened this issue Apr 6, 2023 · 1 comment
Closed

[Task]: Enable XMLSecurityTest.testEntityExpansion test in 1.2.x #40115

rdulmina opened this issue Apr 6, 2023 · 1 comment
Labels
Team/jBallerina All the issues related to BIR, JVM backend code generation and runtime Type/Task

Comments

@rdulmina
Copy link
Contributor

rdulmina commented Apr 6, 2023

Description

XMLSecurityTest.testEntityExpansion is failing only when we are running the tests. If we write the same example in bal code it works as expected. Needs to check why it is failing in test cases.

Note: Tried to fix the test case by setting the property xmlInputFactory.setProperty(WstxInputProperties.P_MAX_ENTITY_COUNT, 10000); in XMLTreeBuilder, but it gives failed to parse xml: Unrecognized property 'com.ctc.wstx.maxEntityCount'.

Describe your task(s)

No response

Related area

-> Runtime

Related issue(s) (optional)

No response

Suggested label(s) (optional)

No response

Suggested assignee(s) (optional)

No response

@rdulmina rdulmina added Type/Task Team/jBallerina All the issues related to BIR, JVM backend code generation and runtime labels Apr 6, 2023
@rdulmina
Copy link
Contributor Author

Fiexd with #40160

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team/jBallerina All the issues related to BIR, JVM backend code generation and runtime Type/Task
Projects
None yet
Development

No branches or pull requests

1 participant