Closed
Bug 2010352
Opened 6 months ago
Closed 5 months ago
Fix failing subtests in tests/pdf_viewer/test_pdf_navigation
Categories
(Mozilla QA :: STArFox, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: tracy, Assigned: benchatt)
References
(Blocks 1 open bug)
Details
tests/pdf_viewer/test_pdf_navigationpy is failing on Linux in 148betas
| Reporter | ||
Comment 2•6 months ago
|
||
This is failing in the first 3 of 6 tests on all platforms. Fails to find the selector for /html/body/div[1]/div[2]/div[2]/div[2]/div[1]/div[2]/span[13]. Which is used in the _move_pdf_and_get_delta and is critical in the scroll location detection. I can't tell what the heck that xpath was pointing to. For the time being, I'm going to comment out the 3 failing sub tests, mark the TR test coverage as Partial and re-enable the test for the working 3 sub tests to get some coverage.
Leaving this open, but moving it to the unstable bucket to be looked at later.
| Reporter | ||
Updated•6 months ago
|
Summary: Fix tests/pdf_viewer/test_pdf_navigation on Linux → Fix failing subtests in tests/pdf_viewer/test_pdf_navigation
| Reporter | ||
Updated•6 months ago
|
OS: Linux → All
| Reporter | ||
Comment 3•6 months ago
|
||
| Reporter | ||
Updated•5 months ago
|
Assignee: nobody → bchatterton
Status: NEW → ASSIGNED
| Assignee | ||
Comment 4•5 months ago
|
||
Resolved by PR 1048
Status: ASSIGNED → RESOLVED
Closed: 5 months ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•