Randy McMurchy wrote: > Hi all, > > Does anyone remember which tests would not pass if you didn't pass the > C_EXTRA_FLAGS to configure? I continue to have failed tests, with or > without the C_EXTRA_FLAGS. The same two tests, every time. > > mysql_client_test > mysqlcheck > > Additionally, a note needs to be put in the book before running the > test suite that if you linked tcp_wrappers in, and you have a > restrictive /etc/hosts.deny file, you need to add an entry in the > hosts.allow file for mysqld to allow localhost and 127.0.0.1 > (apparently the tests hard-code both in different places). > > Bruce, you want to put the note in there, as you've been doing the > MySQL updates recently? > > One other thing. Surely I can't be the only one who is having issues > with these tests. We could change the commands to run the tests with > these: > > cd mysql-test > ./mysql-test-run --force > ./mysql-test-run --ps-protocol --force > cd .. > > and a short note explaining some tests may fail.
I won't have time to check it out until later this evening. I'll do it on my new svn system and try with and without the flags. Are the two test-run invocations both necessary? -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
