components/serf/test/results-all.master
changeset 7902 9e02778b84cd
parent 5243 cb29cf94919d
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/serf/test/results-all.master	Tue Apr 18 09:26:27 2017 -0700
@@ -0,0 +1,64 @@
+scons: Reading SConscript files ...
+Checking for GNU-compatible C compiler...(cached) no
+scons: done reading SConscript files.
+scons: Building targets ...
+/usr/bin/python2.7 build/check.py test test
+this is 1 test.
+i am a test.this is a test.
+Trailer-Test: f
+this is 1 test.
+i am a test.this is a test.
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<html>
+ <head>
+  <title>Test of gzip Content-Encoding</title>
+ </head>
+ <body>
+<h1>This is a test</h1>
+
+<p>This file was created with mod_deflate on the server side.</p>
+<pre>curl -i --output gzip.response -H "Accept-Encoding: gzip" http://localhost:8080/1.html</pre>
+
+<hr />
+<address>Apache</address>
+</body></html>
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+<head>
+<title>scotch.ics.uci.edu</title>
+<!--base href="http://scotch.ics.uci.edu/" /-->
+<link href="default.css" rel="stylesheet" type="text/css" />
+</head>
+
+<body>
+
+<p>More to come!</p>
+
+<p><a href="manual/">Apache httpd 2.0 manual</a></p>
+
+<p><a href="CA.cert.pem">Trust our CA!</a></p>
+
+<p><img src="apache_pb.gif" alt="Powered by Apache!" /></p>
+
+</body>
+
+</html>
+F.................................................................
+
+There was 1 failure:
+1) test_serf_connection_request_create: test/test_util.c:456: expected <0> but was <146>
+
+!!!FAILURES!!!
+Runs: 66 Passes: 65 Fails: 1
+
+== Testing test/testcases/chunked-empty.response ==
+== Testing test/testcases/chunked-trailers.response ==
+== Testing test/testcases/chunked.response ==
+== Testing test/testcases/deflate.response ==
+== Testing test/testcases/simple.response ==
+== Running the unit tests ==
+ERROR: test(s) failed in test_all
+scons: *** [check] Error 1
+scons: building terminated because of errors.