-
Notifications
You must be signed in to change notification settings - Fork 38
Closed
Description
Currently the rust-vmm CI runs carg test --all-features see:
| "command": "cargo test --all-features --workspace", |
This doesn't work for certain cases e.g. rust-vmm/vhost#218 (comment).
To test all features while supporting configuration for exclusive features unittests-gnu should run cargo test-all-features using https://github.com/frewsxcv/cargo-all-features.
stefano-garzarella and roypat
Metadata
Metadata
Assignees
Labels
No labels