Skip to content
This repository has been archived by the owner on Jul 16, 2020. It is now read-only.

Fix implementation on s390x #33

Open
npmccallum opened this issue Jul 29, 2019 · 0 comments
Open

Fix implementation on s390x #33

npmccallum opened this issue Jul 29, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@npmccallum
Copy link
Collaborator

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 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:

  1. Remove s390x from allow_failures.
  2. Make all required tests pass.
  3. Submit a pull request.
@npmccallum npmccallum added the bug Something isn't working label Jul 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant