We should have --check-testcases option to test-run.pl being run on a build host to catch people who write test cases that don't clean up after themselves.
why? because a SHOW TABLES in a later test case can fail because of it. e.g. what i'm debugging now (something totally not to do with embedded_innodb, but it shows the test case failure because one of the 320 odd tests before this one left tables lying around) -- Stewart Smith _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

