[dev] Horde_Imap_Client 2.25.0 failed tests

Michael M Slusarz slusarz at horde.org
Thu Sep 4 06:47:53 UTC 2014


Quoting Remi Collet <remi at fedoraproject.org>:

> Are you aware of this issue ?
>
> Reproduced running test suite with PHP 5.4.32, 5.5.16 and 5.6.0

PEAR modules can't be released unless they pass the unit tests.

Sure enough, everything is fine here.

slusarz at bigworm % php --version
PHP 5.4.32 (cli) (built: Aug 24 2014 17:05:21)

slusarz at bigworm % phpunit --verbose .
PHPUnit 4.1.3 by Sebastian Bergmann.

Configuration read from  
/disk2/src/horde/framework/Imap_Client/test/Horde/Imap/Client/phpunit.xml

........................................SSSSSSSS...............  63 /  
786 (  8%)
............................................................... 126 /  
786 ( 16%)
............................................................... 189 /  
786 ( 24%)
............................................................... 252 /  
786 ( 32%)
............................................................... 315 /  
786 ( 40%)
............................................................... 378 /  
786 ( 48%)
............................................................... 441 /  
786 ( 56%)
.......................................S....................... 504 /  
786 ( 64%)
............................................................... 567 /  
786 ( 72%)
............................................................... 630 /  
786 ( 80%)
............................................................... 693 /  
786 ( 88%)
............................................................... 756 /  
786 ( 96%)
..............................

Time: 15.35 seconds, Memory: 27.00Mb

There were 9 skipped tests:

1) Horde_Imap_Client_Cache_MongoTest::testGet
MongoDB not available.

/disk2/src/horde/framework/Imap_Client/test/Horde/Imap/Client/Cache/MongoTest.php:43
/disk2/src/horde/framework/Imap_Client/test/Horde/Imap/Client/Cache/TestBase.php:42
phar:///usr/local/php/bin/phpunit/phpunit/TextUI/Command.php:179
phar:///usr/local/php/bin/phpunit/phpunit/TextUI/Command.php:132

2) Horde_Imap_Client_Cache_MongoTest::testGetCachedUids
MongoDB not available.

/disk2/src/horde/framework/Imap_Client/test/Horde/Imap/Client/Cache/MongoTest.php:43
/disk2/src/horde/framework/Imap_Client/test/Horde/Imap/Client/Cache/TestBase.php:42
phar:///usr/local/php/bin/phpunit/phpunit/TextUI/Command.php:179
phar:///usr/local/php/bin/phpunit/phpunit/TextUI/Command.php:132

3) Horde_Imap_Client_Cache_MongoTest::testSet
MongoDB not available.

/disk2/src/horde/framework/Imap_Client/test/Horde/Imap/Client/Cache/MongoTest.php:43
/disk2/src/horde/framework/Imap_Client/test/Horde/Imap/Client/Cache/TestBase.php:42
phar:///usr/local/php/bin/phpunit/phpunit/TextUI/Command.php:179
phar:///usr/local/php/bin/phpunit/phpunit/TextUI/Command.php:132

4) Horde_Imap_Client_Cache_MongoTest::testGetMetaData
MongoDB not available.

/disk2/src/horde/framework/Imap_Client/test/Horde/Imap/Client/Cache/MongoTest.php:43
/disk2/src/horde/framework/Imap_Client/test/Horde/Imap/Client/Cache/TestBase.php:42
phar:///usr/local/php/bin/phpunit/phpunit/TextUI/Command.php:179
phar:///usr/local/php/bin/phpunit/phpunit/TextUI/Command.php:132

5) Horde_Imap_Client_Cache_MongoTest::testSetMetaData
MongoDB not available.

/disk2/src/horde/framework/Imap_Client/test/Horde/Imap/Client/Cache/MongoTest.php:43
/disk2/src/horde/framework/Imap_Client/test/Horde/Imap/Client/Cache/TestBase.php:42
phar:///usr/local/php/bin/phpunit/phpunit/TextUI/Command.php:179
phar:///usr/local/php/bin/phpunit/phpunit/TextUI/Command.php:132

6) Horde_Imap_Client_Cache_MongoTest::testDeleteMessages
MongoDB not available.

/disk2/src/horde/framework/Imap_Client/test/Horde/Imap/Client/Cache/MongoTest.php:43
/disk2/src/horde/framework/Imap_Client/test/Horde/Imap/Client/Cache/TestBase.php:42
phar:///usr/local/php/bin/phpunit/phpunit/TextUI/Command.php:179
phar:///usr/local/php/bin/phpunit/phpunit/TextUI/Command.php:132

7) Horde_Imap_Client_Cache_MongoTest::testDeleteMailbox
MongoDB not available.

/disk2/src/horde/framework/Imap_Client/test/Horde/Imap/Client/Cache/MongoTest.php:43
/disk2/src/horde/framework/Imap_Client/test/Horde/Imap/Client/Cache/TestBase.php:42
phar:///usr/local/php/bin/phpunit/phpunit/TextUI/Command.php:179
phar:///usr/local/php/bin/phpunit/phpunit/TextUI/Command.php:132

8) Horde_Imap_Client_Cache_MongoTest::testSerialization
MongoDB not available.

/disk2/src/horde/framework/Imap_Client/test/Horde/Imap/Client/Cache/MongoTest.php:43
/disk2/src/horde/framework/Imap_Client/test/Horde/Imap/Client/Cache/TestBase.php:42
phar:///usr/local/php/bin/phpunit/phpunit/TextUI/Command.php:179
phar:///usr/local/php/bin/phpunit/phpunit/TextUI/Command.php:132

9) Horde_Imap_Client_Live_Imap::testComplexFetch
Mailbox does not support MODSEQ.

/disk2/src/horde/framework/Imap_Client/test/Horde/Imap/Client/Live/Imap.php:818
phar:///usr/local/php/bin/phpunit/phpunit/TextUI/Command.php:179
phar:///usr/local/php/bin/phpunit/phpunit/TextUI/Command.php:132

OK, but incomplete, skipped, or risky tests!
Tests: 786, Assertions: 1450, Skipped: 9.


michael

___________________________________
Michael Slusarz [slusarz at horde.org]



More information about the dev mailing list