summaryrefslogtreecommitdiffstats
path: root/rh-skipped-tests-arm.list
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-02-14 19:26:38 +0100
committerRemi Collet <fedora@famillecollet.com>2012-02-14 19:26:38 +0100
commitdc34413ab6bbf32bcaeaca6437534285981909c2 (patch)
tree552191503d1c4877c8d37f63403f6203c6b27958 /rh-skipped-tests-arm.list
parent88b4a0650e983b0437b0554b1799dc5c44f613c7 (diff)
MySQL : sync with latest rawhide changes
Diffstat (limited to 'rh-skipped-tests-arm.list')
-rw-r--r--rh-skipped-tests-arm.list8
1 files changed, 8 insertions, 0 deletions
diff --git a/rh-skipped-tests-arm.list b/rh-skipped-tests-arm.list
new file mode 100644
index 0000000..a6ae9bf
--- /dev/null
+++ b/rh-skipped-tests-arm.list
@@ -0,0 +1,8 @@
+
+# Disable perfschema.func_file_io and perfschema.func_mutex, which fail
+# because cycle counter returns 0 every time on ARM architectures.
+# This is caused by missing hardware performance counter support on ARM.
+# Discussion about fixing that can be found in RH bug #741325.
+
+perfschema.func_file_io : rhbz#773116 cycle counter does not work on arm
+perfschema.func_mutex : rhbz#773116 cycle counter does not work on arm