brainglobe / brainreg

Automated 3D brain registration with support for multiple species and atlases.
https://brainglobe.info/documentation/brainreg/index.html
BSD 3-Clause "New" or "Revised" License
121 stars 27 forks source link

Mark failing napari tests as xfail #213

Closed IgorTatarnikov closed 1 month ago

IgorTatarnikov commented 1 month ago

Before submitting a pull request (PR), please read the contributing guide.

Please fill out as much of this template as you can, but if you have any problems or questions, just leave a comment and we will help out :)

Description

What is this PR

Why is this PR needed? Tests are failing due to an error in the teardown of the make_napari_viewer fixture.

What does this PR do? Marks tests with xfail.

References

https://github.com/brainglobe/cellfinder/issues/443

How has this PR been tested?

All tests pass locally in a fresh environment.

Is this a breaking change?

No

Does this PR require an update to the documentation?

No

Checklist: