Skip to content

Commit 52df929

Browse files
committed
test/abi: reenable test on windows
Reverses CL 308889. Fixes golang#45465. Updates golang#40724. Change-Id: I34b0d396dc34d0ec8c216e9b6a668de9dfce677c Reviewed-on: https://go-review.googlesource.com/c/go/+/310649 Trust: David Chase <drchase@google.com> Run-TryBot: David Chase <drchase@google.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Bryan C. Mills <bcmills@google.com>
1 parent c692f75 commit 52df929

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/abi/bad_select_crash.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
// build -goexperiment regabi,regabiargs
22

3-
// +build !windows
4-
//go:build !windows
5-
63
// Copyright 2021 The Go Authors. All rights reserved.
74
// Use of this source code is governed by a BSD-style
85
// license that can be found in the LICENSE file.

0 commit comments

Comments
 (0)