automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 0/5] More patches for the tests-init branch


From: Ralf Wildenhues
Subject: Re: [PATCH 0/5] More patches for the tests-init branch
Date: Sat, 20 Nov 2010 13:40:57 +0100
User-agent: Mutt/1.5.20 (2010-08-04)

* Stefano Lattarini wrote on Mon, Nov 15, 2010 at 06:18:15PM CET:
>   Tests defs: don't let useless variables leak in test scripts.
>   Tests defs: new subroutine `skip' for test skipping.
>   Tests defs: some cleanup and minor fixes.

> No "ticking clock" for this patches at the moment; the clock will be
> started only after the current testsuite regressions have been solved.

Patches (1) through (3) will have to wait until somebody has figured out
why the *+#&$)! /bin/sh on Tru64 exits upon
  set +e
  case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac

if 'set -e' has been called at some earlier point (leading to the
instspc*test and probably other spurious test failures).  Might be
some internal shell data corruption, not sure.

Cheers,
Ralf



reply via email to

[Prev in Thread] Current Thread [Next in Thread]