Open Bug 1983852 Opened 11 months ago Updated 3 months ago

Fix tests/pdf_viewer/test_add_image_pdf.py on Linux

Categories

(Mozilla QA :: STArFox, defect, P2)

Desktop
Linux

Tracking

(Not tracked)

People

(Reporter: tracy, Unassigned)

References

(Blocks 1 open bug)

Details

tests/pdf_viewer/test_add_image_pdf.py is failing on Linux in 143.0b1. Could be (likely) related to bug 1983843, but need to investigate.

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?

This appears to be happening in path construction on Linux in pdf_viewer: GenericPdf

Blocks: 1935159
No longer blocks: 1934609
Priority: P1 → P2
Assignee: twalker → nobody
Status: ASSIGNED → NEW
You need to log in before you can comment on or make changes to this bug.