Hi,

autoconf-2.68's testsuite deterministically fails for me in test 205 for a variety of OSes:

...
205: parallel autotest and signal handling FAILED (autotest.at:1617)
...


OSes affected:

* CentOS 5 i386/x86_64
* Fedora 12/13/14 i386/x86_64
* RHEL6 beta2 i386/x86_64
* openSUSE 11.2/11.3 i386/x86_64

From what I can gather, it's the "killer test" which fails:
...
# make -C tests/testsuite.dir/205 check
...
  1: test number 1                                   ok
  2: test number 2                                   ok
  3: test number 3                                   ok
4: killer test FAILED (micro-suite.at:12)
  5: test number 5                                   ok
  6: test number 6                                   ok
  7: test number 7                                   ok

## ------------- ##
## Test results. ##
## ------------- ##

ERROR: All 7 tests were run,
1 failed unexpectedly.
...

Ralf

Reply via email to