You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#[ignore = "Unstable due to interference from env variable tests. Re-enable after https://github.com/open-telemetry/opentelemetry-rust/issues/2818 is resolved."]
346
+
345
347
fnexport_builder_error_invalid_http_endpoint(){
346
348
use std::time::Duration;
347
349
@@ -370,6 +372,7 @@ mod tests {
370
372
371
373
#[cfg(feature = "grpc-tonic")]
372
374
#[tokio::test]
375
+
#[ignore = "Unstable due to interference from env variable tests. Re-enable after https://github.com/open-telemetry/opentelemetry-rust/issues/2818 is resolved."]
0 commit comments