You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Luke Cwik (Jira)" <ji...@apache.org> on 2021/10/21 18:10:00 UTC

[jira] [Created] (BEAM-13096) beam_PostCommit_Go fails due to Dataflow ValidatesRunner tests now timing out due to addition of new test

Luke Cwik created BEAM-13096:
--------------------------------

             Summary: beam_PostCommit_Go fails due to Dataflow ValidatesRunner tests now timing out due to addition of new test
                 Key: BEAM-13096
                 URL: https://issues.apache.org/jira/browse/BEAM-13096
             Project: Beam
          Issue Type: Bug
          Components: sdk-go, test-failures
            Reporter: Luke Cwik
            Assignee: Jack McCluskey


Cause: https://github.com/apache/beam/pull/15743

It looks like the addition of TestValidateWindowedSideInputs bumped us above the 1h timeout such that the Go PostCommit will timeout more often (for example https://ci-beam.apache.org/job/beam_PostCommit_Go/9019/)

It used to be that the run would take ~55mins.

Checking the associated job (https://console.cloud.google.com/dataflow/jobs/us-central1/2021-10-21_06_01_28-15917691559290441824?project=apache-beam-testing) and it passed after about 8 mins so `~55 + ~8 > 1h`.





--
This message was sent by Atlassian Jira
(v8.3.4#803005)