Closed
Bug 1452574
Opened 7 years ago
Closed 7 years ago
XCUITests on master are failing on BB with new environment (xcode 9.3 and swift 4)
Categories
(Firefox for iOS :: Build & Test, enhancement)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
fxios | + | --- |
People
(Reporter: isabel_rios, Assigned: isabel_rios)
Details
XCUITests on master are failing. First test times out and the rest fail due to a crash during the test
https://dashboard.buddybuild.com/apps/57bf25c0f096bc01001e21e0/build/5acabb12ee6e930001c1f636#tests
Reproduced locally. Once the first test works, the others work too. Seems like we have to wait for the app to be shown and the start the transitions followed in each step.
Assignee | ||
Comment 1•7 years ago
|
||
Once the sims are using iOS 11.3, the problem is solved and tests pass
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•