[CT-1016] [Bug] test tmp files aren't cleaned up when running /tests/functional/simple_seed
#5631
Closed
2 tasks done
Labels
repo ci/cd
Testing and continuous integration for dbt-core + adapter plugins
tech_debt
Behind-the-scenes changes, with little direct impact on end-user functionality
Is this a new bug in dbt-core?
Current Behavior
After running
tests/functional/simple_seed/ a file is found at
tests/functional/simple_seed/data/tmp.csv`Expected Behavior
Running tests doesn't litter the repo with unwanted files.
Steps To Reproduce
/dbt-core/.tox/py-integration/bin/python -m pytest tests/functional/simple_seed
Check to see if file exists at
tests/functional/simple_seed/data/tmp.csv
Relevant log output
No response
Environment
Which database adapter are you using with dbt?
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: