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

https://github.com/networknt/light-4j,8b0d355732b467ffbf6d764f166d37c8ddf0aca0,com.networknt.body.BodyHandlerTest.testPostFormUrlEncoded #831

Open
sunkarnamritishh opened this issue Oct 18, 2023 · 0 comments

Comments

@sunkarnamritishh
Copy link
Contributor

To help reproduce the issue, you can provide a set of steps using the commit hash and the NonDex tool. Here are the steps to reproduce the issue and include the NonDex information:

Clone the repository:

git clone <repository_url>
Checkout the specific commit where the issue is known to occur:

git checkout 8b0d355732b467ffbf6d764f166d37c8ddf0aca0
Build the project and skip tests, and also build the "body" module:

mvn clean install -DskipTests -pl body -am
Use the NonDex tool to run the specific test that detects the issue, including the nondexMode and nondexSeed:

mvn -pl body edu.illinois:nondex-maven-plugin:2.1.1:nondex -Dtest=com.networknt.body.BodyHandlerTest#testPostFormUrlEncoded

nondex config attached:
config.txt

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

No branches or pull requests

1 participant