Skip to content

Issues: rust-lang/cargo

Dependency Dashboard
#13256 opened Jan 6, 2024 by renovate bot
Open
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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

cargo test --help: clarify --tests and --benches A-cli Area: Command-line interface, option parsing, etc. Command-test S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14675 opened Oct 11, 2024 by RalfJung Loading…
Ability to test against registry dependencies, instead of path dependencies A-dependency-resolution Area: dependency resolution and the resolver C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-package Command-test S-triage Status: This issue is waiting on initial triage.
#14429 opened Aug 20, 2024 by barakugav
Fix passing of linker with target-applies-to-host and an implicit target A-build-execution Area: anything dealing with executing the compiler A-build-scripts Area: build.rs scripts A-cargo-targets Area: selection and definition of targets (lib, bins, examples, tests, benches) A-cfg-expr Area: Platform cfg expressions A-rebuild-detection Area: rebuild detection and fingerprinting Command-test S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. Z-target-applies-to-host Nightly: target-applies-to-host
#14206 opened Jul 6, 2024 by gmorenz Loading…
Sharing TARGET_DIR leads to spurious missing items C-bug Category: bug Command-test S-triage Status: This issue is waiting on initial triage.
#14053 opened Jun 12, 2024 by l4l
debug-assertions are implicitly disabled when running cargo test with opt-level=3 set from rustflags A-rustflags Area: rustflags C-bug Category: bug Command-test S-needs-team-input Status: Needs input from team on whether/how to proceed.
#14033 opened Jun 8, 2024 by benny-n
Cargo runs unit tests when they are disabled and --lib is passed C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-test S-blocked-external Status: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix
#13668 opened Mar 29, 2024 by RalfJung
cargo test: option to run all tests under the same binary A-cargo-targets Area: selection and definition of targets (lib, bins, examples, tests, benches) C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-test S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#13450 opened Feb 16, 2024 by Astlaan
Print results of completed tests after ctrl+C C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-test S-blocked-external Status: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix
#13107 opened Dec 3, 2023 by tgross35
Native cargo coverage support A-profiles Area: profiles C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-test S-needs-rfc Status: Needs an RFC to make progress.
#13040 opened Nov 23, 2023 by nagisa
Add an option to skip building binaries when there are integration tests A-cargo-targets Area: selection and definition of targets (lib, bins, examples, tests, benches) C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-test S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#12980 opened Nov 15, 2023 by xxchan
Add --show-output to cargo help test and cargo test --help C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-test S-triage Status: This issue is waiting on initial triage.
#12530 opened Aug 19, 2023 by matthewelmer
Run test builds in parallel with tests, for faster test results C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-test E-hard Experience: Hard S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#12327 opened Jul 4, 2023 by kpreid
Add warning message when no tests are run. C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-test S-blocked-external Status: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix
#11875 opened Mar 22, 2023 by Kuly14
Selectively specifying elevated privilege requirement for test C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-test S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#11482 opened Dec 15, 2022 by cwhan-yonsei
Feature Request: Run unit test multiple times C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-test S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#11354 opened Nov 9, 2022 by JarredAllen
Allow panic = "abort" for benchmarks when harness = false. A-profiles Area: profiles C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-bench Command-test S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#11214 opened Oct 11, 2022 by Imberflur
cargo test --tests also runs unit tests -- target filters are confusing A-documenting-cargo-itself Area: Cargo's documentation C-bug Category: bug Command-test S-needs-mentor Status: Issue or feature is accepted, but needs a team member to commit to helping and reviewing.
#10936 opened Aug 4, 2022 by RalfJung
UX improvement: Enable --no-capture with --verbose. A-console-output Area: Terminal output, colors, progress bar, etc. C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-test S-needs-team-input Status: Needs input from team on whether/how to proceed.
#10777 opened Jun 20, 2022 by EvanCarroll
cargo test --doc does not respect CARGO_BUILD_JOBS env variable A-doctests Area: rustdoc --test C-bug Category: bug Command-test S-blocked-external Status: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix
#10702 opened May 26, 2022 by tmpolaczyk
cargo test: Don't re-run tests that already passed C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-test S-blocked-external Status: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix
#10673 opened May 16, 2022 by alecmocatta
In integration test output, print test path relative to workspace root rather than crate root C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-test S-needs-team-input Status: Needs input from team on whether/how to proceed.
#10642 opened May 9, 2022 by bstrie
Running cargo test -- --help doesn't produce expected output C-bug Category: bug Command-test E-medium Experience: Medium S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#10392 opened Feb 16, 2022 by rockboynton
run unit-test in build scripts A-build-scripts Area: build.rs scripts C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-test
#9942 opened Sep 24, 2021 by rtbo
Bench target with custom interrupt handler get detached on interruption C-bug Category: bug Command-test S-triage Status: This issue is waiting on initial triage.
#9894 opened Sep 9, 2021 by sgdxbc
Add --fail-after-timeout to cargo-test C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-test S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#9776 opened Aug 9, 2021 by XAMPPRocky
ProTip! Mix and match filters to narrow down what you’re looking for.