Peter Uittenbroek
Peter Uittenbroek
What is the workaround exactly?
I ran into this same problem just now. My conftest.py contains `django_db_setup` fixture which is always ran. Regardless of the sort of test I'm trying run. In this case a...
How does #13 help NOT run fixtures for SimpleTestCase @westurner ? :)
There is a (wrongly) tagged/named? version on pypi '2.0.12t'. Running 'pip install pyspf --upgrade' does not install this version. It says 'already up-to-date'.
We have the same problem with the error in the .installed file using buildout 2.2.1 ``` [worker]
This acutally seems to be a problem in the Extensions / Macro part of buildout. See the following buildout: ``` [buildout] parts = main copy [main] recipe = zc.recipe.egg interpreter...
@simahawk @lukasgraf You're fixing the sympton, not the cause :)
This issue seems fixed on master, when is a release scheduled?
I came to the same conclusion today in 1.7.15 version, but looking at source here the problem was never resolved.
Such a wrapper script does sounds promising, but having a boolean value for "all" dependencies won't cover it. For example for our situation, we only have a off-site Postgres, everything...