[
https://issues.apache.org/jira/browse/BEAM-9003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17035848#comment-17035848
]
Valentyn Tymofieiev commented on BEAM-9003:
-------------------------------------------
Looked at this togther with Liu;
You should be able to reproduce this via:
python setup.py nosetests --test-pipeline-options="--runner=TestDataflowRunner
--streaming --project=google.com:clouddfe
--temp_location=gs://clouddfe-valentyn/ --output=gs://clouddfe-valentyn
--sdk_location=./dist/apache-beam-2.20.0.dev0.tar.gz --num_workers=1
--sleep_secs=20" --tests=apache_beam.transforms.util_test.ReshuffleTest
--attr=ValidatesRunner --nocapture
> test_reshuffle_preserves_timestamps
> (apache_beam.transforms.util_test.ReshuffleTest) does not work in Streaming
> VR suite on Dataflow
> ------------------------------------------------------------------------------------------------------------------------------------
>
> Key: BEAM-9003
> URL: https://issues.apache.org/jira/browse/BEAM-9003
> Project: Beam
> Issue Type: Bug
> Components: runner-dataflow, sdk-py-core
> Reporter: Valentyn Tymofieiev
> Assignee: wendy liu
> Priority: Major
>
> Per investigation inĀ https://issues.apache.org/jira/browse/BEAM-8877, the
> test times out and was recently added to VR test suite.
> [~liumomo315], I will sickbay this test for streaming, could you please help
> triage the failure?
> Thank you!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)