]> Cypherpunks repositories - gostls13.git/commit
runtime/pprof: ignore cpu profile test failures on openbsd/arm
authorJoel Sing <joel@sing.id.au>
Tue, 11 Dec 2018 16:43:48 +0000 (03:43 +1100)
committerJoel Sing <joel@sing.id.au>
Wed, 12 Dec 2018 02:36:44 +0000 (02:36 +0000)
commitef780fbf1023e7a7569cb822bcafcc2252c6e25f
treecd81b32bbb1b9e9f8ea0aa62d4ae9894d4d0b1b6
parent2de2dc26b08f2781981fe3c3a1e6c7004e1caca0
runtime/pprof: ignore cpu profile test failures on openbsd/arm

This test is currently too flakey on openbsd/arm - ignore failures for the time
being.

Change-Id: Ia334d188f505167e691177ebe2c7a2df54bf556a
Reviewed-on: https://go-review.googlesource.com/c/153579
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
src/runtime/pprof/pprof_test.go