On 1/17/07 6:49 PM, Randal L. Schwartz wrote:
> Failed Test                  Stat Wstat Total Fail  List of Failed
> ---------------------------------------------------------------------
> t/db-object-changes-only-1.t  255 65280   483    4  482-483
> t/db-object.t                 255 65280   543    4  542-543
> 5996 subtests skipped.
> Failed 2/55 test scripts. 4/12714 subtests failed.
> 
> Test count mismatch?
> 
> t/db-object........................ok 431/543# Looks like you planned 543
> tests but only ran 541.
> t/db-object........................dubious
>         Test returned status 255 (wstat 65280, 0xff00)
> DIED. FAILED tests 542-543
>         Failed 2/543 tests, 99.63% okay (less 270 skipped tests: 271 okay,
> 49.91%)
> 
> That happens twice.

What database(s) are you testing against?  Can you try checking out the SVN
version and running individual tests in-place?

% svn co https://svn.sourceforget.net/svnroot/rose/trunk/modules/Rose-DB
% svn co \
  https://svn.sourceforge.net/svnroot/rose/trunk/modules/Rose-DB-Object
% cd Rose-DB-Object
% perl -I ../Rose-DB/lib -I lib t/db-object.t

-John



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to