]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.15] runtime/pprof: skip tests for AIX
authorClément Chigot <chigot.c@gmail.com>
Thu, 1 Apr 2021 08:06:05 +0000 (10:06 +0200)
committerHeschi Kreinick <heschi@google.com>
Wed, 5 May 2021 21:11:25 +0000 (21:11 +0000)
commitba7cac469b399b36e8d3e40ac57eb11688c53e00
treefed20fc65af860d056efc467c77c125464666638
parentc0a7ecfae775a9d50d338e8123fac32a5d04308c
[release-branch.go1.15] 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>
(cherry picked from commit 7bfd681c2f11918c6245ad2906b2efc12eda2914)
Reviewed-on: https://go-review.googlesource.com/c/go/+/317369
Reviewed-by: Heschi Kreinick <heschi@google.com>
Trust: Dmitri Shuralyov <dmitshur@golang.org>
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
src/runtime/pprof/pprof_test.go