Bug 906746

Summary: FTBFS on s390(x) - failing test
Product: [Fedora] Fedora Reporter: Dan Horák <dan>
Component: mariadbAssignee: Honza Horak <hhorak>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: hhorak
Target Milestone: ---   
Target Release: ---   
Hardware: s390x   
OS: Unspecified   
Whiteboard:
Fixed In Version: mariadb-5.5.29-4.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-23 13:39:18 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 467765    

Description Dan Horák 2013-02-01 11:11:54 UTC
There are failing tests during build of MariaDB on s390(x)

from mariadb-5.5.28a-7.fc18 logs (s390)
...
The servers were restarted 650 times
Spent 3831.867 of 5980 seconds executing testcases
Completed: Failed 3/1915 tests, 99.84% were successful.
Failing test(s): main.query_cache main.gis-precise main.index_merge_myisam
The log files in var/log may give you some hint of what went wrong.
If you want to report this error, please read first the documentation
at http://dev.mysql.com/doc/mysql/en/mysql-test-suite.html
845 tests were skipped, 130 by the test itself.
mysql-test-run: *** ERROR: there were failing test cases

from mariadb-5.5.28a-7.fc17 logs (s390x)
...
The servers were restarted 665 times
Spent 3291.982 of 5507 seconds executing testcases
Completed: Failed 1/2651 tests, 99.96% were successful.
Failing test(s): main.gis-precise
The log files in var/log may give you some hint of what went wrong.
If you want to report this error, please read first the documentation
at http://dev.mysql.com/doc/mysql/en/mysql-test-suite.html
832 tests were skipped, 147 by the test itself.
mysql-test-run: *** ERROR: there were failing test cases


Version-Release number of selected component (if applicable):
mariadb-5.5.28a-7

http://s390.koji.fedoraproject.org/koji/taskinfo?taskID=923162
http://s390.koji.fedoraproject.org/koji/taskinfo?taskID=923587

If I see correctly in the logs, then s390 has 3 failing test, s390x has only one, and it doesn't depend on Fedora version.

Comment 1 Honza Horak 2013-02-08 15:08:30 UTC
Some of the tests also fail on ppc (with similar difference between 32 and 64 arches): bug #906367.

Comment 2 Honza Horak 2013-02-12 18:26:10 UTC
After contacting upstream some tests have been fixed, but we have to just skip the rest of them. Changes should be in git and I'm waiting for the scratch build keeping fingers crossed:
http://s390.koji.fedoraproject.org/koji/taskinfo?taskID=929462