Orel Damari
Results
2
comments of
Orel Damari
Created a PR : https://github.com/pytest-dev/pytest/pull/12812
Created a PR https://github.com/pytest-dev/pytest/pull/12783 Indeed it is coming from the first terminalreporter.write_line("This is a line."). That's because self.currentfspath = -2 when it's not xdixt : ``` if not running_xdist: self.write_ensure_prefix(line,...