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 - Test case failure: /CoreOS/mariadb55/testsuite - perfschema.func_file_io / aarch64
Summary: Test case failure: /CoreOS/mariadb55/testsuite - perfschema.func_file_io / aa...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: mariadb
Version: 7.4
Hardware: aarch64
OS: Linux
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Michal Schorm
QA Contact: Lukáš Zachar
URL:
Whiteboard:
Depends On:
Blocks: 1481451 1534323 1834835
TreeView+ depends on / blocked
 
Reported: 2017-06-27 13:59 UTC by Karel Volný
Modified: 2020-09-29 20:42 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-09-29 20:41:08 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1027829 0 medium CLOSED Testsuite test main.gis-precise is failing on ppc %{power64} s390 s390x aarch64 2021-02-22 00:41:40 UTC
Red Hat Bugzilla 1431738 1 None None None 2021-01-20 06:05:38 UTC
Red Hat Product Errata RHSA-2020:4026 0 None None None 2020-09-29 20:41:59 UTC

Internal Links: 1027829 1431738

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


Note You need to log in before you can comment on or make changes to this bug.