Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mark failing napari tests as xfail #213

Merged
merged 5 commits into from
Aug 7, 2024
Merged

Conversation

IgorTatarnikov
Copy link
Member

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

  • Bug fix
  • Addition of a new feature
  • Other

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

brainglobe/cellfinder#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:

  • The code has been tested locally
  • Tests have been added to cover all new functionality (unit & integration)
  • The documentation has been updated to reflect any changes
  • The code has been formatted with pre-commit

@IgorTatarnikov IgorTatarnikov requested a review from a team August 7, 2024 14:15
Copy link
Member

@alessandrofelder alessandrofelder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tiny suggestions.

tests/test_brainreg_napari.py Outdated Show resolved Hide resolved
tests/test_brainreg_napari.py Outdated Show resolved Hide resolved
Co-authored-by: Alessandro Felder <alessandrofelder@users.noreply.github.com>
IgorTatarnikov and others added 2 commits August 7, 2024 16:04
Co-authored-by: Alessandro Felder <alessandrofelder@users.noreply.github.com>
@alessandrofelder alessandrofelder merged commit 0c38132 into main Aug 7, 2024
14 checks passed
@alessandrofelder alessandrofelder deleted the xfail-napari-tests branch August 7, 2024 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants