Azure / Azure/azure-sdk-for-rust

Windows tests failing with `--all-features` on openssl

Open
#2,202 0 comments 0 reactions 1 assignee Assigned to @danieljurek View on GitHub
Central-EngSys EngSys
Dominant language
Rust
Stars
884
Forks
365
Avg merge
2d 19h
Merged PRs (30d)
109

Description

When running `cargo test --all-features` for azure_core on Windows, `tokio-native-tls` fails to compile because it can't find openssl.
If we know where it is on the box, we can set the `OPENSSL_DIR` environment variable to its location before calling `cargo test`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.