On Sun, Jun 01, 2008 at 07:04:28AM +0800, John Darrington wrote: > On Sat, May 31, 2008 at 01:09:59PM -0400, Jason Stover wrote: > On Sat, May 31, 2008 at 09:40:11AM +0800, John Darrington wrote: > > > OK. I think the attached patch will improve matters. It makes the > > tests use $PPID if it's available, otherwise it resorts to `ps -o ppid > > -p $$ | tail -1`. > > > After patching, all tests passed. > > Thanks. Any chance you could test the same patch on BSD ?
The following failed on OpenBSD, x86. signals.sh failed, but it fails in the same place without the patch. 0a1,2 > Warning: cannot create a convertor for "646" to "UTF-8": Invalid argument > Warning: cannot create a convertor for "UTF-8" to "646": Invalid argument compare output FAILED FAIL: tests/formats/format-guesser.sh checking for absence of error messages 1 FAILED FAIL: tests/bugs/signals.sh compare two-pass output FAILED FAIL: tests/stats/moments.sh > Warning: cannot create a convertor for "646" to "UTF-8": Invalid argument > Warning: cannot create a convertor for "UTF-8" to "646": Invalid argument compare optimizing output FAILED FAIL: tests/expressions/expressions.sh 1,2d0 < Warning: cannot create a convertor for "646" to "UTF-8": Invalid argument < Warning: cannot create a convertor for "UTF-8" to "646": Invalid argument compare results NO RESULT FAIL: tests/expressions/epoch.sh _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
