Added test for issue #6002 (currently fails)#6003
Added test for issue #6002 (currently fails)#6003RubendeBruin wants to merge 11 commits intopydata:mainfrom
Conversation
RubendeBruin
commented
Nov 18, 2021
- Closes #xxxx
- Tests added
for more information, see https://pre-commit.ci
# Conflicts: # xarray/tests/test_transpose.py
for more information, see https://pre-commit.ci
|
Great! If you add an |
|
Hi @max-sixty , what is a Also, the issue turned out to be bottleneck-bug , ref: pydata/bottleneck#393 (comment) (fix available) |
https://docs.pytest.org/en/6.2.x/skipping.html — it marks the test as "expected failure".
Great that it's fixed upstream! We can either wait for it to be released and then merge this, or merge this now with the |
for more information, see https://pre-commit.ci
|
I've added xfail , thanks for the link. |
|
@RubendeBruin it seems my guidance was bad — the test failures suggest that because this is a segfault So instead, let's leave this open until bottleneck does a release, and then merge this as a passing test — does that work on your end? |
|
"does that work on your end?" yes it does. Will remove the xfail and then we can merge once pydata/bottleneck#382 is merged. |
# Conflicts: # xarray/tests/test_transpose.py
for more information, see https://pre-commit.ci
|
closing as stale / upstream issue. Feel free to reopen if there is more to do here. |