Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: ea667ee3aeed33bce1dd681d9c0ea42f9926db5a
      
https://github.com/django/django/commit/ea667ee3aeed33bce1dd681d9c0ea42f9926db5a
  Author: Ramiro Morales <[email protected]>
  Date:   2012-07-21 (Sat, 21 Jul 2012)

  Changed paths:
    M django/test/testcases.py

  Log Message:
  -----------
  Made LiveServerTestCase to restore state on exit.

The piece of state is DB connections' allow_thread_sharing attribute
which gets munged test are run when in-memory SQLite databases.

Thanks Anssi for suggesting the possible root cause and Julien for
implementing the fix.



-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to