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