diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2024-07-22 18:50:26 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-07-22 18:52:04 -0400 |
commit | dc9ebc987db3e69144df989cda0d3c3c3867965f (patch) | |
tree | 353c681d8e05fff396700f3c60c5ef45d71635ac /dev-qt | |
parent | dev-qt/qtbase: skip flaky tst_qprocess (diff) | |
download | gentoo-dc9ebc987db3e69144df989cda0d3c3c3867965f.tar.gz gentoo-dc9ebc987db3e69144df989cda0d3c3c3867965f.tar.bz2 gentoo-dc9ebc987db3e69144df989cda0d3c3c3867965f.zip |
dev-qt/qtconnectivity: skip tst_qbluetoothdevicediscoveryagent
Closes: https://bugs.gentoo.org/936485
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-qt')
4 files changed, 4 insertions, 0 deletions
diff --git a/dev-qt/qtconnectivity/qtconnectivity-6.7.2.ebuild b/dev-qt/qtconnectivity/qtconnectivity-6.7.2.ebuild index b9c695138870..3f4404399c47 100644 --- a/dev-qt/qtconnectivity/qtconnectivity-6.7.2.ebuild +++ b/dev-qt/qtconnectivity/qtconnectivity-6.7.2.ebuild @@ -30,6 +30,7 @@ CMAKE_SKIP_TESTS=( # most hardware tests are auto-skipped, but some still misbehave # if bluez/hardware is available (generally tests here may not be # very relevant without hardware, lists may need to be extended) + tst_qbluetoothdevicediscoveryagent #936485 tst_qbluetoothlocaldevice tst_qbluetoothserver tst_qbluetoothservicediscoveryagent diff --git a/dev-qt/qtconnectivity/qtconnectivity-6.7.9999.ebuild b/dev-qt/qtconnectivity/qtconnectivity-6.7.9999.ebuild index 718408e17903..da4242aa89dc 100644 --- a/dev-qt/qtconnectivity/qtconnectivity-6.7.9999.ebuild +++ b/dev-qt/qtconnectivity/qtconnectivity-6.7.9999.ebuild @@ -30,6 +30,7 @@ CMAKE_SKIP_TESTS=( # most hardware tests are auto-skipped, but some still misbehave # if bluez/hardware is available (generally tests here may not be # very relevant without hardware, lists may need to be extended) + tst_qbluetoothdevicediscoveryagent #936485 tst_qbluetoothlocaldevice tst_qbluetoothserver tst_qbluetoothservicediscoveryagent diff --git a/dev-qt/qtconnectivity/qtconnectivity-6.8.9999.ebuild b/dev-qt/qtconnectivity/qtconnectivity-6.8.9999.ebuild index b4f6fa98e1c8..9f8e25a38f2c 100644 --- a/dev-qt/qtconnectivity/qtconnectivity-6.8.9999.ebuild +++ b/dev-qt/qtconnectivity/qtconnectivity-6.8.9999.ebuild @@ -39,6 +39,7 @@ CMAKE_SKIP_TESTS=( # most hardware tests are auto-skipped, but some still misbehave # if bluez/hardware is available (generally tests here may not be # very relevant without hardware, lists may need to be extended) + tst_qbluetoothdevicediscoveryagent #936485 tst_qbluetoothlocaldevice tst_qbluetoothserver tst_qbluetoothservicediscoveryagent diff --git a/dev-qt/qtconnectivity/qtconnectivity-6.9999.ebuild b/dev-qt/qtconnectivity/qtconnectivity-6.9999.ebuild index b4f6fa98e1c8..9f8e25a38f2c 100644 --- a/dev-qt/qtconnectivity/qtconnectivity-6.9999.ebuild +++ b/dev-qt/qtconnectivity/qtconnectivity-6.9999.ebuild @@ -39,6 +39,7 @@ CMAKE_SKIP_TESTS=( # most hardware tests are auto-skipped, but some still misbehave # if bluez/hardware is available (generally tests here may not be # very relevant without hardware, lists may need to be extended) + tst_qbluetoothdevicediscoveryagent #936485 tst_qbluetoothlocaldevice tst_qbluetoothserver tst_qbluetoothservicediscoveryagent |