Bug 1983852 Comment 1 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

not related to the csv test failures. The path being built to the local file data/boeing_brochure.pdf is wrong.
not related to the csv test failures. The path being built to the local file data/boeing_brochure.pdf is wrong:

it's building "/tmp/pytest-of-tracy/pytest-12/test-add-image-pdf0/boeing_brochure.pdf" as the location of the PDF to load up (which then we'd add the goomy.png image to)

but that location is all wrong.  Path to the actual file is: "/home/tracy/FxAutomation/data/boeing_brochure.pdf". Why has Linux got this so wrong?

Back to Bug 1983852 Comment 1