Open
Bug 1492784
Opened 6 years ago
Updated 2 years ago
XCUITests: BrowsingPDF tests do not work in latest environment xcode 10, iOS12
Categories
(Firefox for iOS :: Build & Test, enhancement, P3)
Tracking
()
REOPENED
Tracking | Status | |
---|---|---|
fxios | + | --- |
People
(Reporter: isabel_rios, Unassigned)
Details
This is the test suite:
https://github.com/mozilla-mobile/firefox-ios/blob/master/XCUITests/BrowsingPDFTests.swift
The elements are not accessible through the tests. It is not possible to tap on any element to scroll or on any link to open it.
Manually it works, so it is not a bug when viewing PDFs.
Let's disable these tests until we find a solution if there is any.
Reporter | ||
Comment 1•6 years ago
|
||
Tests disabled in this Bug 1487515 until a solution/workaround is found.
Updated•6 years ago
|
Priority: -- → P3
Reporter | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 2•6 years ago
|
||
Let's keep this bug open until we find the problem/workaround for having the tests running
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Reporter | ||
Comment 3•6 years ago
|
||
This is still happening using Xcode 10.1 and iOS 12.1, no workaround found either to make this work on sim to run the tests
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•