Front page | perl.perl5.porters |
Postings from January 2006
suidperl lacks tests
Thread Next
From:
Rafael Garcia-Suarez
Date:
January 24, 2006 11:00
Subject:
suidperl lacks tests
Message ID:
b77c1dce0601241100g72327d47peee03d40f97d2f2c@mail.gmail.com
Interesting testing challenge for the qa gurus :
suidperl has no tests.
I fixed as 26940 a regression in suidperl that I discovered because a
colleague was playing with mod_perl and 5.8.8-RC1. Tests would have
allowed to detect this (maybe).
However, to test suidperl, you need a suidperl, which means that you
already ran make install as root. Moreover the .t files must be setuid
root. That pretty sums up the problem :)
Thread Next
-
suidperl lacks tests
by Rafael Garcia-Suarez