syncstorage-rs
syncstorage-rs copied to clipboard
syncstorage CI failure on tokenserver e2e tests
CI tests are now failing due to FxA disabling their /certificate/sign endpoint as part of their browserid removal (https://mozilla-hub.atlassian.net/browse/FXA-9394). This is due to the PyFxA oauth.Client used by our tests relying on the endpoint for using browswerid assertions.
Tracking of this PyFxA bug here: https://github.com/mozilla/PyFxA/issues/101
┆Issue is synchronized with this Jira Bug