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

cargo test fails #200

Closed
DusterTheFirst opened this issue Jan 13, 2023 · 2 comments
Closed

cargo test fails #200

DusterTheFirst opened this issue Jan 13, 2023 · 2 comments

Comments

@DusterTheFirst
Copy link
Contributor

Not all examples are defined in the Cargo.toml, such as examples/salvo.rs, so if cargo test is run without --all-features the tests will fail with a spam of failed to resolve errors as the salvo feature/other features are not enabled

@AzureMarker
Copy link
Collaborator

Should be fixed by #202

@pyrossh
Copy link
Owner

pyrossh commented Jan 14, 2023

I've merged the changes thanks @DusterTheFirst

@pyrossh pyrossh closed this as completed Jan 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants