Commit d7c935dc authored by Piotr Batko's avatar Piotr Batko
Browse files

Workaround problem with node not closed correctly

Pytest has a bug, which interrupts test teardown, when warning is emitted.
This bug is visible only, when warnings are treated as errors. So I turned
off treating warnings as errors, wrote issue on Pytest repo. When problem
will be fixed, I will revert this commit.

Issue in pytest repo:
https://github.com/pytest-dev/pytest/issues/9670
parent d38dd760
Loading
Loading
Loading
Loading