Hi folks,

I'm writing functional tests, and in bootstrap/functional.php I'm
loading my own fixtures files.
It works fine the first time I launch my test (DB is empty at the
beginning).

But if I try to relaunch the test (with data in my DB), symfony can't
clean my database ! I read the log file, and it sounds like if MySQL
was trying to delete data again and again, without end.

Help is welcome :)

--
Adrien
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to