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
The mentioned PR resulted in many Dask and concurrent futures related tests starting to flake. To keep up development, we marked many of the flaky tests with xfail. These tests need to have xfail removed and the underlying incompatibility with Woodwork 0.17.x, Dask and threading in general understood.
When these tests are enabled, it seems that something happens with the underlying block managers and there are size mismatches with pieces of the threaded arrays.
The mentioned PR resulted in many Dask and concurrent futures related tests starting to flake. To keep up development, we marked many of the flaky tests with xfail. These tests need to have xfail removed and the underlying incompatibility with Woodwork 0.17.x, Dask and threading in general understood.
When these tests are enabled, it seems that something happens with the underlying block managers and there are size mismatches with pieces of the threaded arrays.
Originally posted by @jeremyliweishih in #3626 (comment)
Originally posted by @jeremyliweishih in #3626 (comment)
The text was updated successfully, but these errors were encountered: