Hide Forgot
For some reason, "make test" is skipping the tests in pulpdist.core.tests.test_sync_trees.py Workaround is to run the core tests directly from src/ as: python -m unittest discover -s pulpdist/core -t .
There was a problem that meant not all test cases were being identified correctly by the test suite runner. This has been resolved for 0.0.16.