Closed
Bug 1389520
Opened 8 years ago
Closed 8 years ago
Update XCUITests and UITests to run on Xcode 9
Categories
(Firefox for iOS :: Build & Test, enhancement)
Tracking
()
RESOLVED
FIXED
People
(Reporter: njpark, Unassigned)
Details
(Whiteboard: [MobileCore])
Attachments
(2 files)
Currently a number of tests fail on XCode 9. Will need work to make them up to date
Comment 1•8 years ago
|
||
In FindInPageTests class testFindFromSelection test case is failing in finding the test string.
Updated•8 years ago
|
Attachment #8898961 -
Flags: review?(npark)
Reporter | ||
Updated•8 years ago
|
Attachment #8898961 -
Flags: review?(npark) → review+
Reporter | ||
Comment 2•8 years ago
|
||
Reporter | ||
Comment 3•8 years ago
|
||
Disabled UI Test List:
testBookmarkPanelBufferOnly()
testDisplaySharesheetWhileJSPromptOccurs()
testClearsCache()
testDeleteHistoryItemFromListWithMoreThan100Items()
Reporter | ||
Updated•8 years ago
|
Attachment #8901004 -
Flags: review?(sarentz)
Reporter | ||
Comment 4•8 years ago
|
||
Comment on attachment 8901004 [details] [review]
UI Test PR Link
Some stuffs I had to revert to using KIF, because Earlgrey could not detect JS-related dialogs (i.e. username/password dialogs properly)
Reporter | ||
Updated•8 years ago
|
Attachment #8901004 -
Flags: review?(sarentz) → review?(gkeeley)
Attachment #8901004 -
Flags: review?(gkeeley) → review+
Updated•8 years ago
|
Whiteboard: [needsuplift]
Updated•8 years ago
|
Whiteboard: [needsuplift] → [MobileCore]
Comment 5•8 years ago
|
||
Uplifted the "Update XCUITests and UITests to run on Xcode 9" PR to v9.x
539f3bcd3
The other one was already landed.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•