We're using otelhttp in `knative.dev/pkg/test/spoof` and it's trimming outgoing trace headers in our runtime conformance test This is causing this PR https://github.com/knative/serving/pull/15948 to fail. For now I've skipped the test to unblock the dep merge.