mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-31 13:55:25 +01:00 
			
		
		
		
	Merge pull request #2303 from drwetter/nntp_ci_remove
Remove NNTP from CI tests
This commit is contained in:
		| @@ -156,15 +156,13 @@ unlike($openssl_out, qr/$openssl_regex_bl/, ""); | |||||||
| $tests++; | $tests++; | ||||||
|  |  | ||||||
|  |  | ||||||
|  | # For NNTP there doesn't seem to be reliable host out there | ||||||
|  | #$uri="144.76.182.167:119"; | ||||||
|  |  | ||||||
| $uri="144.76.182.167:119"; | #printf "\n%s\n", "STARTTLS NNTP unit tests via sockets --> $uri ..."; | ||||||
|  | #$socket_out = `./testssl.sh $check2run -t nntp $uri 2>&1`; | ||||||
| # unlink "tmp.json"; | #unlike($socket_out, qr/$socket_regex_bl/, ""); | ||||||
| printf "\n%s\n", "STARTTLS NNTP unit tests via sockets --> $uri ..."; | #$tests++; | ||||||
| $socket_out = `./testssl.sh $check2run -t nntp $uri 2>&1`; |  | ||||||
| # $socket_json = json('tmp.json'); |  | ||||||
| unlike($socket_out, qr/$socket_regex_bl/, ""); |  | ||||||
| $tests++; |  | ||||||
|  |  | ||||||
| # commented out, bc of travis' limits | # commented out, bc of travis' limits | ||||||
| # | # | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Dirk Wetter
					Dirk Wetter