aboutsummaryrefslogtreecommitdiffstats
path: root/testing/hotspot
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2020-01-17 07:02:25 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2020-01-17 07:02:25 +0000
commit329cbfa4e060bdf6e29b689e9e499db23277e80a (patch)
tree8d31e0d3be4ef2ce59ccd682f683b5db48782781 /testing/hotspot
parenta984d5a00c6052cf2b02e249a0f5b2ef87240f27 (diff)
downloadaports-329cbfa4e060bdf6e29b689e9e499db23277e80a.tar.bz2
aports-329cbfa4e060bdf6e29b689e9e499db23277e80a.tar.xz
testing/hotspot: disable on x86_64 due to failing test
The following tests FAILED: 3 - tst_kallsyms (Failed) Errors while running CTest disable to unblock the builder
Diffstat (limited to 'testing/hotspot')
-rw-r--r--testing/hotspot/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/hotspot/APKBUILD b/testing/hotspot/APKBUILD
index 79dbc50450..faab4420d2 100644
--- a/testing/hotspot/APKBUILD
+++ b/testing/hotspot/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="The Linux perf GUI for performance analysis"
url="https://github.com/KDAB/hotspot"
# s390x: undefined reference to 'QDataStream::Version qbswap<QDataStream::Version>(QDataStream::Version)'
# x86: failing tests
-arch="all !s390x !x86"
+arch="all !s390x !x86 !x86_64"
license="GPL-2.0-or-later"
makedepends="cmake qt5-qtbase-dev elfutils-dev gettext-dev extra-cmake-modules
threadweaver-dev ki18n-dev kconfigwidgets-dev kcoreaddons-dev kitemviews-dev