Brian Martin created BEAM-6534:
----------------------------------
Summary: test_process_gzip test redeclared
Key: BEAM-6534
URL: https://issues.apache.org/jira/browse/BEAM-6534
Project: Beam
Issue Type: Bug
Components: sdk-py-core
Reporter: Brian Martin
Assignee: Ahmet Altay
One test is redeclaring the other – they both have the same name:
*
[https://github.com/apache/beam/blob/1b8bcf0a9eed6ebbbfae06bbd855d42f383500e3/sdks/python/apache_beam/io/tfrecordio_test.py#L289-L300]
*
[https://github.com/apache/beam/blob/1b8bcf0a9eed6ebbbfae06bbd855d42f383500e3/sdks/python/apache_beam/io/tfrecordio_test.py#L315-L323]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)