[Autogen-users] Autogen test failures
Brought to you by:
bkorb
From: Bruce K. <bru...@gm...> - 2008-12-06 23:06:52
|
Hi Ali, It looks like you did a "make check" before "make install" and a couple of tests failed. + cmp -s nested-res2.base nested-res2.out + diff nested-res2.base nested-res2.out + failure 4,10d3 < able -- no value < bar -- integer: 1234 < foo -- string: foo lish < stumble -- no value < < struct opt #2: < struct -- nested: 0xXXXXXXXX FAIL: nested.test + diff cfg-edit.sample-cfg cfg-edit-tmpd/cfg-edit.cfg + failure improperly saved state: 2,7d1 < <able/> < <bar type=integer>0x4D2</bar> < <foo>foo	lish</foo> < <stumble/> < </struct> < <struct type=nested> FAIL: cfg-edit.test Please let me know what kind of platform you were running on and send me the contents of the /home/ali/Documents/autogen/autoopts/test/FAILURES directory. Both of the failing tests use hierarchically valued option arguments, so I suspect the two failures have the same cause. Thank you -Bruce ==================================================== 2 of 22 tests failed Please report to aut...@li... ==================================================== |