Skip to content
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

CI, cirrus, FreeBSD, disable testing since rust/crypto #11705

Closed
wants to merge 3 commits into from

Conversation

icing
Copy link
Contributor

@icing icing commented Aug 21, 2023

  • python cryptography package does not build build FreeBSD

  • install just mentions "error"

  • disabling test suite

  • alternate approach to @bagder's PR - whatever suites the BDFL

- python cryptography package does not build build FreeBSD
- install just mentions "error"
- disabling test suite
@github-actions github-actions bot added the CI Continuous Integration label Aug 21, 2023
.cirrus.yml Outdated
#
# PYTHON/RUST/CRYPTO FAIL
# disable test run
#- sudo -u nobody make V=1 TFLAGS="-n !SFTP !SCP" test-ci
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What happens if you enable just this?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good suggestion. It works. See: https://cirrus-ci.com/task/5797994381967360

@bagder
Copy link
Member

bagder commented Aug 21, 2023

Thanks!

@bagder bagder closed this in 527a17d Aug 21, 2023
ptitSeb pushed a commit to wasix-org/curl that referenced this pull request Sep 25, 2023
- python cryptography package does not build build FreeBSD
- install just mentions "error"
- this gets the build and the main test suite going again

Closes curl#11705
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration
Development

Successfully merging this pull request may close these issues.

None yet

2 participants