Bug 1050974

Summary: mariadb has 3 tests which fail on AArch64
Product: [Fedora] Fedora Reporter: Marcin Juszkiewicz <mjuszkie>
Component: mariadbAssignee: Honza Horak <hhorak>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: hhorak, jdornak
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: mariadb-5.5.34-7.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-10 12:52:08 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:
Attachments:
Description Flags
spec patch none

Description Marcin Juszkiewicz 2014-01-09 12:56:06 UTC
Created attachment 847613 [details]
spec patch

Description of problem:

main.gis-precise perfschema.func_file_io perfschema.func_mutex tests fail on AArch64 architecture.

First one is like https://bugzilla.redhat.com/show_bug.cgi?id=1027829 while latter ones remind https://bugzilla.redhat.com/show_bug.cgi?id=773116 one.

Version-Release number of selected component (if applicable):

5.5.34

How reproducible:

always

Steps to Reproduce:
1. do a mariadb 5.5.34 build on aarch64
2.
3.

Actual results:

All 3 tests fail so build fails.

http://arm.koji.fedoraproject.org/koji/taskinfo?taskID=2198813

Expected results:

All 3 tests are skipped so build succeeds.

Additional info: