]> Cypherpunks repositories - gostls13.git/commit
testing: skip flaky TestRaiseException on windows-amd64-2012-*
authorThan McIntosh <thanm@google.com>
Mon, 21 Nov 2022 16:01:53 +0000 (11:01 -0500)
committerGopher Robot <gobot@golang.org>
Mon, 21 Nov 2022 16:27:03 +0000 (16:27 +0000)
commitf0331c524e0d8d32c3918d3515ab8413f38dbd56
treece1b12114e4a3ee9773f624e4fd9e3de999629a4
parent335e7647f53293eb320c1f069eaf0ff641810d6d
testing: skip flaky TestRaiseException on windows-amd64-2012-*

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

Updates #49681.

Change-Id: I132f9ddd102666b68ad04cc661fdcc2cd841051a
Reviewed-on: https://go-review.googlesource.com/c/go/+/451294
Auto-Submit: Than McIntosh <thanm@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Than McIntosh <thanm@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
src/runtime/syscall_windows_test.go