lostluck commented on pull request #16719:
URL: https://github.com/apache/beam/pull/16719#issuecomment-1029453153


   > > Would it be possible to turn the manual test you have into an 
Integration test?
   > 
   > Done - good call! Do those run automatically or do we need to trigger them 
with a comment command?
   
   If you add them to the primitives package, they should run automatically 
against the Pythong Portable Runner.  But then also against the other runners 
in post commit. If you expect any particular runner to fail, you can add the 
test name to the appropriate filter list in the integration package: 
https://github.com/apache/beam/blob/master/sdks/go/test/integration/integration.go#L63
 


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