Hi,
I get a failed test when running 'make check' on my standard varnish
install.
This was compiled using the standard options 'make' and then 'make install'
on a RHEL 5.3 system.
I've seen a ticket for this, is there a solution for this?
make check
...
# top TEST ././tests/v00017.vtc starting
# TEST VCL compiler coverage test: vcc_acl.c
## v1 Launch
### v1 CMD: cd ../varnishd && ./varnishd -d -d -n /tmp/__v1 -a '
127.0.0.1:9081' -T 127.0.0.1:9001 -P /tmp/__v1/varnishd.pid
### v1 opening CLI connection
### v1 CLI connection fd = 3
### v1 CLI STATUS 106
## v1 VCL compilation failed (as expected)
### v1 CLI STATUS 106
## v1 VCL compilation failed (as expected)
### v1 CLI STATUS 200
### v1 CLI STATUS 200
### v1 CLI STATUS 106
## v1 VCL compilation failed (as expected)
### v1 CLI STATUS 200
---- v1 VCL compilation got 200 expected 106
---- TEST FILE: ././tests/v00017.vtc
---- TEST DESCRIPTION: VCL compiler coverage test: vcc_acl.c
FAIL: ./tests/v00017.vtc
...
===============================================
1 of 97 tests failed
Please report to varnish-dev@projects.linpro.no
===============================================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `/usr/src/varnish-2.0.2/bin/varnishtest'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/usr/src/varnish-2.0.2/bin/varnishtest'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/usr/src/varnish-2.0.2/bin'
make: *** [check-recursive] Error 1

Thanks,
Beau
_______________________________________________
varnish-dev mailing list
varnish-dev@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-dev

Reply via email to