[MDEV-20086] perfschema.func_file_io of 5.5 fails on kvm-rpm-centos74-aarch64 Created: 2019-07-18  Updated: 2019-07-18

Status: Open
Project: MariaDB Server
Component/s: None
Affects Version/s: 5.5.63
Fix Version/s: 5.5

Type: Bug Priority: Major
Reporter: Oleksandr Byelkin Assignee: Oleksandr Byelkin
Resolution: Unresolved Votes: 0
Labels: None


 Description   

perfschema.func_file_io                  w1 [ fail ]
        Test ended at 2019-07-14 13:58:22
 
CURRENT_TEST: perfschema.func_file_io
--- /usr/share/mysql-test/suite/perfschema/r/func_file_io.result	2019-07-12 12:41:50.000000000 +0000
+++ /dev/shm/var/1/log/func_file_io.reject	2019-07-14 13:58:22.380781101 +0000
@@ -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 '/dev/shm/var/1/log/perfschema.func_file_io/' to '/dev/shm/var/log/perfschema.func_file_io/'
 
Retrying test perfschema.func_file_io, attempt(2/3)...
 
worker[1] > Restart  - not started



 Comments   
Comment by Oleksandr Byelkin [ 2019-07-18 ]

looks like something related to the certain host

Generated at Thu Feb 08 08:56:37 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.