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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
