You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2021/03/03 02:39:22 UTC

[GitHub] [spark] sarutak commented on pull request #31706: [SPARK-34590][TESTS] Allow JDWP debug for tests

sarutak commented on pull request #31706:
URL: https://github.com/apache/spark/pull/31706#issuecomment-789382397


   @srowen
   Thanks for the advice. Now we can switch this feature with `-Pjdwp-test-debug` both for `sbt` and `Maven`.
   
   @dongjoon-hyun 
   For Maven, `scalatest-maven-plugin` supports JDWP debug but it's a little bit unuseful (suspended for each sub-modules even though a sub-module doesn't contain suites to run) so I've added `test.debug.suite` property only for Maven.


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org