]> Cypherpunks repositories - gostls13.git/commitdiff
[dev.regabi] test: disable test on windows because expected contains path separators.
authorDavid Chase <drchase@google.com>
Fri, 15 Jan 2021 01:10:35 +0000 (20:10 -0500)
committerDavid Chase <drchase@google.com>
Fri, 15 Jan 2021 15:16:05 +0000 (15:16 +0000)
The feature being tested is insensitive to the OS anyway.

Change-Id: Ieac9bfaafc6a54c00017afcc0b87bd8bbe80af7b
Reviewed-on: https://go-review.googlesource.com/c/go/+/284032
Trust: David Chase <drchase@google.com>
Run-TryBot: David Chase <drchase@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Than McIntosh <thanm@google.com>
test/abi/regabipragma.go

index 93cdb6abbb1e97ca45d1e836ad873c14a5732817..6a1b1938ea038bf0bfa94b38bb64287b966db4b9 100644 (file)
@@ -1,4 +1,5 @@
 // runindir
+// +build !windows
 
 // Copyright 2021 The Go Authors. All rights reserved.
 // Use of this source code is governed by a BSD-style