Skip to content

Commit 485098b

Browse files
lalitbutpilla
andauthored
Update opentelemetry-otlp/tests/integration_test/tests/logs.rs
Co-authored-by: Utkarsh Umesan Pillai <[email protected]>
1 parent 75deca4 commit 485098b

File tree

1 file changed

+1
-1
lines changed
  • opentelemetry-otlp/tests/integration_test/tests

1 file changed

+1
-1
lines changed

opentelemetry-otlp/tests/integration_test/tests/logs.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ mod logtests {
9999
Ok(())
100100
}
101101

102-
#[ignore = "TODO: [Fix Me] Ignored due to concurrent test failures. Needs resolution."]
102+
#[ignore = "TODO: [Fix Me] Failing on CI. Needs to be investigated and resolved."]
103103
#[test]
104104
#[cfg(any(feature = "tonic-client", feature = "reqwest-blocking-client"))]
105105
pub fn logs_batch_non_tokio_main() -> Result<()> {

0 commit comments

Comments
 (0)