Skip to content

Commit

Permalink
devtools/ci: temporarily disable screentests
Browse files Browse the repository at this point in the history
To speed up GAR 4 code review process, we'll temporarily disable
the screentests.

Change-Id: Ide96e8544cbf56db4dee7f4f2924f76a60af5f6c
Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/522736
kokoro-CI: kokoro <[email protected]>
Reviewed-by: Robert Findley <[email protected]>
TryBot-Result: Gopher Robot <[email protected]>
Run-TryBot: Jamal Carvalho <[email protected]>
Auto-Submit: Jamal Carvalho <[email protected]>
  • Loading branch information
jamalc authored and gopherbot committed Aug 24, 2023
1 parent 61bb6bf commit de49a2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions devtools/ci/ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit de49a2a

Please sign in to comment.