Giter VIP home page Giter VIP logo

Comments (4)

mattbodd avatar mattbodd commented on June 12, 2024 1

The failures are coming from the opentelemetry-jaeger crate. I can take on removing these tests as the crate is on track for deprecation

from opentelemetry-rust.

cijothomas avatar cijothomas commented on June 12, 2024

failures:

---- exporter::config::collector::tests::test_collector_exporter stdout ----
thread 'exporter::config::collector::tests::test_collector_exporter' panicked at opentelemetry-jaeger/src/exporter/config/collector/mod.rs:580:9:
assertion failed: exporter.is_ok()
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

---- exporter::config::collector::http_client::collector_client_tests::test_bring_your_own_client stdout ----
thread 'exporter::config::collector::http_client::collector_client_tests::test_bring_your_own_client' panicked at opentelemetry-jaeger/src/exporter/config/collector/http_client.rs:212:9:
assertion failed: valid_uri_builder.is_ok()

failures:
exporter::config::collector::http_client::collector_client_tests::test_bring_your_own_client
exporter::config::collector::tests::test_collector_exporter

test result: FAILED. 9 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s

error: test failed, to rerun pass -p opentelemetry-jaeger --lib

from opentelemetry-rust.

cijothomas avatar cijothomas commented on June 12, 2024

failures:

---- exporter::config::collector::http_client::collector_client_tests::test_bring_your_own_client stdout ----
Error: ExportFailed(ConfigError { pipeline_name: "collector", config_name: "collector_endpoint", reason: "invalid uri from environment variable, invalid uri character" })

---- exporter::config::collector::tests::test_collector_exporter stdout ----
thread 'exporter::config::collector::tests::test_collector_exporter' panicked at opentelemetry-jaeger/src/exporter/config/collector/mod.rs:580:9:
assertion failed: exporter.is_ok()
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

failures:
exporter::config::collector::http_client::collector_client_tests::test_bring_your_own_client
exporter::config::collector::tests::test_collector_exporter

test result: FAILED. 9 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s

from opentelemetry-rust.

cijothomas avatar cijothomas commented on June 12, 2024

The failures are coming from the opentelemetry-jaeger crate. I can take on removing these tests as the crate is on track for deprecation

Yes please. It should be okay to disable the tests asap, and then do a release as well, so we can actually proceed with removing it completely.

test exporter::config::agent::tests::set_socket_address ... ok

failures:

---- exporter::config::collector::http_client::collector_client_tests::test_bring_your_own_client stdout ----
Error: ExportFailed(ConfigError { pipeline_name: "collector", config_name: "collector_endpoint", reason: "invalid uri from environment variable, invalid uri character" })

---- exporter::config::collector::tests::test_collector_exporter stdout ----
thread 'exporter::config::collector::tests::test_collector_exporter' panicked at opentelemetry-jaeger/src/exporter/config/collector/mod.rs:580:9:
assertion failed: exporter.is_ok()
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

failures:
exporter::config::collector::http_client::collector_client_tests::test_bring_your_own_client
exporter::config::collector::tests::test_collector_exporter

test result: FAILED. 9 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s

error: test failed, to rerun pass -p opentelemetry-jaeger --lib
error: process didn't exit successfully: /home/runner/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo test --tests --manifest-path /home/runner/work/opentelemetry-rust/opentelemetry-rust/Cargo.toml --target-dir /home/runner/work/opentelemetry-rust/opentelemetry-rust/target/llvm-cov-target --locked --all-features --workspace (exit status: 101)
Error: Process completed with exit code 1.

from opentelemetry-rust.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.