]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.19] testing: skip flaky TestRaiseException on windows-amd64-2012-*
authorThan McIntosh <thanm@google.com>
Mon, 21 Nov 2022 16:01:53 +0000 (11:01 -0500)
committerThan McIntosh <thanm@google.com>
Wed, 30 Nov 2022 18:33:53 +0000 (18:33 +0000)
commit9f4433322bcbd584e0366fa77205eb165490db3e
tree9146764f659a6b2b9f8b63f69a9a527925054824
parent14074cec728bc6e25036b73c23a8f1a343fc5f65
[release-branch.go1.19] 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 oldcc legacy builder
(windows-amd64-2012-oldcc) used for 1.18/1.19 testing.

Updates #56983.

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>
(cherry picked from commit f0331c524e0d8d32c3918d3515ab8413f38dbd56)
Reviewed-on: https://go-review.googlesource.com/c/go/+/454035
Reviewed-by: Cherry Mui <cherryyz@google.com>
TryBot-Bypass: Than McIntosh <thanm@google.com>
src/runtime/syscall_windows_test.go