Clean up usage of temporary files in Python SDK tests
Open
bug
core
P3
python
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
Currently, the Python SDK tests make use of temporary files for pipeline tests. These files are currently not deleted by throughout these tests. We should fix this and explicitly clean up any relevant file paths.
Imported from Jira [BEAM-2413](https://issues.apache.org/jira/browse/BEAM-2413). Original Jira may contain additional context.
Reported by: ccy.
Contributor guide
Research direction
Start by locating the Python SDK pipeline tests that create temporary files and inspect how their file paths are handled. Done means the relevant temporary files are explicitly cleaned up throughout those tests and the pipeline tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100