https://bz.apache.org/bugzilla/show_bug.cgi?id=63787

--- Comment #4 from Luca Toscano <[email protected]> ---
(In reply to Christophe JAILLET from comment #3)
> Amazing but wrong.
> 
> in fact, nothing is run. It just finds the file and returns it as is.

Ouch, I got carried by enthusiasm too soon :)

> 
> I've added some more logging in case.t in r1867862.
> I guess that you now have a:
>    # testing mod_alias with /getfiles-perl-pod/perlsub.pod
>    # expected 200
>    # received 200
>    # body: 
>    ok 2
> 
> I don't know exactly what perlsub.pod is (was?) supposed to do.
> But the trivial proposal I've made is clearly wrong (IMHO)
> So re-opening.
> 
> 
> If the goal is only to test mod_case_filter (which has no documentation and
> is only available in modules/examples/), I guess that choosing another alias
> would be better. For example, a file in t/htdocs/modules/case_filter/ with a
> few lowercase characters in it + updating extra.conf.in to setup this alias
> + update case.t accordingly.

My goal is to have a integration test suite that runs all tests without
recurrent issues that are 'known' and may cause it to fail. Eventually it would
be good to run periodically (in Jenkins, Travis, etc..) the perl test suite on
multiple platforms, so the more stable we are the better.


If we don't value a lot the test cases for mod_case_filter we could just drop
them?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to