pgbuildfarm - client-code: run ECPG tests last, so they don't block

From: andrewd(at)pgfoundry(dot)org (User Andrewd)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgbuildfarm - client-code: run ECPG tests last, so they don't block
Date: 2006-09-08 09:30:47
Message-ID: 20060908093047.4D4A086C6FB@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------

run ECPG tests last, so they don't block others.

Modified Files:
--------------
client-code:
run_build.pl (r1.68 -> r1.69)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbuildfarm/client-code/run_build.pl.diff?r1=1.68&r2=1.69)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Meskes 2006-09-08 13:32:30 pgsql: Replaced complex tests with small ones.
Previous Message Michael Meskes 2006-09-08 09:03:40 pgsql: More logic from complex/test* moved to their own testcases.