Hello,
Here is the bottom dump of the 'make test' output:
=====================================================================
./run-tests.py
Interpreters
PHP: /usr/local/php/sbin/php-fpm
Python: /usr/bin/python
Server
PID: 19650
Path: ../cherokee/cherokee-worker
Mods: ../cherokee/.libs/
Deps: ../cherokee/
Panic: ../cherokee/cherokee-panic
Themes: ../themes
[03/02/2011 12:11:13.234] (warning) server.c:923 - Ignoring TLS port 1979 | No
TLS backend is specified, but the configuration specifies a secure port and
it is being ignored. Either enable a TLS backend or disable the TLS
checkbox for the specified port.
[03/02/2011 12:11:13.234] (warning) spawner.c:87 - Could not open temporal file
'/tmp/cherokee-spawner-19645': No such file or directory | It looks like
the cherokee
supervisor is not running, or it could not create the required temporal
file.
Cherokee Web Server 1.0.20 (Feb 3 2011): Listening on port 127.0.0.1:1978, TLS
disabled, IPv6 enabled, using epoll, 8192 fds system limit, max. 4089
connections, 10 threads, 408 connections per thread, standard scheduling policy
Tests will start in 0 secs
Basic: Success
Missing Protocol: Success
Unknown Method: Success
Unknown Method + Missing Protocol: Success
Unknown Method: Success
Wrong Protocol: Success
Missing Host: Success
Broken request: Success
Double dot: Success
Slash+dot+slash: Success
Header entry twice: Success
Broken header entry: Success
Broken header entry II: Success
Broken header entry III: Success
CGI Execution: Success
CGI with pathinfo: Success
CGI with pathinfo II: Success
CGI with pathinfo III: Success
Head Method: Success
Virtual Host: Success
Virtual Host II: Success
HTTP 1.1 without Host: Success
Host header: Success
Host header with port: Success
Broken Host header: Success
Broken Host header II: Success
Missing file: Success
Missing file II: Success
Post request without length: Success
Post with length zero: Success
Post request: Failed
Name = Post request
Protocol = HTTP/1.1
Config =
vserver!1!rule!310!match = directory
vserver!1!rule!310!match!directory = /post3
vserver!1!rule!310!handler = common
Request = POST /post3/test.php HTTP/1.1
Host: localhost
Content-type: application/x-www-form-urlencoded
Connection: Close
Content-length: 8
Post = 12345678
Expected = Code: 200
Reply = HTTP/1.1 503 Service Unavailable
Connection: close
Date: Thu, 03 Feb 2011 17:11:23 GMT
Server: Cherokee/1.0.20 (UNIX)
Content-Length: 303
Content-Type: text/html
Cache-Control: no-cache
Pragma: no-cache
Body len = 303
Body = <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html>
<head><title>503 Service Unavailable</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<body>
<h1>503 Service Unavailable</h1>
<p><hr>
Cherokee web server 1.0.20 (UNIX), Port 1978
</body>
</html>
Skipped tests: 0
Sending SIGTERM..
Server is exiting..
Will kill the server in 0 secs
Sending SIGKILL..
make[1]: *** [test] Error 1
make[1]: Leaving directory `/usr/local/build/cherokee-1.0.20/qa'
make: *** [test] Error 2
===================================================================
Is there something I need to configure for this test to continue?
Thanks
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee