Some unit tests are failing when running with pytest on Windows in the following unit tests file:
tests\QARegressionTests\test_core\test_validate.py
When running the tests in debug mode (--capture=no flag set), the tests pass. This could indicate an issue with the log level.