Hi!
Analysis of nightly testing...
On Thu, 2009-07-23 at 03:05 +0100, Ohly, Patrick wrote:
http://runtests.syncevolution.org/2009-07-22-22-00/head-evolution-testing
libsynthesis successful
syncevolution successful
compile successful
dist skipped: disabled in configuration
evolution successful
These tests also worked without problems for the other build platforms.
scheduleworld: failed
The server become unavailable half-way through the tests. For example:
ClientTest.cpp:3813:Assertion
Test name: Client::Sync::text::testManyItems
equality assertion failed
- Expected: 0
- Actual : 20043
From the corresponding log:
# unexpected HTTP response: status
502/Bad Gateway, content type text/html, body:
<html>
<head>
<title>The page is temporarily unavailable</title>
<style>
body { font-family: Tahoma, Verdana, Arial, sans-serif; }
</style>
</head>
<body bgcolor="white" text="black">
<table width="100%" height="100%">
<tr>
<td align="center" valign="middle">
The page you are looking for is temporarily unavailable.<br/>
Please try again later.
</td>
</tr>
</table>
</body>
</html>
# TransportException thrown at
/work/runtests/head/syncevolution/src/core/SoupTransportAgent.cpp:161
#
http://ns5.scheduleworld.com/funambol/ds via libsoup: Bad Gateway
memotoo skipped: disabled in configuration
egroupware skipped: disabled in configuration
synthesis successful
funambol: failed
Only one failure:
ClientTest.cpp:3813:Assertion
Test name: Client::Sync::text::testItemsXML
equality assertion failed
- Expected: 0
- Actual : 20043
# TransportException thrown at
/work/runtests/head/syncevolution/src/core/SoupTransportAgent.cpp:161
#
http://my.funambol.com/sync via libsoup: Connection terminated unexpectedly
zyb: failed
Not expected to pass at this point, not checked.
google: failed
Hmm, didn't work with
http://m.google.com/syncml
# unexpected HTTP response: status 404/Not Found, content type text/html; charset=UTF-8,
body:
<html><head><title>404 Not Found</title>
[...]
</html>
# TransportException thrown at
/work/runtests/head/syncevolution/src/core/SoupTransportAgent.cpp:161
#
http://m.google.com/syncml via libsoup: Not Found
I get different responses in a web browser for
http://m.google.com/syncml and
https://m.google.com/syncml. But that's
not the problem http works fine here on my desktop.
The URI also seems correct ("contacts"). Not sure why it failed. Perhaps
a temporary issue on the server?
--
Best Regards, Patrick Ohly
The content of this message is my personal opinion only and although
I am an employee of Intel, the statements I make here in no way
represent Intel's position on the issue, nor am I authorized to speak
on behalf of Intel on this matter.