Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test 809 fails on Windows #123

Open
lefessan opened this issue Oct 28, 2023 · 0 comments
Open

Test 809 fails on Windows #123

lefessan opened this issue Oct 28, 2023 · 0 comments
Assignees

Comments

@lefessan
Copy link
Member

From
https://github.com/OCamlPro/gnucobol/actions/runs/6675975179?pr=109

809. run_misc.at:10199: testing stack and dump feature ...
../../tests/run_misc.at:10503: $COMPILE_MODULE -fdump=ALL prog.cob sub2.cob
../../tests/run_misc.at:10505: COB_DUMP_FILE=NONE \
$COBCRUN prog
../../tests/run_misc.at:10516: COB_DUMP_FILE=tstdump.dump \
$COBCRUN prog
../../tests/run_misc.at:10739: $SED -e 's/_$//' reference_tmpl > reference
../../tests/run_misc.at:10740: $SED -e 's/compiled ... .. .... ..:..:../compiled MMM DD YYYY HH:MM:SS/g' \
tstdump.dump > tstdump.sed
../../tests/run_misc.at:10743: diff reference tstdump.sed
../../tests/run_misc.at:10746: COBC_GEN_DUMP_COMMENTS=1 \
$COMPILE_MODULE -fdump=ALL prog.cob sub2.cob
../../tests/run_misc.at:10749: COB_DUMP_FILE=tstdump.dump \
$COBCRUN prog
../../tests/run_misc.at:10760: $SED -e 's/compiled ... .. .... ..:..:../compiled MMM DD YYYY HH:MM:SS/g' \
tstdump.dump > tstdump.sed
../../tests/run_misc.at:10763: diff reference tstdump.sed
../../tests/run_misc.at:10767: COB_STACKTRACE=1 COB_DUMP_FILE=tstdump.dump \
$COBCRUN prog
../../tests/run_misc.at:10791: $SED -e 's/compiled ... .. .... ..:..:../compiled MMM DD YYYY HH:MM:SS/g' \
tstdump.dump > tstdump.sed
../../tests/run_misc.at:10794: diff reference tstdump.sed
../../tests/run_misc.at:10798: $COMPILE prog.cob sub2.cob
../../tests/run_misc.at:10801: COB_STACKTRACE=1 COB_DUMP_FILE=tstdump.dump \
$COBCRUN_DIRECT ./prog
--- -   2023-10-28 09:14:08.007500100 +0000
+++ /d/a/gnucobol/gnucobol/_build/tests/testsuite.dir/at-groups/809/stderr      2023-10-28 09:14:07.952889600 +0000
@@ -12,5 +12,5 @@
        CALL-IT-OMIT at prog.cob:118
        MAIN-100 at prog.cob:85
        ENTRY prog at prog.cob:77
- Started by ./prog
+ Started by D:\a\gnucobol\gnucobol\_build\tests\testsuite.dir\0809\prog.exe
@GitMensch GitMensch linked a pull request Dec 11, 2023 that will close this issue
@ddeclerck ddeclerck self-assigned this Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants