]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
test303: kill server after test
authorDan Fandrich <dan@coneharvesters.com>
Sun, 16 Apr 2023 05:07:14 +0000 (22:07 -0700)
committerDan Fandrich <dan@coneharvesters.com>
Tue, 18 Apr 2023 20:18:17 +0000 (13:18 -0700)
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.

tests/data/test303

index 248cb0b159886399e6c68d253ca4f10afde1c512..ea48b508f6c77e03992b8740399660450dc60ca2 100644 (file)
@@ -30,6 +30,9 @@ SSL
 <server>
 https
 </server>
+<killserver>
+https
+</killserver>
  <name>
 HTTPS with 8 secs timeout
  </name>