call site 20 for path.local.common
path/testing/common.py - line 54
52
53
54
55
   def test_common(self):
       other = self.root.join('sampledir')
->     x = other.common(self.root)
       assert x == self.root