Loic Dachary wrote: > I'm having the following errors when running the tests from the SVN > trunk. Do you have the same ? If you don't I'll look into my > environment : I'm unsure if it's clean.
I think it actually might be at a level of verbosity that it shouldn't be, or something of that nature. Namely, these unexpected lines are coming from the db system to STDOUT: > 'INSERT INTO monitor (event, param1, param2, param3) VALUES (6, 4, 1, > 300000)', However, there is no fundamental reason that those particular two tests need to check get_messages() so carefully. I've made a change on trunk to make them more liberal using search_output(). See if the tests now pass in the same environment using r5706 from trunk. -- bkuhn _______________________________________________ Pokersource-users mailing list [email protected] https://mail.gna.org/listinfo/pokersource-users
