commit:     dc9ebc987db3e69144df989cda0d3c3c3867965f
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 22 22:50:26 2024 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon Jul 22 22:52:04 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc9ebc98

dev-qt/qtconnectivity: skip tst_qbluetoothdevicediscoveryagent

Closes: https://bugs.gentoo.org/936485
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 dev-qt/qtconnectivity/qtconnectivity-6.7.2.ebuild    | 1 +
 dev-qt/qtconnectivity/qtconnectivity-6.7.9999.ebuild | 1 +
 dev-qt/qtconnectivity/qtconnectivity-6.8.9999.ebuild | 1 +
 dev-qt/qtconnectivity/qtconnectivity-6.9999.ebuild   | 1 +
 4 files changed, 4 insertions(+)

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

Reply via email to