contrib regression on old versions

Started by Andrew Dunstanabout 21 years ago3 messages
#1Andrew Dunstan
andrew@dunslane.net

We only have a couple of buildfarm members reporting on versions older
than 7.4. Both are RedHat based systems, and both fail the contrib
regression suites.

I'm inclined to have write these off as not worth fixing, and inhibit
contrib regression tests for versions older than 7.4. in the next
release of the buildfarm code. And unless we want to fix them maybe we
should also say the same for 7.4.

Thoughts?

cheers

andrew

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Andrew Dunstan (#1)
Re: contrib regression on old versions

Andrew Dunstan <andrew@dunslane.net> writes:

We only have a couple of buildfarm members reporting on versions older
than 7.4. Both are RedHat based systems, and both fail the contrib
regression suites.

I'm inclined to have write these off as not worth fixing, and inhibit
contrib regression tests for versions older than 7.4. in the next
release of the buildfarm code. And unless we want to fix them maybe we
should also say the same for 7.4.

I'm inclined to wonder why people want to run daily tests on dead
branches in the first place ;-)

I don't believe in having the code hide the failures, though.

regards, tom lane

#3Andrew Dunstan
andrew@dunslane.net
In reply to: Tom Lane (#2)
Re: contrib regression on old versions

Tom Lane wrote:

I'm inclined to wonder why people want to run daily tests on dead
branches in the first place ;-)

Unless you explicitly force it, buildfarm will not run a test unless
there is a change on the branch being tested. I am trying gently to
persuade the buildfarm owners not to use the force flags.

I don't believe in having the code hide the failures, though.

Ok.

cheers

andrew