test_process_gzip test redeclared
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
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#L289-L300)
* [https://github.com/apache/beam/blob/1b8bcf0a9eed6ebbbfae06bbd855d42f383500e3/sdks/python/apache_beam/io/tfrecordio_test.py#L315-L323](https://github.com/apache/beam/blob/1b8bcf0a9eed6ebbbfae06bbd855d42f383500e3/sdks/python/apache_beam/io/tfrecordio_test.py#L315-L323)
Imported from Jira [BEAM-6534](https://issues.apache.org/jira/browse/BEAM-6534). Original Jira may contain additional context.
Reported by: brianmartin.
Contributor guide
Assessment
This issue has not been assessed yet.