]> git.ipfire.org Git - thirdparty/tor.git/commit
Disable the udp_socket_trick_blackbox tests that fail due to #12377
authorYawning Angel <yawning@schwanenlied.me>
Fri, 10 Apr 2015 18:13:34 +0000 (18:13 +0000)
committerYawning Angel <yawning@schwanenlied.me>
Fri, 10 Apr 2015 18:13:34 +0000 (18:13 +0000)
commite891deb02120c3756ccfb87171e36d271c3d7077
tree5b85032ddf689089297072400e07c286c659c025
parentf9327848babe8fd3b08eabb187d32b945f7567fc
Disable the udp_socket_trick_blackbox tests that fail due to #12377

Till someone writes get_interface_address6 interface enumeration that is
routing table aware, these tests will continue to fail on certain
systems because the get_interface_address6() code is broken.
src/test/test_address.c