Re: [Swan-dev] testing, testing

2015-06-16 Thread Antony Antony
On Tue, Jun 16, 2015 at 04:38:59PM -0400, Andrew Cagney wrote: > I suspect that the algorithm is something like: may be small difference. directory is set outside the loop. runoutput = archive-dir/ + "%Y-%m-%d" + nodename + "make showversion" for try in 1..5: for test in tests: if no r

Re: [Swan-dev] testing, testing

2015-06-16 Thread Andrew Cagney
I suspect that the algorithm is something like: for try in 1..5: for test in tests: archive = form-archive-directory-from test + date + git + ... if no archive or not archive passed delete OUTPUT run test copy OUTPUT to archive So failing tests are alw