We need to investigate the following complaint:
"Ao aplicar rebase em branches auxiliares, surgiram erros em testes. Importante avaliarmos e entendermos a causa-raiz.
Ex: https://github.com/petrobras/3W/actions/runs/18700873242/job/53329134447"
I might be wrong, but in a quick look, as the failing tests are tests/test_pipeline.py and tests/test_downloader.py, I think this might be related to the downloading part of the dataset from figshare (a recurrent / known issue).
We need to investigate the following complaint:
"Ao aplicar rebase em branches auxiliares, surgiram erros em testes. Importante avaliarmos e entendermos a causa-raiz.
Ex: https://github.com/petrobras/3W/actions/runs/18700873242/job/53329134447"
I might be wrong, but in a quick look, as the failing tests are
tests/test_pipeline.pyandtests/test_downloader.py, I think this might be related to the downloading part of the dataset from figshare (a recurrent / known issue).