[rt-users] RT 3.8 beta 2 now available

Tom Lanyon tom at netspot.com.au
Tue May 20 04:12:23 EDT 2008


On 20/05/2008, at 2:05 PM, Jesse Vincent wrote:

>>>
>>> Jesse
>>
>> Jesse,
>>
>> It seg faults for me on a dev box, RedHat Enterprise Linux 5 with  
>> Perl 5.10.0. This box was successfully running 3.6.6 with no issues  
>> and only had a few dependencies which needed upgrading to pass a  
>> 3.7.85 'make testdeps'.
>>
>> It dies in HTML::Mason::Request::alter_superclass(), called from  
>> RT::Interface::Web::Request.
>>
>
> When you install HTML::Mason, does it run and pass all its tests?


Yes, all except live tests and CHI. If it was an issue with  
HTML::Mason I'd expect 15-subclass.t to fail (as it calls the same  
alter_superclass method).

t/01-syntax........................ok
t/01a-comp-calls...................ok
t/02-sections......................ok
t/02a-filter.......................ok
t/04-misc..........................ok
t/05-request.......................ok
t/05a-stack-corruption.............ok
t/06-compiler......................ok
t/06a-compiler_obj.................ok
t/06b-compiler-named-subs..........ok
t/07-interp........................ok
t/07a-interp-mcr...................ok
t/07b-interp-static-source.........ok
t/09-component.....................ok
t/09a-comp_content.................ok
t/10-cache.........................ok
t/10a-cache-1.0x...................ok
t/10b-cache-chi....................skipped
         all skipped: CHI is not installed
t/11-inherit.......................ok
t/12-taint.........................ok
t/13-errors........................ok
t/14-cgi...........................ok
t/14a-fake_apache..................ok
t/15-subclass......................ok
t/17-print.........................ok
t/18-leak..........................ok
t/19-subrequest....................ok
t/20-plugins.......................ok
t/21-escapes.......................ok
t/22-path-security.................ok
t/23-leak2.........................ok
t/24-tools.........................ok
t/99-pod...........................ok
t/live/CGIHandler..................skipped
         all skipped: $TestConfig->{is_maintainer} is not true or  
$TestConfig->{apache_dir} is not a directory
t/live/apache-filter...............skipped
         all skipped: $TestConfig->{is_maintainer} is not true or  
$TestConfig->{apache_dir} is not a directory
t/live/cgi-no-handler..............skipped
         all skipped: $TestConfig->{is_maintainer} is not true or  
$TestConfig->{apache_dir} is not a directory
t/live/cgi-with-handler............skipped
         all skipped: $TestConfig->{is_maintainer} is not true or  
$TestConfig->{apache_dir} is not a directory
t/live/libapreq-no-handler.........skipped
         all skipped: $TestConfig->{is_maintainer} is not true or  
$TestConfig->{apache_dir} is not a directory
t/live/libapreq-with-handler.......skipped
         all skipped: $TestConfig->{is_maintainer} is not true or  
$TestConfig->{apache_dir} is not a directory
t/live/multi-conf..................skipped
         all skipped: $TestConfig->{is_maintainer} is not true or  
$TestConfig->{apache_dir} is not a directory
t/live/no-config...................skipped
         all skipped: $TestConfig->{is_maintainer} is not true or  
$TestConfig->{apache_dir} is not a directory
t/live/set-content-type............skipped
         all skipped: $TestConfig->{is_maintainer} is not true or  
$TestConfig->{apache_dir} is not a directory
t/live/single-level-server-root....skipped
         all skipped: $TestConfig->{is_maintainer} is not true or  
$TestConfig->{apache_dir} is not a directory
t/live/taint.......................skipped
         all skipped: $TestConfig->{is_maintainer} is not true or  
$TestConfig->{apache_dir} is not a directory
All tests successful, 12 tests skipped.
Files=44, Tests=542, 27 wallclock secs ( 6.42 cusr +  1.52 csys =   
7.94 CPU)




More information about the rt-users mailing list