This patch https://gerrit.iotivity.org/gerrit/#/c/8487/ is getting an error on xUnit:
... *13:53:53* [Valgrind] Ending the valgrind analysis.*13:53:53* [xUnit] [INFO] - Starting to record.*13:53:53* [xUnit] [INFO] - Processing GoogleTest-1.6*13:53:53* ERROR: Step ?Publish xUnit test result report? aborted due to exception: *13:53:53* java.io.IOException <http://stacktrace.jenkins-ci.org/search?query=java.io.IOException>: remote file operation failed: /home/jenkins-ci/workspace/iotivity-merge-master-unit_tests at hudson.remoting.Channel at 1256b065:gce-iotivity-build-1-j2z4-136c408b: java.io.IOException: Remote call on gce-iotivity-build-1-j2z4-136c408b failed ... (see https://build.iotivity.org/ci/job/iotivity-merge-master-unit_tests/462/console ). When I run 'grep R xUnit ./' I don't see anything in the (1.2.0 master) code base referring to xUnit, except for ./extlibs/android/ndk/android-ndk-r10d/sources/third_party/googletest/googletest/README:xUnit architecture. Supports automatic test discovery, a rich set of ... ./extlibs/gtest/gtest-1.7.0/README:xUnit architecture. Supports automatic test discovery, a rich set of What's happening here? Where did xUnit come from? Thanks, Gregg -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20161121/240db278/attachment.html>
