We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75deca4 commit 485098bCopy full SHA for 485098b
opentelemetry-otlp/tests/integration_test/tests/logs.rs
@@ -99,7 +99,7 @@ mod logtests {
99
Ok(())
100
}
101
102
- #[ignore = "TODO: [Fix Me] Ignored due to concurrent test failures. Needs resolution."]
+ #[ignore = "TODO: [Fix Me] Failing on CI. Needs to be investigated and resolved."]
103
#[test]
104
#[cfg(any(feature = "tonic-client", feature = "reqwest-blocking-client"))]
105
pub fn logs_batch_non_tokio_main() -> Result<()> {
0 commit comments