TheNeuralBit commented on pull request #12145:
URL: https://github.com/apache/beam/pull/12145#issuecomment-654539018


   From jenkins it looks like the test is timing out:
   ```
   04:38:09 INFO:apache_beam.runners.portability.portable_runner:Job state 
changed to RUNNING
   05:41:59 Build timed out (after 100 minutes). Marking the build as aborted.
   ```
   
   I noticed a similar behavior when I try to run the test locally with
   ```
   python setup.py nosetests \
           --tests apache_beam.io.external.xlang_jdbcio_it_test \
           --test-pipeline-options="--runner=FlinkRunner"
   ```
   Eventually the job server logs that the pipeline is finished but then the 
test runner just hangs. I'm not sure where it's getting stuck


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


Reply via email to