]> Cypherpunks.ru repositories - gostls13.git/commit
runtime: skip TestCrashDumpsAllThreads on openbsd/arm
authorJoel Sing <joel@sing.id.au>
Wed, 17 Feb 2021 06:12:03 +0000 (17:12 +1100)
committerJoel Sing <joel@sing.id.au>
Sun, 9 May 2021 17:07:22 +0000 (17:07 +0000)
commitc14ecaca8182314efd2ef7280feffc2242644887
tree1b1a2e0a3296432fe8987a603267f5a1d29911b5
parentbedf2c488630bd8253598b78088bc27fc36fbd29
runtime: skip TestCrashDumpsAllThreads on openbsd/arm

This test is also now flakey on this platform.

Updates #36435
Updates #42464

Change-Id: Idedb81478178ffffe7a9c125a6e8bbd83458f9ab
Reviewed-on: https://go-review.googlesource.com/c/go/+/315794
Trust: Joel Sing <joel@sing.id.au>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/runtime/crash_unix_test.go