[Kolab-devel] [issue3950] Kolab_Filter testsuite fails on slaves

Mathieu Parent issues at kolab.org
Wed Nov 18 23:40:55 CET 2009


New submission from Mathieu Parent <mathieuparent at users.sourceforge.net>:

Running Kolab_Filter's phpunit tests on a slave fails (as said on IRC).

See attached output.

This may be a Debian native specific problem, can you reproduce it on OpenPKG or
Gentoo?

----------
assignedto: wrobel
files: phpunit.txt
keyword: filter
messages: 22398
nosy: mathieu.parent, rbos, thomas, wrobel
priority: minor bug
status: unread
title: Kolab_Filter testsuite fails on slaves

______________________________________
Kolab issue tracker <issues at kolab.org>
<https://issues.kolab.org/issue3950>
______________________________________
-------------- next part --------------
kolab_test_slave1:~# phpunit  /usr/share/php/tests/Kolab_Filter/Horde/Kolab/Filter/AllTests.php
PHPUnit 3.4.1 by Sebastian Bergmann.

............F........F..

Time: 8 seconds

There were 2 failures:

1) Horde_Kolab_Filter_ContentTest::testContentHandler with data set #3 ('/usr/share/php/tests/Kolab_Filter/Horde/Kolab/Filter/fixtures/forged.eml', '/usr/share/php/tests/Kolab_Filter/Horde/Kolab/Filter/fixtures/forged.ret', '', '10.0.0.1', 'me at example.org', 'you at example.org', 'example.org', array(true))
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-Mailfromsender:me at example.orgMailtorecipient:you at example.orgReturn-Path:<me at example.org>Received:fromlocalhost(fqdn.example.org[127.0.0.1])bydemo.example.org(Cyrusv2.3.9-openpkg)withLMTPA;Sat,10Nov200720:44:52+0100----From:=?utf-8?B?IiAoVU5UUlVTVEVELCBzZW5kZXIgPG1lQGV4YW1wbGUub3JnPiBpcyBub3QgYXV0aGVudGljYXRlZCki?=<me at example.org>To:"You"<you at example.org>Subject:MetoYouDate:Sat,10Nov200722:45:12+0300User-Agent:Gnus/5.1008(Gnusv5.10.8)Emacs/22.1.50(x86_64-pc-linux-gnu)MIME-Version:1.0Content-Type:text/plain;charset=us-asciitest.
+Mailfromsender:me at example.orgMailtorecipient:you at example.orgReturn-Path:<me at example.org>Received:fromlocalhost(fqdn.example.org[127.0.0.1])bydemo.example.org(Cyrusv2.3.9-openpkg)withLMTPA;Sat,10Nov200720:44:52+0100----From:"(UNTRUSTED,sender<me at example.org>isnotauthenticated)"<me at example.org>To:"You"<you at example.org>Subject:MetoYouDate:Sat,10Nov200722:45:12+0300User-Agent:Gnus/5.1008(Gnusv5.10.8)Emacs/22.1.50(x86_64-pc-linux-gnu)MIME-Version:1.0Content-Type:text/plain;charset=us-asciitest.

/usr/share/php/Horde/Kolab/Test/Filter.php:282
/usr/share/php/tests/Kolab_Filter/Horde/Kolab/Filter/ContentTest.php:49

2) Horde_Kolab_Filter_ContentTest::testTranslatedForgedFromHeader
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-Mailfromsender:me at example.orgMailtorecipient:you at example.orgReturn-Path:<me at example.org>Received:fromlocalhost(fqdn.example.org[127.0.0.1])bydemo.example.org(Cyrusv2.3.9-openpkg)withLMTPA;Sat,10Nov200720:44:52+0100----From:=?utf-8?B?IiAoVU5UUlVTVEVELCBzZW5kZXIgPG1lQGV4YW1wbGUub3JnPiBpcyBub3QgYXV0aGVudGljYXRlZCki?=<me at example.org>To:"You"<you at example.org>Subject:MetoYouDate:Sat,10Nov200722:45:12+0300User-Agent:Gnus/5.1008(Gnusv5.10.8)Emacs/22.1.50(x86_64-pc-linux-gnu)MIME-Version:1.0Content-Type:text/plain;charset=us-asciitest.
+Mailfromsender:me at example.orgMailtorecipient:you at example.orgReturn-Path:<me at example.org>Received:fromlocalhost(fqdn.example.org[127.0.0.1])bydemo.example.org(Cyrusv2.3.9-openpkg)withLMTPA;Sat,10Nov200720:44:52+0100----From:"(UNTRUSTED,sender<me at example.org>isnotauthenticated)"<me at example.org>To:"You"<you at example.org>Subject:MetoYouDate:Sat,10Nov200722:45:12+0300User-Agent:Gnus/5.1008(Gnusv5.10.8)Emacs/22.1.50(x86_64-pc-linux-gnu)MIME-Version:1.0Content-Type:text/plain;charset=us-asciitest.

/usr/share/php/Horde/Kolab/Test/Filter.php:282
/usr/share/php/tests/Kolab_Filter/Horde/Kolab/Filter/ContentTest.php:169

FAILURES!
Tests: 24, Assertions: 56, Failures: 2.



More information about the devel mailing list