]> Cypherpunks repositories - gostls13.git/commit
net/http/pprof: skip TestDeltaProfile on openbsd/arm
authorBryan C. Mills <bcmills@google.com>
Thu, 16 Dec 2021 15:22:37 +0000 (10:22 -0500)
committerBryan Mills <bcmills@google.com>
Thu, 16 Dec 2021 22:15:22 +0000 (22:15 +0000)
commitd93677ad7e40d66c2ec5c5e75c984533db00b5ee
tree5fe097817c4ee8d328aad9c27244c63ac1411d89
parentae695cd93fc7d2aadeb3636002fd77f35bfa0710
net/http/pprof: skip TestDeltaProfile on openbsd/arm

It is observed to be flaky on the only openbsd/arm builder.
Skipping on that platform until someone can investigate.

For #50218

Change-Id: Id3a6dc12b93b3cec67870d8d81bd608c4589c952
Reviewed-on: https://go-review.googlesource.com/c/go/+/372794
Trust: Bryan Mills <bcmills@google.com>
Run-TryBot: Bryan Mills <bcmills@google.com>
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/net/http/pprof/pprof_test.go