-
Notifications
You must be signed in to change notification settings - Fork 226
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add firefox-ios SyncIntegrationTests to our smoketest suite #2921
Comments
To add a bit more status, I was able to get them running and attempting to sync a bookmark between the two devices, but the desktop-side test would fail saying it was unable to find the resulting bookmark. These are the logs generated by running But I'm not sure how to debug further. |
This may be due to this error mozilla-mobile/firefox-ios#6311 |
FYi, There is an "external" error affecting these tests: mozilla-mobile/firefox-ios#6400 |
The firefox-ios repository contains some basic "live" integration tests for sync-related functionality, which attempt to connect a firefox-ios and a Desktop device to the same account and confirm that a bookmark/password/whatever can successfully sync between them:
https://github.com/mozilla-mobile/firefox-ios/tree/master/SyncIntegrationTests
I think these would be a great addition to the
smoke-test-firefox-ios.py
script, but unfortunately I have not yet been able to get them running reliably on my machine. I'm out of time to debug this further in the current testing-related epic, but wanted to file this issue to revisit another time.(I managed to get the tests running with a couple of tweaks captured in mozilla-mobile/firefox-ios#6389 but they don't pass for me).
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: