Hello, > Thanks for fixing the remaining build problems. A fresh checkout now > compiles fine on my box. I still do get some make check failures which > I'd like to discuss. As your tests may be more sensitive than the old > ones, we may actually have to fix the drivers rather than the tests > :-) >
Cool. > The test results are appended below for reference. In brief, I > ran into the following problems: > > - the get_string_copy and bind_string_copy tests may have a problem > because they fail in all drivers that execute this test. I can't > recall having problems with these functions using the old tests I haven't no idea why it occurs. > > - retrieving zero rows from mysql returns 25 rows? Yes, this is very odd. Why 25? > > - pgsql apparently fails to drop the database after each test, thus > causing each test to fail > Yes, this is a problem. I need change the setup and teardown of each test. If a test fail (like segmentation fault) the following test will not run because the database was created in the previous test (failed). I will check every item more detailed later. Thanks -- ----------------------------------------------------------- João Henrique Freitas - joaohf_at_gmail.com Campinas-SP-Brasil BSD051283 LPI 1 http://www.joaohfreitas.eti.br ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Libdbi-drivers-devel mailing list Libdbi-drivers-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libdbi-drivers-devel