]> Cypherpunks repositories - gostls13.git/commit
runtime/pprof: skip tests for AIX
authorClément Chigot <chigot.c@gmail.com>
Thu, 1 Apr 2021 08:06:05 +0000 (10:06 +0200)
committerTobias Klauser <tobias.klauser@gmail.com>
Sun, 4 Apr 2021 12:04:33 +0000 (12:04 +0000)
commit7bfd681c2f11918c6245ad2906b2efc12eda2914
tree82a809d0ae252d31d3182bb31ad2d2713a8b751c
parent776d8d387c262d3dd159f7868b3c04fb0f617865
runtime/pprof: skip tests for AIX

Most of the time, the pprof tests are passing, except
for the builder. The reason is still unknown but I'd rather release
the builder to avoid missing other more important bugs.

Updates #45170

Change-Id: I667543ee1ae309b7319c5b3676a0901b4d0ecf2e
Reviewed-on: https://go-review.googlesource.com/c/go/+/306489
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
Trust: Lynn Boger <laboger@linux.vnet.ibm.com>
src/runtime/pprof/pprof_test.go