You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 16, 2020. It is now read-only.
At the above link you can see that tests fail for s390x. At present, curl crashes. When I downgraded to debian:stretch then curl succeeded but the resulting Rust binary for s390x installation crashes. I gave up at that point.
In order to solve this bug you need to:
Remove s390x from allow_failures.
Make all required tests pass.
Submit a pull request.
The text was updated successfully, but these errors were encountered:
https://travis-ci.org/enarx/frenetic
At the above link you can see that tests fail for
s390x
. At present,curl
crashes. When I downgraded todebian:stretch
thencurl
succeeded but the resultingRust
binary fors390x
installation crashes. I gave up at that point.In order to solve this bug you need to:
s390x
fromallow_failures
.The text was updated successfully, but these errors were encountered: