mozilla-mobile / fenix

⚠️ Fenix (Firefox for Android) moved to a new repository. It is now developed and maintained as part of: https://github.com/mozilla-mobile/firefox-android
https://github.com/mozilla-mobile/firefox-android
Mozilla Public License 2.0
6.47k stars 1.27k forks source link

UITests: sync integration tests not launched due to Pipenv issue #9076

Closed isabelrios closed 4 years ago

isabelrios commented 4 years ago

There is an issue affecting pipenv check https://github.com/pypa/pipenv/issues/4147

Until that is fixed it is necessary to ignore that check in Jenkins file as: pipenv check -i 37752

┆Issue is synchronized with this Jira Task

isabelrios commented 4 years ago

This issue is fixed #9077