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

[TRACING] Improved testing of tracing functionality #130

Open
sarsko opened this issue Dec 11, 2023 · 0 comments
Open

[TRACING] Improved testing of tracing functionality #130

sarsko opened this issue Dec 11, 2023 · 0 comments

Comments

@sarsko
Copy link
Contributor

sarsko commented Dec 11, 2023

See #128, in particular: #128 (comment).

Resolving this will involve:

  1. Creating a custom tracing Subscriber which checks the traces emitted by the tests in tracing.rs (and optionally elsewhere).
  2. Un-#[ignore]-ing the tests in tracing.rs.
  3. Make the tests in tracing.rs always enable some LevelFilter (as in: overwriting the level set by RUST_LOG). Bonus points for making the tests try all different LevelFilters.
  4. [OPTIONAL] Add more tests.
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

1 participant