[tor-bugs] #18659 [Stem]: test_connections_ipv6 test failure on OSX

Tor Bug Tracker & Wiki blackhole at torproject.org
Sun Mar 27 19:13:46 UTC 2016


#18659: test_connections_ipv6 test failure on OSX
-----------------------+------------------------
 Reporter:  Sebastian  |          Owner:  atagar
     Type:  defect     |         Status:  new
 Priority:  Medium     |      Milestone:
Component:  Stem       |        Version:
 Severity:  Normal     |     Resolution:
 Keywords:             |  Actual Points:
Parent ID:             |         Points:
 Reviewer:             |        Sponsor:
-----------------------+------------------------

Comment (by Sebastian):

 full stacktrace:

 {{{
 Traceback (most recent call last):
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/mock.py", line 1201, in patched
     return func(*args, **keywargs)
   File "/tor-git/stem/test/unit/util/proc.py", line 272, in
 test_connections_ipv6
     self.assertEqual(expected_results, proc.connections(pid = pid))
 AssertionError: Lists differ: [Connection(local_address='2a0... !=
 [Connection(local_address='2a0...

 First differing element 1:
 Connection(local_address='2a01:4f8:190:514a::2', local_port=443,
 remote_address='2001:858:2:2:aabb:0:563b:1526', remote_port=44469,
 protocol='tcp', is_ipv6=True)
 Connection(local_address='2a01:4f8:190:514a::2', local_port=443,
 remote_address='2001:858:2:2:aabb::563b:1526', remote_port=44469,
 protocol='tcp', is_ipv6=True)

   [Connection(local_address='2a01:4f8:190:514a::2', local_port=443,
 remote_address='2001:638:a000:4140::ffff:189', remote_port=40435,
 protocol='tcp', is_ipv6=True),
 -  Connection(local_address='2a01:4f8:190:514a::2', local_port=443,
 remote_address='2001:858:2:2:aabb:0:563b:1526', remote_port=44469,
 protocol='tcp', is_ipv6=True)]
 ?
 -

 +  Connection(local_address='2a01:4f8:190:514a::2', local_port=443,
 remote_address='2001:858:2:2:aabb::563b:1526', remote_port=44469,
 protocol='tcp', is_ipv6=True)]
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/18659#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list