Re: [Semanticscuttle-devel] getBookmarks() tag problems / user session problems
Brought to you by:
cweiske
From: Mark P. <mpe...@gm...> - 2011-05-21 18:47:50
|
Ok, I think I am finally in the game. All tests pass. I did have some config issues which didn't allow me to run the API tests. Want to take another look? On Fri, May 20, 2011 at 4:24 PM, Christian Weiske <cw...@cw...> wrote: > Hello Mark, > > >> Ok, the getBookmarks() function is back the way it was and all tests >> pass. Give it a go and see if I'm missing anything. > > That's the output I get: > > cweiske:~/Dev/semanticscuttle/cwdev/tests> phpunit . > PHPUnit 3.5.10 by Sebastian Bergmann. > > ........F...................................................... 63 / > 212 > ( 29%) ...E...........S............................................... > 126 / 212 > ( 59%) ............................................................... > 189 / 212 ( 89%) ...................S... > > Time: 7 seconds, Memory: 20.75Mb > > There was 1 error: > > 1) Api_OpenSearchTest::testOpenSearchAvailable > simplexml_load_string(): Entity: line 10: parser error : attributes > construct error > > /home/cweiske/Dev/semanticscuttle/cwdev/tests/Api/OpenSearchTest.php:14 > > -- > > > There was 1 failure: > > 1) Bookmark2TagTest::testGetPopularTagsDays > Failed asserting that <integer:0> matches expected <integer:3>. > > /home/cweiske/Dev/semanticscuttle/cwdev/tests/Bookmark2TagTest.php:292 > > FAILURES! > Tests: 212, Assertions: 938, Failures: 1, Errors: 1, Skipped: 2. > > -- > Regards/Mit freundlichen Grüßen > Christian Weiske > > -=≡ Geeking around in the name of science since 1982 ≡=- > > ------------------------------------------------------------------------------ > What Every C/C++ and Fortran developer Should Know! > Read this article and learn how Intel has extended the reach of its > next-generation tools to help Windows* and Linux* C/C++ and Fortran > developers boost performance applications - including clusters. > http://p.sf.net/sfu/intel-dev2devmay > _______________________________________________ > Semanticscuttle-devel mailing list > Sem...@li... > https://lists.sourceforge.net/lists/listinfo/semanticscuttle-devel > > |