call site 10 for path.svnurl.__eq__
path/testing/common.py - line 9
7
8
9
   def test_constructor_equality(self):
       p = self.root.__class__(self.root)
->     assert p == self.root