bug-gnucobol
[Top][All Lists]
Advanced

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

Re: [Bug-GnuCOBOL] [GnuCOBOL 3.0-dev] testsuite: 689 692 761 failed


From: Simon Sobisch
Subject: Re: [Bug-GnuCOBOL] [GnuCOBOL 3.0-dev] testsuite: 689 692 761 failed
Date: Mon, 17 Dec 2018 22:21:26 +0100
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.3.3

Thank you for your tests and bug reports!

Failures 692 and 761 are likely fixed with latest revision 2802
(three minutes old). Please recheck.

To analyze failure of test 689 please also post the output of
ls -rl tests/testsuite.dir/689/*

To analyze failure of test 589 please do (ideally in a fresh terminal)
cd /home/harald/src/gnucobol/trunk/tests
. atconfig && . atlocal
cd testsuite.dir/589

echo COB_PRE_LOAD="prog"$PATHSEP"prog1" $COBCRUN_DIRECT ./main-prog
COB_PRE_LOAD="prog"$PATHSEP"prog1" \
  $COBCRUN_DIRECT ./main-prog     # 55?
export COB_PRE_LOAD="prog"$PATHSEP"prog1" && \
  $COBCRUN_DIRECT ./main-prog     # 11?

Thank you very much,
Simon

Am 17.12.2018 um 21:48 schrieb Harald Arnesen:
> DragonFlyBSD 5.4
> 



reply via email to

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