Hi All, Currently, there are some unit test build error from the Jenkins build.
They are from the notification service but it does not happen always. Temporarily unit test execution in notification service is commented out, the latest code after https://gerrit.iotivity.org/gerrit/#/c/18077/ will work correctly. Poovizhi Avudai, please check notification unit test case error below. BR, Uze Choi https://gerrit.iotivity.org/gerrit/#/c/18067/ https://build.iotivity.org/ci/job/iotivity-verify-unit_tests/11563/ 23:02:18 service/notification/cpp- wrapper/unittest/NSProviderServiceTest.cpp:253: Failure 23:02:18 Value of: msgID 23:02:18 Actual: 1931169840 23:02:18 Expected: expectedMsgId 23:02:18 Which is: 2 23:02:18 [ FAILED ] NotificationProviderServiceTest.ExpectCallNotifyOnConsumerByAcceptIsTrue (1000 ms) https://gerrit.iotivity.org/gerrit/#/c/18069/ https://build.iotivity.org/ci/job/iotivity-verify-unit_tests/11564/console 23:11:59 [ RUN ] NotificationProviderTest.ExpectCallbackSubscribeRequestWithAccepterProvider 23:12:00 [ OK ] NotifyAllObserverTest.NotifyAllObservers (2061 ms) 23:12:00 [ RUN ] NotifyAllObserverTest.NotifyAllObserversWithLowQos 23:12:00 Segmentation fault (core dumped) 23:12:00 scons: *** [out/linux/x86_64/debug/service/notification/unittest/utservice/notification /unittest/notification_provider_test] Error 139 https://gerrit.iotivity.org/gerrit/#/c/17991/ https://build.iotivity.org/ci/job/iotivity-verify-unit_tests/11524/console 10:33:29 service/notification/cpp- wrapper/unittest/NSProviderServiceTest.cpp:253: Failure 10:33:29 Value of: msgID 10:33:29 Actual: 1886240427 10:33:29 Expected: expectedMsgId 10:33:29 Which is: 2 10:33:29 [ FAILED ] NotificationProviderServiceTest.ExpectCallNotifyOnConsumerByAcceptIsTrue (1001 ms) -------------- next part -------------- HTML ?????? ??????????????... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20170322/6a3df81b/attachment.html>
