aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Amsterdam <jba@google.com>2023-11-07 18:10:27 -0500
committerJonathan Amsterdam <jba@google.com>2023-11-08 12:05:45 +0000
commit89a67682aae8b635242748cbfcf6479fb8ae8140 (patch)
treed2d268f431c6a5cc5e9ab6cd6a82516780b90e22
parentd8c9c766402a38ca574560030d1828067f34a210 (diff)
downloadgo-x-pkgsite-89a67682aae8b635242748cbfcf6479fb8ae8140.tar.xz
tests/screentest: add v2, update
One of the modules we test against added a v2. That resulted in a banner for v1, which caused a diff. Update the goldens, and add the v2 module to the seed list for local and CI testing. Change-Id: I5b68bbcb71aa32a1efa98c422e69eb85d2b20256 Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/540223 TryBot-Result: Gopher Robot <gobot@golang.org> kokoro-CI: kokoro <noreply+kokoro@google.com> Run-TryBot: Jonathan Amsterdam <jba@google.com> Reviewed-by: Suzy Mueller <suzmue@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
-rw-r--r--tests/screentest/seed.txt1
-rw-r--r--tests/screentest/testdata/package-with-multi-GOOS-540x1080.a.pngbin83242 -> 86702 bytes
-rw-r--r--tests/screentest/testdata/package-with-multi-GOOS.a.pngbin105648 -> 102793 bytes
3 files changed, 1 insertions, 0 deletions
diff --git a/tests/screentest/seed.txt b/tests/screentest/seed.txt
index f2f3765c..6938c92c 100644
--- a/tests/screentest/seed.txt
+++ b/tests/screentest/seed.txt
@@ -7,6 +7,7 @@ github.com/apache/thrift@v0.14.1
github.com/apache/thrift@v0.14.2
github.com/creack/pty@v1.1.11
github.com/creack/pty@v1.1.13
+github.com/creack/pty/v2@v2.0.1
github.com/envoyproxy/go-control-plane@v0.9.8
github.com/envoyproxy/go-control-plane@v0.9.9
github.com/hashicorp/vault/api@v1.0.3
diff --git a/tests/screentest/testdata/package-with-multi-GOOS-540x1080.a.png b/tests/screentest/testdata/package-with-multi-GOOS-540x1080.a.png
index dabcc18c..6a6162c3 100644
--- a/tests/screentest/testdata/package-with-multi-GOOS-540x1080.a.png
+++ b/tests/screentest/testdata/package-with-multi-GOOS-540x1080.a.png
Binary files differ
diff --git a/tests/screentest/testdata/package-with-multi-GOOS.a.png b/tests/screentest/testdata/package-with-multi-GOOS.a.png
index 073f270a..37a10595 100644
--- a/tests/screentest/testdata/package-with-multi-GOOS.a.png
+++ b/tests/screentest/testdata/package-with-multi-GOOS.a.png
Binary files differ