LouisLou2 opened a new pull request, #4025:
URL: https://github.com/apache/fory/pull/4025

   ## What changes
   
   Make the non-ASCII meta string encoding test fail when the expected 
exception is not thrown.
   
   The previous try/catch structure only performed the assertion when an 
exception was raised, so the test could pass silently if the encoder 
unexpectedly accepted the input.
   
   ## Tests
   
   - `mvn -T2 -pl fory-core -am "-Dtest=org.apache.fory.meta.MetaStringTest" 
"-Dsurefire.failIfNoSpecifiedTests=false" test`
   - `mvn -pl fory-core spotless:check`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to