Closed ric-evans closed 2 years ago
TODO: if example(s) fail, job should fail
Examples are failing: https://app.circleci.com/pipelines/github/WIPACrepo/wipac-telemetry/250/workflows/72fd8fe0-7e4e-465b-8305-1e8aa105fb28/jobs/233
Ahhh, I see what you mean. The examples are failing, but that failure is being eaten by CircleCI and reported as success. :thinking:
I'm guessing the examples script needs set -e
or something, so it propagates errors up.
alas, the correct failure
https://github.com/open-telemetry/opentelemetry-python/issues/2717
Upstream says to just pin the version for now.
Examples are failing: https://app.circleci.com/pipelines/github/WIPACrepo/wipac-telemetry/250/workflows/72fd8fe0-7e4e-465b-8305-1e8aa105fb28/jobs/233