Skip to content

Commit

Permalink
cmd/go: unskip TestScript/build_issue48319 on Windows
Browse files Browse the repository at this point in the history
Now that we have newer C compilers on the Windows builders, they
should fully support reproducible builds.

Updates #35006.

Change-Id: I0a8995fe327067c9e73e5578c385ea01ae5dee5d
Reviewed-on: https://go-review.googlesource.com/c/go/+/454504
Reviewed-by: Cherry Mui <cherryyz@google.com>
Run-TryBot: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Bryan Mills <bcmills@google.com>
  • Loading branch information
Bryan C. Mills authored and gopherbot committed Dec 6, 2022
1 parent 5167e5c commit 89871dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cmd/go/testdata/script/build_issue48319.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

[short] skip
[!cgo] skip
[GOOS:windows] skip # The Go Windows builders have an extremely out-of-date gcc that does not support reproducible builds; see https://go.dev/issue/50824.

# This test is sensitive to cache invalidation,
# so use a separate build cache that we can control.
Expand Down

0 comments on commit 89871dd

Please sign in to comment.