]> Cypherpunks repositories - gostls13.git/commit
runtime: disable gdb testpoints on alpine pending builder fix
authorThan McIntosh <thanm@google.com>
Tue, 9 Aug 2022 13:03:50 +0000 (09:03 -0400)
committerThan McIntosh <thanm@google.com>
Tue, 9 Aug 2022 14:12:01 +0000 (14:12 +0000)
commit662a729ded9cd9ae70c079a0b1c3ca0a81f94c32
tree3532f42306750f518b19cd568ac4090c789a9f7c
parent9e8020b2d4a4730a7b2c75a0091473dc7583959b
runtime: disable gdb testpoints on alpine pending builder fix

Disable the TestGdb* testpoints until we can figure out why they are
failing and reconfigure the machine properly.

Updates #54352.

Change-Id: Id9c76a0ba6e23b5deff24f521a1c8e0aafb6481a
Reviewed-on: https://go-review.googlesource.com/c/go/+/422294
Reviewed-by: Cherry Mui <cherryyz@google.com>
Run-TryBot: Than McIntosh <thanm@google.com>
src/runtime/runtime-gdb_test.go