Merge branch 'master' into master
Some checks failed
dependabot-automerge / automerge (pull_request) Has been skipped
autoapprove / autoapprove (pull_request) Failing after 2m36s
automerge / automerge (pull_request) Failing after 10m31s
lint / lint (pull_request) Successful in 11m53s
test / test (pull_request) Successful in 24m34s
Some checks failed
dependabot-automerge / automerge (pull_request) Has been skipped
autoapprove / autoapprove (pull_request) Failing after 2m36s
automerge / automerge (pull_request) Failing after 10m31s
lint / lint (pull_request) Successful in 11m53s
test / test (pull_request) Successful in 24m34s
This commit is contained in:
commit
50dd9bbd63
@ -29,4 +29,5 @@ func TestTraceID(t *testing.T) {
|
|||||||
if v := sp.SpanID(); v != "44" {
|
if v := sp.SpanID(); v != "44" {
|
||||||
t.Fatalf("invalid span span id %#+v", v)
|
t.Fatalf("invalid span span id %#+v", v)
|
||||||
}
|
}
|
||||||
|
_ = ctx
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user