bug-gnucobol
[Top][All Lists]
Advanced

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

gnucobol-3.1-rc1 and one failure


From: Jeffrey Walton
Subject: gnucobol-3.1-rc1 and one failure
Date: Sun, 12 Jul 2020 07:13:57 -0400

Hi Everyone,

I'm seeing one unexpected test failure for gnucobol-3.1-rc1 on Ubuntu
18.04, x86_64, fully patched. It is x86_64-pc-linux-gnu.

...
694: OUTPUT on SEQUENTIAL file to missing directory  ok
695: OPEN EXTEND and CLOSE, INDEXED                  ok
696: DELETE FILE, INDEXED                            FAILED (run_file.at:335)
697: OUTPUT on INDEXED file to missing directory     ok
698: READ INTO data item AT-END sequence             ok

And:

$ cat tests/testsuite.dir/0696/testsuite.log
#                             -*- compilation -*-
696. run_file.at:267: testing DELETE FILE, INDEXED ...
./run_file.at:334: $COMPILE prog.cob
./run_file.at:335: $COBCRUN_DIRECT ./prog
--- /dev/null    2020-07-10 09:37:43.139999945 -0400
+++ 
/home/jwalton/Build-Scripts/gnucobol-3.1-rc1/tests/testsuite.dir/at-groups/696/stdout
   2020-07-12 06:56:56.362157083 -0400
@@ -0,0 +1 @@
+STATUS DELETE FILE (closed):35
696. run_file.at:267: 696. DELETE FILE, INDEXED (run_file.at:267):
FAILED (run_file.at:335)

Thanks in advance.



reply via email to

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