Skip to content

Commit

Permalink
Update opentelemetry-otlp/tests/integration_test/tests/logs.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Utkarsh Umesan Pillai <[email protected]>
  • Loading branch information
lalitb and utpilla authored Jan 3, 2025
1 parent 75deca4 commit 485098b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opentelemetry-otlp/tests/integration_test/tests/logs.rs
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ mod logtests {
Ok(())
}

#[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."]
#[test]
#[cfg(any(feature = "tonic-client", feature = "reqwest-blocking-client"))]
pub fn logs_batch_non_tokio_main() -> Result<()> {
Expand Down

0 comments on commit 485098b

Please sign in to comment.