PengZheng opened a new issue, #618:
URL: https://github.com/apache/celix/issues/618
```
[ RUN ] DiscoveryZeroconfAnnouncerTestSuite.AddAndRemoveEndpoint
[2023-08-20T12:42:38] [ info] [celix_framework] [framework_start:476]
Celix framework started
[2023-08-20T12:42:38] [ error] [DiscoveryZeroconf] Announcer: Failed to
create connection for DNS service, -65563.
[2023-08-20T12:42:38] [ info] [DiscoveryZeroconf] Announcer: Add endpoint
for dzc_test_service(60f49d89-d105-430c-b12b-93fbb54b1d19).
[2023-08-20T12:42:38] [ error] [DiscoveryZeroconf] Announcer: Failed to
create connection for DNS service, -65563.
/home/runner/work/celix/celix/bundles/remote_services/discovery_zeroconf/gtest/src/DiscoveryZeroconfAnnouncerTestSuite.cc:218:
Failure
Expected equality of these values:
dnsErr
Which is: -65563
kDNSServiceErr_NoError
Which is: 0
[2023-08-20T12:42:38] [ info] [DiscoveryZeroconf] Announcer: Remove
endpoint for dzc_test_service(60f49d89-d105-430c-b12b-93fbb54b1d19).
[2023-08-20T12:42:38] [ error] [DiscoveryZeroconf] Announcer: Failed to
create connection for DNS service, -65563.
[ FAILED ] DiscoveryZeroconfAnnouncerTestSuite.AddAndRemoveEndpoint (6 ms)
```
https://github.com/apache/celix/tree/feature/483-conan-2-support
CI still uses Conan 1 to run these tests.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]