You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/04/04 23:21:20 UTC

[GitHub] [maven-surefire] Tibor17 commented on pull request #506: SUREFIRE-2056 BufferOverflowException when encoding message with null testId

Tibor17 commented on PR #506:
URL: https://github.com/apache/maven-surefire/pull/506#issuecomment-1088109075

   @yrodiere 
   It would not be a problem to modify the [existing test](https://github.com/apache/maven-surefire/blob/4e0a769227fa185ffbfdf6bf68b67294868b8851/surefire-booter/src/test/java/org/apache/maven/surefire/booter/spi/EventChannelEncoderTest.java#L1194).
   We have too many tests in this class. Some are similar and eligible for ParameterizedTests. Adding more would complicate the refactoring. Thus it is better to modify the existing one for testRunId.


-- 
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: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org