community/kdsoap-ws-discovery-client: disable check due to failed test
1/1 test passed in CI and on edge builders where enabled (all arches except ppc64le), but 4 cases within the test subsequently failed on some 3.21 builders (failed on aarch64, armv7, s390x, x86, x86_64, but passed on risv64 and loongarch64). Temporarily disable check to avoid blocking the 3.21 builders.
Possibly related to ipv6 networking availability, as the test passed for me when tested locally on x86_64.
3.21 x86_64 builder:
Test project /home/buildozer/aports/community/kdsoap-ws-discovery-client/src/kdsoap-ws-discovery-client-0.4.0/build
Start 1: test_wsdiscoveryclient
1/1 Test #1: test_wsdiscoveryclient ...........***Failed 0.02 sec
********* Start testing of testWSDiscoveryClient *********
Config: Using QtTest library 6.7.2, Qt 6.7.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 14.2.0), alpine 3.21.0_alpha20240923
PASS : testWSDiscoveryClient::initTestCase()
FAIL! : testWSDiscoveryClient::testSendProbe() 'testSocket.joinMulticastGroup(QHostAddress(QStringLiteral("FF02::C")), iface)' returned FALSE. ()
Loc: [/home/buildozer/aports/community/kdsoap-ws-discovery-client/src/kdsoap-ws-discovery-client-0.4.0/autotests/test_wsdiscoveryclient.cpp(53)]
FAIL! : testWSDiscoveryClient::testSendResolve() 'testSocket.joinMulticastGroup(QHostAddress(QStringLiteral("FF02::C")), iface)' returned FALSE. ()
Loc: [/home/buildozer/aports/community/kdsoap-ws-discovery-client/src/kdsoap-ws-discovery-client-0.4.0/autotests/test_wsdiscoveryclient.cpp(104)]
FAIL! : testWSDiscoveryClient::testReceiveProbeMatch() 'testSocket.joinMulticastGroup(QHostAddress(QStringLiteral("FF02::C")), iface)' returned FALSE. ()
Loc: [/home/buildozer/aports/community/kdsoap-ws-discovery-client/src/kdsoap-ws-discovery-client-0.4.0/autotests/test_wsdiscoveryclient.cpp(157)]
FAIL! : testWSDiscoveryClient::testReceiveResolveMatch() 'testSocket.joinMulticastGroup(QHostAddress(QStringLiteral("FF02::C")), iface)' returned FALSE. ()
Loc: [/home/buildozer/aports/community/kdsoap-ws-discovery-client/src/kdsoap-ws-discovery-client-0.4.0/autotests/test_wsdiscoveryclient.cpp(223)]
PASS : testWSDiscoveryClient::cleanupTestCase()
Totals: 2 passed, 4 failed, 0 skipped, 0 blacklisted, 5ms
********* Finished testing of testWSDiscoveryClient *********
3.21 riscv64 builder:
Test project /home/buildozer/aports/community/kdsoap-ws-discovery-client/src/kdsoap-ws-discovery-client-0.4.0/build
Start 1: test_wsdiscoveryclient
1/1 Test #1: test_wsdiscoveryclient ........... Passed 0.16 sec
100% tests passed, 0 tests failed out of 1