BUG: Failing tests when running /test_fast.sh
inside the dockered development environment.
#46217
Closed
3 tasks done
Pandas version checks
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the latest version of pandas.
I have confirmed this bug exists on the main branch of pandas.
Reproducible Example
Create a development environment using Docker as described in the documentation
Start a container and execute
./test_fast.sh
.Issue Description
There are some tests which try to read the time from the os.
When running the tests inside the docker container you can see that some of the worker just crash:
Expected Behavior
No worker crashes and related tests don't fail.
Installed Versions
The text was updated successfully, but these errors were encountered: