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 8 fails on Windows #124

Open
lefessan opened this issue Oct 28, 2023 · 1 comment
Open

Test 8 fails on Windows #124

lefessan opened this issue Oct 28, 2023 · 1 comment
Assignees

Comments

@lefessan
Copy link
Member

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

8. used_binaries.at:350: testing temporary path invalid ...
../../tests/used_binaries.at:366: TMPDIR="" TMP="notthere" TEMP="" $COMPILE prog.cob
--- -   2023-10-28 09:10:22.004766600 +0000
+++ /d/a/gnucobol/gnucobol/_build/tests/testsuite.dir/at-groups/8/stderr        2023-10-28 09:10:21.922287300 +0000
@@ -1,2 +1,3 @@
 libcob: warning: Temporary directory TMP is invalid, adjust TMPDIR!
+Cannot create temporary file in: Invalid argument
 
../../tests/used_binaries.at:366: exit code was 1, expected 0
8. used_binaries.at:350: 8. temporary path invalid (used_binaries.at:350): FAILED (used_binaries.at:366)
@ddeclerck
Copy link
Contributor

This is a known issue with the temporary PATH on Windows. I'll check if something can be done about it.

@ddeclerck ddeclerck linked a pull request Dec 12, 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