On May 8, 2007, at 9:21 PM, Will Coleda wrote:
That was after 'make'
Here's two more data points for you:
# realclean
$ prove t/postconfigure/03-revision.t
t/postconfigure/03-revision....ok
3/7 skipped: various reasons
All tests successful, 3 subtests skipped.
Files=1, Tests=7, 0 wallclock secs ( 0.06 cusr + 0.03 csys =
0.09 CPU)
# configure
# - same as above, except that 18472 is expected instead.
In r18473, I have just commented-out the offending test in each of t/
postconfigure/02- and 03-, pending further diagnosis.
kid51