sniproxy icon indicating copy to clipboard operation
sniproxy copied to clipboard

compile error # FAIL: 2

Open PHCSJC opened this issue 6 years ago • 1 comments

debian 9 x86

PASS: transparent_proxy_test FAIL: config_test PASS: resolv_test FAIL: bad_dns_request_test

Testsuite summary for sniproxy 0.6.0

TOTAL: 22

PASS: 20

SKIP: 0

XFAIL: 0

FAIL: 2

XPASS: 0

PHCSJC avatar Nov 28 '19 01:11 PHCSJC

cat tests/test-suite.log

sniproxy 0.6.0: tests/test-suite.log

TOTAL: 22

PASS: 20

SKIP: 0

XFAIL: 0

FAIL: 2

XPASS: 0

ERROR: 0

.. contents:: :depth: 2

FAIL: config_test

Failed to parse config FAIL config_test (exit status: 1)

FAIL: bad_dns_request_test

2019-11-28 09:35:54 Only socket address backends are permitted when compiled without libudns 2019-11-28 09:35:54 error parsing /tmp/BBT3Vuagd7 at 269 near: 2019-11-28 09:35:54 250

2019-11-28 09:35:54 258 table {

2019-11-28 09:35:54 270 .* *:80

2019-11-28 09:35:54 272 }

2019-11-28 09:35:54 272 (null) Unable to load /tmp/BBT3Vuagd7 Usage: sniproxy [-c ] [-f] [-n ] [-V] couldn't connect Connection refused at ./bad_dns_request_test line 49. couldn't connect Connection refused at ./bad_dns_request_test line 49. couldn't connect Connection refused at ./bad_dns_request_test line 49. Test failed. server failed with exit code 1 worker failed with exit code 111 worker failed with exit code 111 worker failed with exit code 111 FAIL bad_dns_request_test (exit status: 1)

PHCSJC avatar Nov 28 '19 01:11 PHCSJC