[Dbix-class] [ANNOUNCE] 0.08103 RC3 - call for testers! (whops)

Pedro Melo melo at simplicidade.org
Thu May 21 06:15:11 GMT 2009


Hi,

On May 20, 2009, at 2:50 PM, Peter Rabbitson wrote:

> RC2 turned out to contain a serious issue - so we present RC3.
> Sorry for the trouble and thanks for testing!
> http://rabbit.us/diff/DBIx-Class-0.08102_07.tar.gz

Did this:

** Command:

TEST_POD=1 DATA_DUMPER_TEST=1 DBICTEST_FORK_STRESS=1  
DBICTEST_THREAD_STRESS=1 DBICTEST_STORAGE_STRESS=1  
DBICTEST_MYSQL_DSN=dbi:mysql:database=dbic  
DBICTEST_MYSQL_USER=test_dbic DBICTEST_MYSQL_PASS='yeah, right...'  
cpan -t .

(sorry, no Postgres on the laptop)

** Test summary:

t/cdbi/13-constraint.t                         (Wstat: 0 Tests: 23  
Failed: 0)
   TODO passed:   22-23
t/cdbi/15-accessor.t                           (Wstat: 0 Tests: 75  
Failed: 0)
   TODO passed:   17-19, 21-23, 25
t/prefetch/multiple_hasmany.t                  (Wstat: 0 Tests: 16  
Failed: 0)
   TODO passed:   2, 6-7
Files=166, Tests=5059, 120 wallclock secs ( 1.71 usr  0.85 sys +  
101.86 cusr 10.35 csys = 114.77 CPU)
Result: PASS


** Warnings:

t/cdbi/68-inflate_has_a.t ........................ Subroutine  
DBICTest::Schema::CD::__meta_info redefined at /System/Library/Perl/ 
Extras/5.8.8/Class/Data/Inheritable.pm line 26.
Subroutine DBICTest::Schema::CD::___meta_info_accessor redefined at / 
System/Library/Perl/Extras/5.8.8/Class/Data/Inheritable.pm line 27.
t/cdbi/68-inflate_has_a.t ........................ 1/6 Subroutine  
DBICTest::CD::__meta_info redefined at /System/Library/Perl/Extras/ 
5.8.8/Class/Data/Inheritable.pm line 26.
Subroutine DBICTest::CD::___meta_info_accessor redefined at /System/ 
Library/Perl/Extras/5.8.8/Class/Data/Inheritable.pm line 27.


** Modules used:

[Core Features]
- Test::More               ...loaded. (0.86 >= 0.82)
- Test::Builder            ...loaded. (0.86 >= 0.33)
- Test::Warn               ...loaded. (0.11 >= 0.11)
- Test::Exception          ...loaded. (0.27)
- Test::Deep               ...loaded. (0.103)
- DBD::SQLite              ...loaded. (1.25 >= 1.25)
- Data::Page               ...loaded. (2.01 >= 2)
- SQL::Abstract            ...loaded. (1.55 >= 1.55)
- SQL::Abstract::Limit     ...loaded. (0.141 >= 0.13)
- Class::C3::Componentised ...loaded. (1.0005 >= 1.0005)
- Carp::Clan               ...loaded. (6.00 >= 6)
- DBI                      ...loaded. (1.608 >= 1.605)
- Module::Find             ...loaded. (0.06 >= 0.06)
- Class::Inspector         ...loaded. (1.24 >= 1.24)
- Class::Accessor::Grouped ...loaded. (0.08003 >= 0.08003)
- JSON::Any                ...loaded. (1.18 >= 1.18)
- Scope::Guard             ...loaded. (0.03 >= 0.03)
- Path::Class              ...loaded. (0.16 >= 0.16)
- Sub::Name                ...loaded. (0.04 >= 0.04)
- MRO::Compat              ...loaded. (0.09 >= 0.09)
- List::Util               ...loaded. (1.19)
- Scalar::Util             ...loaded. (1.19)
- Storable                 ...loaded. (2.15)


Best regards,




More information about the DBIx-Class mailing list