On Tuesday 07 August 2001 08:02, Stas Bekman wrote:
> On Tue, 7 Aug 2001, Ryan Bloom wrote:
> > The problem is that all the tests are being written against 1.3, and
> > once they all succeed against 1.3, they are being tried against a 2.0
> > server.  Unfortunately, the config files aren't always compatible, so
> > the error you are seeing is because this test only works on 1.3.
> > Doug just added a way to write a config file for both 1.3 and 2.0, and
> > have the test harness continue to work, so things like this can be
> > fixed quickly.
>
> OK, now I realize that this, in conjunction with your email to new-httpd.
>
> what we can do also is to use ifdefs in httpd.conf where the configuration
> sections aren't the same.

That's how Doug's latest patch works, but it required a way to add the -D to
the httpd line.

> So I shouldn't test it against 2.0 at this point. anyway, I hope that my
> other patches are still relevant :)

I would keep testing against 2.0, but realize that a failed test may very
well mean broken code, not a broken test.

Ryan

Reply via email to