Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1465481

Summary: Test case failure: /CoreOS/mariadb55/testsuite - perfschema.func_file_io / aarch64
Product: Red Hat Enterprise Linux 7 Reporter: Karel Volný <kvolny>
Component: mariadbAssignee: Michal Schorm <mschorm>
Status: CLOSED ERRATA QA Contact: Lukáš Zachar <lzachar>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.4CC: databases-maint, hhorak, mmuzila, vdanek, yselkowi
Target Milestone: rc   
Target Release: ---   
Hardware: aarch64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-09-29 20:41: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:
Bug Depends On:    
Bug Blocks: 1481451, 1534323, 1834835    

Description Karel Volný 2017-06-27 13:59:35 UTC
Filed from caserun https://tcms.engineering.redhat.com/run/313459/#caserun_15869111

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

Steps to Reproduce: 
run the test


Actual results: 
perfschema.func_file_io                  [ fail ]
        Test ended at 2017-06-27 08:28:18

CURRENT_TEST: perfschema.func_file_io
--- /usr/share/mysql-test/suite/perfschema/r/func_file_io.result	2017-04-30 07:09:30.000000000 -0400
+++ /usr/share/mysql-test/suite/perfschema/r/func_file_io.reject	2017-06-27 08:28:18.014813331 -0400
@@ -21,7 +21,7 @@
 1
 SELECT IF(@before_count > 0, 'Success', 'Failure') has_instrumentation;
 has_instrumentation
-Success
+Failure
 SELECT * FROM t1 WHERE id < 4;
 id	b
 1	initial value
@@ -36,7 +36,7 @@
 1
 SELECT IF((@after_count - @before_count) > 0, 'Success', 'Failure') test_ff1_timed;
 test_ff1_timed
-Success
+Failure
 UPDATE performance_schema.setup_instruments SET enabled='NO';
 SET @before_count = (SELECT SUM(TIMER_WAIT)
 FROM performance_schema.events_waits_history_long

mysqltest: Result content mismatch

 - saving '/var/lib/mysql/testmNs/log/perfschema.func_file_io/' to '/var/lib/mysql/testmNs/log/perfschema.func_file_io/'

Comment 4 Yaakov Selkowitz 2017-10-18 04:11:07 UTC
This same test failed in Fedora back when (bug 1050974) and still fails in mariadb-galera on aarch64 (bug 1431738).  The only "solution" I have seen so far is to skip those particular tests on both %{arm} and aarch64.

Comment 15 errata-xmlrpc 2020-09-29 20:41:08 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Moderate: mariadb security and bug fix update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2020:4026