[BUG] Sporadic failure in anomaly detection test #2225
Labels
anomaly detection
Anomaly detection package
bug
Something isn't working
datasets
Datasets and data loaders
testing
Testing related issue or pull request
Describe the bug
aeon/datasets/tests/test_tsad_datasets.py::test_helper_functions sporadic fails caused by writing to "local_data", need to use a tempfile, instead, e,g.
Steps/Code to reproduce the bug
run CI
Expected results
pass
Actual results
FAILED aeon/datasets/tests/test_tsad_datasets.py::test_helper_functions - OSError: Cannot save file into a non-existent directory: '/home/runner/work/aeon/aeon/aeon/datasets/local_data'
Versions
No response
The text was updated successfully, but these errors were encountered: