"make test" gives me the following report in the Jifty/trunk: Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/13-sessions.t 2 512 25 2 24-25 t/99-pod-coverage.t 8 2048 191 8 64 99 102-103 127-129 133 1 test skipped. Failed 2/24 test scripts. 10/716 subtests failed. Files=24, Tests=716, 67 wallclock secs (38.72 cusr + 1.76 csys = 40.48 CPU) Failed 2/24 test programs. 10/716 subtests failed.
And I also see tons of warnings like the following: WARN - DBIx::DBSchema::Table->index method is deprecated; see ->indices at /usr/local/share/perl/5.8.8/DBIx/DBSchema.pm line 237 WARN - DBIx::DBSchema::Table->unique method is deprecated; see ->indices at /usr/local/share/perl/5.8.8/DBIx/DBSchema.pm line 237 I believe they're not regressions caused by the recent TD refactoring since I was using the CPAN version of TD while running the Jifty test suite. Cheers, agentz _______________________________________________ jifty-devel mailing list [email protected] http://lists.jifty.org/cgi-bin/mailman/listinfo/jifty-devel
