gaurav-narula commented on code in PR #15065:
URL: https://github.com/apache/kafka/pull/15065#discussion_r1484162204


##########
clients/src/test/resources/junit-platform.properties:
##########
@@ -13,3 +13,4 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 junit.jupiter.params.displayname.default = "{displayName}.{argumentsWithNames}"
+junit.jupiter.execution.timeout.default = 10 m

Review Comment:
   Also stumbled upon [Thread 
Mode](https://github.com/junit-team/junit5/pull/2949) which avoids pitfalls 
where the test code [doesn't 
interrupt](https://github.com/junit-team/junit5/issues/2087).



-- 
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: jira-unsubscr...@kafka.apache.org

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

Reply via email to