Abacn commented on PR #39363:
URL: https://github.com/apache/beam/pull/39363#issuecomment-5456583700

   Tested working on 
https://github.com/Abacn/beam/commit/2ca7cabced837ec9d66f42606d4ac4391d33e1f2
   
   PVR tests can run on Windows:
   
   Command on power shell: `./gradlew 
:runners:spark:3:job-server:validatesPortableRunnerBatch --no-daemon --tests 
'*ParDoTest$BasicTests' -PdisableSpotlessCheck=true`
   
   Result:
   
   ```
   Class org.apache.beam.sdk.transforms.ParDoTest$BasicTests
   6 tests
   0 failures
   0 ignored
   2m46.88s duration
   100% successful
   
   Tests
   Standard error
   Test Duration        Result
   testParDo    26.527s passed
   testParDoEmpty       26.006s passed
   testParDoEmptyOutputs        26.256s passed
   testParDoInCustomTransform   26.254s passed
   testPipelineOptionsParameter 26.127s passed
   testSetupParameter   35.706s passed
   ```


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

Reply via email to