mosche commented on code in PR #17662:
URL: https://github.com/apache/beam/pull/17662#discussion_r874469763
##########
runners/spark/spark_runner.gradle:
##########
@@ -113,10 +117,6 @@ test {
}
maxParallelForks 4
- useJUnit {
Review Comment:
previously these unit tests were excluded during `test` runs because they
failed. instead these were run as part of `validatesRunnerStreaming`.
I fixed them so they can be run as normal unit tests
--
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]