Skip to content
Snippets Groups Projects
Verified Commit 397070fa authored by Simon Josefsson's avatar Simon Josefsson
Browse files

Skip TestTraceProviderDelegatesSameInstance to fix FTBFS. Closes: #1100347.

parent 0499e7cb
No related branches found
No related tags found
No related merge requests found
......@@ -23,3 +23,8 @@ unexport http_proxy
%:
dh $@ --builddirectory=_build --buildsystem=golang --with=golang
# https://github.com/open-telemetry/opentelemetry-go/issues/6476
override_dh_auto_test:
dh_auto_test $(DH_BUILD_OPTS) -- \
-skip=TestTraceProviderDelegatesSameInstance
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment