[
https://issues.apache.org/jira/browse/BEAM-8877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17000335#comment-17000335
]
Valentyn Tymofieiev commented on BEAM-8877:
-------------------------------------------
Ran gradlew :sdks:python:test-suites:dataflow:py2:validatesRunnerStreamingTests
locally, got following errors:
TimedOutException: 'test_reshuffle_preserves_timestamps
(apache_beam.transforms.util_test.ReshuffleTest)
TimedOutException: 'test_flatten_same_pcollections
(apache_beam.transforms.ptransform_test.PTransformTest)'
BUILD FAILED in 1h 31m 2s
There is also a nosetests-validatesRunnerStreamingTests-df.xml with useful
output, which should make it's way to Jenkins console if we tune the timeouts
so that we hit test timeouts instead of Jenkins timeouts.
> beam_PostCommit_Py_VR_Dataflow is timing out
> --------------------------------------------
>
> Key: BEAM-8877
> URL: https://issues.apache.org/jira/browse/BEAM-8877
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-py-core, test-failures
> Reporter: Ahmet Altay
> Assignee: Valentyn Tymofieiev
> Priority: Critical
>
> Error:
> 06:47:45 Build timed out (after 100 minutes). Marking the build as aborted.
> 06:47:45 Build was aborted
> Log:
> [https://builds.apache.org/job/beam_PostCommit_Py_VR_Dataflow/5214/console]
>
> Should we increase the timeout here similar to :
> [https://github.com/apache/beam/pull/10234]
> cc: [~Ardagan]
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)