> Custom python code in test-parseindex.t calls reachableroots2 which is only > available in the C revlog index implementation. Marking it #require no-pure > ensure it will not run for --pure test runs. It's surrounded with `#if no-pure`. Did you experience any test failure?