Ryan Thompson created BEAM-12775: ------------------------------------ Summary: Remove GCS dataflow badinput runner test Key: BEAM-12775 URL: https://issues.apache.org/jira/browse/BEAM-12775 Project: Beam Issue Type: Test Components: runner-dataflow Reporter: Ryan Thompson Assignee: Ryan Thompson
Recently dataflow runner was changed to retry gcs when there was a 5XX error (like a 503 for bad input). This means that the E2E tests sdks/pthon/apache_beam/runners/dataflow/template_runner_test.py:test_bad_path will now retry instead of failing immediately. If retries are configurable it maybe be worthwhile to keep the test, otherwise it should be removed. -- This message was sent by Atlassian Jira (v8.3.4#803005)