summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2023-04-15 22:07:14 -0700
committerDan Fandrich <dan@coneharvesters.com>2023-04-18 13:18:17 -0700
commitcb5127e17c1c2dade6c3ed7712162cd9d7d1940c (patch)
tree4b2a654c5bcce69cd397782c96bfbf9282f508a3 /tests
parent7c142d05718d591fa1c8b3c418539c822702ddf5 (diff)
downloadcurl-cb5127e17c1c2dade6c3ed7712162cd9d7d1940c.tar.gz
test303: kill server after test
Otherwise, an HTTP test closely following this one with a tight time constraint (e.g. 672) could fail because the test server stays sitting with the wait command for a while.
Diffstat (limited to 'tests')
-rw-r--r--tests/data/test3033
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/test303 b/tests/data/test303
index 248cb0b15..ea48b508f 100644
--- a/tests/data/test303
+++ b/tests/data/test303
@@ -30,6 +30,9 @@ SSL
<server>
https
</server>
+<killserver>
+https
+</killserver>
<name>
HTTPS with 8 secs timeout
</name>