From 5f0513d53cff8382238b5f8c78e8317d2b4ad06d Mon Sep 17 00:00:00 2001 From: Jamal Carvalho Date: Thu, 31 Aug 2023 17:58:34 +0000 Subject: devtools/ci: reenable the screentests The screentests were temporarily disabled to speed up the GAR4 review process. That work is coming to a close so we can turn them back on. Change-Id: I424e97c1ce17250460fcc611ff4853f611684ff8 Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/524796 LUCI-TryBot-Result: Go LUCI Reviewed-by: Hyang-Ah Hana Kim kokoro-CI: kokoro TryBot-Result: Gopher Robot Run-TryBot: Hyang-Ah Hana Kim Reviewed-by: Tatiana Bradley --- devtools/ci/ci.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devtools') diff --git a/devtools/ci/ci.sh b/devtools/ci/ci.sh index d323b8d7..5169af28 100755 --- a/devtools/ci/ci.sh +++ b/devtools/ci/ci.sh @@ -102,8 +102,8 @@ print_duration_and_reset echo "----------------------------------------" echo "Running screentest" echo "----------------------------------------" -# ./tests/screentest/run.sh --rm --seeddb ci --concurrency 1 -# print_duration_and_reset +./tests/screentest/run.sh --rm --seeddb ci --concurrency 1 +print_duration_and_reset echo "----------------------------------------" echo "Running search tests" -- cgit v1.3-6-g1900