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

Find a way to run tests that require test-thread=1 #1823

Open
cijothomas opened this issue May 24, 2024 · 1 comment
Open

Find a way to run tests that require test-thread=1 #1823

cijothomas opened this issue May 24, 2024 · 1 comment

Comments

@cijothomas
Copy link
Member

These tests were not running since the rename of packages last year. Need to run them again in CI.

https://github.com/open-telemetry/opentelemetry-rust/pull/1822/files#diff-52afcc694c0ff8ff253441f42ff44d6b4734fe30ae9070f2ba07a668a10e7baaR14

@cijothomas
Copy link
Member Author

test trace::runtime_tests::test_set_provider_multiple_thread_tokio ... ignored, requires --test-threads=1
test trace::runtime_tests::test_set_provider_multiple_thread_tokio_shutdown ... ignored, requires --test-threads=1
test trace::runtime_tests::test_set_provider_single_thread_tokio ... ignored, requires --test-threads=1
test trace::runtime_tests::test_set_provider_single_thread_tokio_shutdown ... ignored, requires --test-threads=1
test trace::runtime_tests::test_set_provider_single_thread_tokio_with_simple_processor ... ignored, requires --test-threads=1

These tests do not exist for logs, metrics. It probably makes sense to add them for metrics.

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