je-ik commented on PR #22889:
URL: https://github.com/apache/beam/pull/22889#issuecomment-1330550115

   @lukecwik I was looking into using the `RequiresStableInputIT`, 
unfortunately, it looks not easily reusable. It is somewhat used internally in 
some tests inside FlinkRunner (namely `FlinkRequiresStableInputTest`), but it 
is reused only partially. I could copy&paste the code and try to run it using 
Flink portable runner, but a better approach seems to be to turn it into 
`@ValidatesRunner` test, that could be turned on/off automatically. That looks 
like something orthogonal to this PR and thus I'd prefer to do it in different 
issue, so that we don't block this one. WDYT?


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