cool-easter-32542
07/31/2024, 7:06 PMpants test goes through a simplifier, but the simplifier is a bit too aggressive - to the point of affecting other data within the stdout.
e.g.
def test_hello():
print("https://pantsbuild.org will be affected by simplifying /private/tmp/pants-sandbox-uPH7bl/whatever")
assert False
----------------------------- Captured stdout call -----------------------------
https:whatever
pantsbuild/pantscool-easter-32542
07/31/2024, 11:37 PM