id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1210	76-preferences.t fails while passing all the tests	claudio	szabgab	"From make test on GNU/Linux, 64-bit (Ubuntu 10.10), perlbrewed perl 5.12.3, cpanm'ed Wx.pm:

[...]
t/76-preferences.t ......... All 6 subtests passed 
Test Summary Report
-------------------
t/76-preferences.t       (Wstat: 11 Tests: 6 Failed: 0)
  Non-zero wait status: 11
Files=60, Tests=1027, 80 wallclock secs ( 0.36 usr  0.19 sys + 22.02 cusr  3.02 csys = 25.59 CPU)
Result: FAIL
Failed 1/60 test programs. 0/1027 subtests failed.

== make: *** [test_dynamic] Error 255 ==

or more verbose:
$ prove -b -v t/76-preferences.t 
t/76-preferences.t .. 
1..6
ok 1 - use Padre::Wx::Dialog::Preferences2;
ok 2 - The object isa Padre
ok 3 - The object isa Padre::Wx::Main
ok 4 - The object isa Padre::Wx::Dialog::Preferences2
ok 5 - The object isa Wx::Treebook
ok 6 - The object isa Padre::Config
All 6 subtests passed 

Test Summary Report
-------------------
t/76-preferences.t (Wstat: 11 Tests: 6 Failed: 0)
  Non-zero wait status: 11
Files=1, Tests=6,  4 wallclock secs ( 0.03 usr  0.00 sys +  1.23 cusr  0.09 csys =  1.35 CPU)
Result: FAIL

--------

""test_dynamic"" make me think it's a C-like library segfaulting. Any ideas?

"	defect	closed	major		Automated Build and Test	0.85	fixed	testing preferences	
