Re: problem with testing for DeprecationWarning

2014-03-01 Thread Aymeric Augustin
On 1 mars 2014, at 10:51, Erik Romijn wrote: > Curiously, when I run this test independently, or when I run utils_tests > independently, this test succeeds. Perhaps there is some interaction with > other tests in the suite? If that's the problem, ./runtests.py --bisect utils_tests should tell

problem with testing for DeprecationWarning

2014-03-01 Thread Erik Romijn
Hello, I've started working on #22130, the deprecation of fix_ampersands, but I'm running into some trouble with building the tests. I imagine there's someone on this list with more experience in this, who might be able to help. My current patch is at https://github.com/erikr/django/compare/de