Closed
Bug 1526261
Opened 6 years ago
Closed 6 years ago
XCUITests Integration Tests: need to install rust in the environment
Categories
(Firefox for iOS :: Build & Test, defect)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
fxios | + | --- |
People
(Reporter: isabel_rios, Assigned: isabel_rios)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
There is a migration happening to use Login rust component.
See this PR: https://github.com/mozilla-mobile/firefox-ios/pull/4504/
And so our integration tests are going to fail due to a compilation error because rust is not installed in their environment.
This bug is to track the work needed to install it and have the Integration tests working with the new changes coming.
Assignee | ||
Comment 1•6 years ago
|
||
Assignee: nobody → irios.mozilla
Attachment #9042936 -
Flags: review?(npark)
Comment 2•6 years ago
|
||
Comment on attachment 9042936 [details] [review]
GitHub Pull Request
Minor comment, looks good
Attachment #9042936 -
Flags: review?(npark) → review+
Assignee | ||
Comment 3•6 years ago
|
||
Comments addressed and landed on master:
https://github.com/mozilla-mobile/firefox-ios/commit/f9d16ab7c388a0afc15fe20ed3250758479516fb
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•