Skip to content

Conversation

@hds
Copy link
Contributor

@hds hds commented Nov 22, 2025

Motivation

While investigating #3405, we found that some tests are not being run on
CI. Specifically the tracing-subscriber tests that depend on
non-default features.

Solution

This change adds 2 new run commands to the test-features-stable CI
job, one with nextest and another for the doc tests.

There is also 1 more run command to run the tracing-mock tests with
all features (which is just tracing-subscriber right now, but safer to
set all).

@hds hds requested review from a team and hawkw as code owners November 22, 2025 11:12
@hds hds force-pushed the hds/subscriber-test-all-features branch 3 times, most recently from 7d67965 to c816f02 Compare November 25, 2025 09:27
While investigating #3405, we found that some tests are not being run on
CI. Specifically the `tracing-subscriber` tests that depend on
non-default features.

This change adds 2 new `run` commands to the `test-features-stable` CI
job, one with `nextest` and another for the doc tests.

There is also 1 more `run` command to run the `tracing-mock` tests with
all features (which is just `tracing-subscriber` right now, but safer to
set all).
@hds hds force-pushed the hds/subscriber-test-all-features branch from c816f02 to 14e7275 Compare November 25, 2025 09:34
@hds hds merged commit 9751b6e into main Nov 25, 2025
56 checks passed
@hds hds deleted the hds/subscriber-test-all-features branch November 25, 2025 10:02
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

Successfully merging this pull request may close these issues.

3 participants