You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CI: Pin PYTEST_WORKERS=1 for Windows builds due to memory errors (#47318)
* CI/DEBUG: Windows 3.9 memory error
* Try skipping some suspicious tests
* Try skipping this hanging test
* Check if can run okay on single process
* Trigger CI
* run in parallel again
* Log even more
* a little less debugging
* dont try new pyarrow
* Try one more time with pyarrow<8, simple
* Comment out pyarrow hack
* Restart, show setup and full traceback
* Also try the older windows
* generate debug log again
* change to latest
* dump log if failure
* Create separate log per os/version
* See if it was any dependencies bumped recently
* See if same errors happen without dependencies pinnning
* Skip plotting tests on windows
* Skip in frame as well
* Trigger another run
* Is it the non-nano?
* skip resample tests
* Just use 1 thread for windows
* Full run
0 commit comments