* Mads Toftum <[EMAIL PROTECTED]> wrote: > > - t/modules/includes.t test 49 is failing; however, I think it's a bug > > in > > httpd-test. That test is calling single_space(), but that function is > > corrupting the response such that it fails > The same error here.
I suppose, you're talking about the fsize/flastmod test? It should be marked as TODO. This test has an unresolved problem regarding different outputs of C-strftime and POSIX::strftime (and possibly different fsize abbrev computations). So a failing test at this point is OK. nd
