[ovs-build] Still Failing: openvswitch/ovs#2621 (master - 5bdcef1)

Travis CI builds at travis-ci.org
Wed May 18 00:23:08 UTC 2016


Build Update for openvswitch/ovs
-------------------------------------

Build: #2621
Status: Still Failing

Duration: 17 minutes and 6 seconds
Commit: 5bdcef1 (master)
Author: William Tu
Message: tests: Add support for helgrind thread error detector.

Helgrind is a Valgrind tool for detecting thread errors, reporting three
classes of errors: misuses of the POSIX pthreads API, potential deadlocks
arising from lock ordering problems, and data races -- accessing memory
without adequate locking.  Similar to valgrind, users do "make check-helgrind"
and results will be saved at tests/testsuite.dir/<N>/helgrind.*.

Signed-off-by: William Tu <u9012063 at gmail.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>

View the changeset: https://github.com/openvswitch/ovs/compare/b3632186562a...5bdcef158868

View the full build log and details: https://travis-ci.org/openvswitch/ovs/builds/131001705

--

You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.openvswitch.org/pipermail/ovs-build/attachments/20160518/56244fa5/attachment-0002.html>


More information about the build mailing list