Re: Bug#802839: django-celery: python 3 tests not invoked and break

2015-10-24 Thread Brian May
Robert Collins writes: > I'd probably shut that warning up using the warnings module API rather > than weaking the test more broadly. Might be the best thing. > Also - track down and file a bug on the leak source. How *do* you track these down? The warning doesn't say where the file was opened

Re: Bug#802839: django-celery: python 3 tests not invoked and break

2015-10-23 Thread Robert Collins
I'd probably shut that warning up using the warnings module API rather than weaking the test more broadly. Also - track down and file a bug on the leak source.

Re: Bug#802839: django-celery: python 3 tests not invoked and break

2015-10-23 Thread Brian May
Brian May writes: > == > FAIL: test_discovery_with_broken (djcelery.tests.test_discovery.TestDiscovery) > -- > Traceback (most recent call last): > File > "/h