← Back to team overview

maria-developers team mailing list archive

Re: Test failures in PBXT after merging with MySQL-5.1.41

 

Hi Kristian,

You are welcome to make the changes to the PBXT tests. For the PBXT trunk we are still using 5.1.35 for testing, but this should not be a problem.

I had a look, and the only failure that is a bit odd is: pbxt.subselect

mysqltest: At line 34: query 'SELECT 1 FROM (SELECT 1) a PROCEDURE ANALYSE((SELECT 1))' failed with wrong errno 1108: 'Incorrect parameters to procedure 'ANALYSE'', instead of 1221...

Looks like NALYSE((SELECT 1)) is no longer possible.

I am currently updating the PBXT version in MariaDB to 1.0.09 (RC3). I will propose a merge for this shortly.

Best regards,

Paul

On Nov 24, 2009, at 9:01 AM, Kristian Nielsen wrote:

Hi Paul, Vladimir,

We are working on merging latest MySQL (5.1.41) into MariaDB.

After the merge, I see some test failures in the PBXT test suite. See here:

   https://askmonty.org/buildbot/builders/hardy-amd64-fulltest/builds/118/steps/test_2/logs/stdio

Or if you prefer, see here for a search for these failures in the build
history database:

http://askmonty.org/buildbot/reports/cross_reference#branch=5.1- merge&revision=2768&platform=hardy-amd64- fulltest &dt = &bbnum = &typ =&info=&fail_name=pbxt.&fail_variant=&fail_info_short=&fail_info_full=

From a quick look, it seems to me most/all of these are just the need to adjust result files for changes/bugfixes in MySQL. But before spending time on fixing, I though it was better to coordinate with you, to not duplicate
effort.

So perhaps you already did the similar changes for the PBXT testsuite against MySQL 5.1.41? Is there maybe a newer version of PBXT that we should merge?

Or alternatively, do you want me to fix the testsuite, and then send you a
patch for merging into PBXT to update to 5.1.41?

- Kristian.



--
Paul McCullagh
PrimeBase Technologies
www.primebase.org
www.blobstreaming.org
pbxt.blogspot.com






Follow ups

References