]> Cypherpunks repositories - gostls13.git/commit
testing: skip TestVectoredHandlerExceptionInNonGoThread on windows-amd64-2012-*
authorThan McIntosh <thanm@google.com>
Mon, 21 Nov 2022 16:46:23 +0000 (11:46 -0500)
committerGopher Robot <gobot@golang.org>
Mon, 21 Nov 2022 17:11:59 +0000 (17:11 +0000)
commitd6859465e5e9049dd38929881da6eedb9a16dee5
tree8078c5214ed4870c5f70af0f493dc39db6a4ad9f
parent3732a178061f44fbde277def693368ce43e5e779
testing: skip TestVectoredHandlerExceptionInNonGoThread on windows-amd64-2012-*

Modify skip rule for TestVectoredHandlerExceptionInNonGoThread to
trigger on both the base builder (windows-amd64-2012) and the newcc
canary builder (windows-amd64-2012-newcc).

Updates #49681.

Change-Id: I58109fc2e861b943cb66be0feec348671be84ab3
Reviewed-on: https://go-review.googlesource.com/c/go/+/452436
Run-TryBot: Than McIntosh <thanm@google.com>
Auto-Submit: Than McIntosh <thanm@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/runtime/signal_windows_test.go