PengZheng commented on PR #731:
URL: https://github.com/apache/celix/pull/731#issuecomment-2186540482
Besides the `sudo` issue, there seems to be shaky tests:
```
[ RUN ] DiscoveryZeroconfWatcherTestSuite.BrowseServicesFailed1
[2024-06-24T12:13:10] [ info] [celix_framework] [framework_start:483]
Celix framework started
[2024-06-24T12:13:10] [ trace] [celix_framework] [framework_start:484]
Celix framework started with uuid f82db217-e714-4955-8bf9-94a775f5fa59
[2024-06-24T12:13:10] [ debug] [celix_framework] Framework started event
received -> registering framework.ready condition service
[2024-06-24T12:13:10] [ error] [DiscoveryZeroconf] Watcher: Failed to
create watched services map.
/workspace/bundles/remote_services/discovery_zeroconf/gtest/src/DiscoveryZeroconfWatcherTestSuite.cc:706:
Failure
Value of: timeOut
Actual: true
Expected: false
[2024-06-24T12:13:40] [ trace] [celix_framework]
[celix_framework_shutdownAsync:1157] Start shutdown thread for framework
f82db217-e714-4955-8bf9-94a775f5fa59
[2024-06-24T12:13:40] [ trace] [celix_framework]
[celix_bundleContext_cleanup:116] Cleaning up bundle context `celix_framework`
(id=0)
[2024-06-24T12:13:40] [ trace] [celix_framework] [framework_shutdown:1110]
Celix framework shutting down
[2024-06-24T12:13:40] [ trace] [celix_framework]
[celix_framework_stopAndJoinEventQueue:1095] Stop and joining event loop thread
for framework f82db217-e714-4955-8bf9-94a775f5fa59
[2024-06-24T12:13:40] [ debug] [celix_framework]
[celix_framework_stopAndJoinEventQueue:1104] Joined event loop thread for
framework f82db217-e714-4955-8bf9-94a775f5fa59
[ FAILED ] DiscoveryZeroconfWatcherTestSuite.BrowseServicesFailed1 (30004
ms)
```
--
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]