From 56cf2de5ac217296778c8fc0d037c922e63ff38e Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Wed, 12 May 2021 01:15:31 -0700 Subject: [PATCH] tests: Fix some tag matching issues in a number of tests --- tests/data/test1100 | 1 - tests/data/test1933 | 2 +- tests/data/test1934 | 2 +- tests/data/test1935 | 2 +- tests/data/test1936 | 2 +- tests/data/test2037 | 1 - tests/data/test3016 | 1 + tests/data/test363 | 6 ++---- 8 files changed, 7 insertions(+), 10 deletions(-) diff --git a/tests/data/test1100 b/tests/data/test1100 index 247b465996..d6e101b13a 100644 --- a/tests/data/test1100 +++ b/tests/data/test1100 @@ -110,6 +110,5 @@ Host: %HOSTIP:%HTTPPORT User-Agent: curl/%VERSION Accept: */* - diff --git a/tests/data/test1933 b/tests/data/test1933 index 69bcbca42b..d2aabb1fed 100644 --- a/tests/data/test1933 +++ b/tests/data/test1933 @@ -24,7 +24,7 @@ Server: test-server/fake Content-Type: text/html Content-Length: 0 - + # Client-side diff --git a/tests/data/test1934 b/tests/data/test1934 index a73d7b0ff2..35fa318c11 100644 --- a/tests/data/test1934 +++ b/tests/data/test1934 @@ -24,7 +24,7 @@ Server: test-server/fake Content-Type: text/html Content-Length: 0 - + # Client-side diff --git a/tests/data/test1935 b/tests/data/test1935 index b27f0cdbd5..6d48f325cc 100644 --- a/tests/data/test1935 +++ b/tests/data/test1935 @@ -24,7 +24,7 @@ Server: test-server/fake Content-Type: text/html Content-Length: 0 - + # Client-side diff --git a/tests/data/test1936 b/tests/data/test1936 index 7265e33d16..366abd64b2 100644 --- a/tests/data/test1936 +++ b/tests/data/test1936 @@ -24,7 +24,7 @@ Server: test-server/fake Content-Type: text/html Content-Length: 0 - + # Client-side diff --git a/tests/data/test2037 b/tests/data/test2037 index 3f0fbf3f33..f43215fefa 100644 --- a/tests/data/test2037 +++ b/tests/data/test2037 @@ -45,7 +45,6 @@ perl -e "print 'Test requires default test server host' if ( '%HOSTIP' ne '127.0 # # Verify data after the test has been "shot" - GET /%TESTNUMBER HTTP/1.1 Host: localhost:%HTTPSPORT diff --git a/tests/data/test3016 b/tests/data/test3016 index b645074762..d04633c7a1 100644 --- a/tests/data/test3016 +++ b/tests/data/test3016 @@ -32,3 +32,4 @@ file://%PWD/ 0 + diff --git a/tests/data/test363 b/tests/data/test363 index 55ef666e2c..cd8fc435c7 100644 --- a/tests/data/test363 +++ b/tests/data/test363 @@ -42,8 +42,9 @@ contents # # Client-side - + debug +proxy http @@ -61,9 +62,6 @@ CURL_SMALLSENDS=40 http://test.%TESTNUMBER:%HTTPPORT/we/want/that/page/%TESTNUMBER -p -x %HOSTIP:%PROXYPORT -d "datatopost=ohthatsfunyesyes" - -proxy - # -- 2.47.3