Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 414091 - =dev-db/mysql-5.1.62-r1 fails tests for main.myisam on x86.
Summary: =dev-db/mysql-5.1.62-r1 fails tests for main.myisam on x86.
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2012-04-30 09:28 UTC by Andreas Schürch
Modified: 2014-02-01 01:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log.bz2 (build.log.bz2,57.10 KB, application/x-bzip)
2012-04-30 09:28 UTC, Andreas Schürch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Schürch gentoo-dev 2012-04-30 09:28:51 UTC
Created attachment 310483 [details]
build.log.bz2

=dev-db/mysql-5.1.62-r1 fails tests here on x86.


main.myisam                              [ fail ]
        Test ended at 2012-04-30 09:33:17

CURRENT_TEST: main.myisam
--- /var/tmp/portage/dev-db/mysql-5.1.62-r1/work/mysql/mysql-test/r/myisam.result       2012-03-02 17:50:02.000000000 +0300
+++ /var/tmp/portage/dev-db/mysql-5.1.62-r1/work/mysql/mysql-test/r/myisam.reject       2012-04-30 10:33:17.000000000 +0300
@@ -2447,6 +2447,6 @@
 SET @after:= (SELECT MAX_DATA_LENGTH FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_NAME='t1' AND TABLE_SCHEMA='test');
 SELECT @before=@after;
 @before=@after
-1
+0
 DROP TABLE t1;
 End of 5.1 tests

mysqltest: Result content mismatch

 - saving '/var/tmp/portage/dev-db/mysql-5.1.62-r1/work/mysql/mysql-test/var-ns/log/main.myisam/' to '/var/tmp/portage/dev-db/mysql-5.1.62-r1/work/mysql/mysql-test/var-ns/log/main.myisam/'

Retrying test main.myisam, attempt(2/3)...

main.myisam                              [ retry-fail ]
        Test ended at 2012-04-30 09:33:28

CURRENT_TEST: main.myisam
--- /var/tmp/portage/dev-db/mysql-5.1.62-r1/work/mysql/mysql-test/r/myisam.result       2012-03-02 17:50:02.000000000 +0300
+++ /var/tmp/portage/dev-db/mysql-5.1.62-r1/work/mysql/mysql-test/r/myisam.reject       2012-04-30 10:33:28.000000000 +0300
@@ -2447,6 +2447,6 @@
 SET @after:= (SELECT MAX_DATA_LENGTH FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_NAME='t1' AND TABLE_SCHEMA='test');
 SELECT @before=@after;
 @before=@after
-1
+0
 DROP TABLE t1;
 End of 5.1 tests

mysqltest: Result content mismatch

 - saving '/var/tmp/portage/dev-db/mysql-5.1.62-r1/work/mysql/mysql-test/var-ns/log/main.myisam/' to '/var/tmp/portage/dev-db/mysql-5.1.62-r1/work/mysql/mysql-test/var-ns/log/main.myisam/'

Test main.myisam has failed 2 times, no more retries!
Comment 1 Agostino Sarubbo gentoo-dev 2012-04-30 09:39:53 UTC
Andreas, test failure will not block security bugs.
Comment 2 Jorge Manuel B. S. Vicetto (RETIRED) gentoo-dev 2013-10-08 02:50:58 UTC
@mysql:

objections as closing this as OBSOLETE? We're working to get the 5.5 series marked stable, so test failures for 5.1 don't seem to relevant to me.
Comment 3 Jorge Manuel B. S. Vicetto (RETIRED) gentoo-dev 2014-02-01 01:44:26 UTC
Closing per my last comment.