The server timing out for this integrations test was causing many problems in our build process because it would exceed its timeout and then fail the test suite, thus failing the build. This commit changes it to a minute long timeout, and doesn't fail the test if the timeout is exceeded. This test is generally not critical, so this seems like a reasonable solution. Co-authored-by: Michael Desa <mjdesa@gmail.com> |
||
---|---|---|
.. | ||
testdata | ||
server_test.go | ||
utils.go |