open-telemetry/otel-arrow

Re-enable obsreport-based tests

Closed this issue · 1 comments

It is unclear why the call to obsreporttest.CheckReceiverTraces started failing. It is also unclear why the CI/CD tests did not fail when #131 was merged.

Whatever the cause and resolution of those questions may be, we have disabled a call to obsreporttest.CheckReceiverTraces appearing in collector/receiver/otelarrowreceiver/otelarrow_test.go until it can be diagnosed.

Note that in #131 the contents of .github/workflows/ci.yml indicate that CI/CD was enabled. Why did that pre-commit step succeed?