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

A test fails in a Dev Container #108

Open
yutaro-sakamoto opened this issue Nov 3, 2024 · 0 comments
Open

A test fails in a Dev Container #108

yutaro-sakamoto opened this issue Nov 3, 2024 · 0 comments

Comments

@yutaro-sakamoto
Copy link
Contributor

tests/cobol_data fails in a Dev Container.
The following is the test log.

#                             -*- compilation -*-
7. varying.at:1: testing varying ...
/varying.at:174: ${EMBED_DB_INFO} prog.cbl
/varying.at:175: ocesql prog.cbl prog.cob
/varying.at:194: ${COMPILE_MODULE} prog.cob
/varying.at:195: ${RUN_MODULE} prog
--- -	2024-11-03 06:51:01.193209950 +0000
+++ /workspaces/Open-COBOL-ESQL-4j/tests/cobol_data.dir/at-groups/7/stdout	2024-11-03 06:51:01.177891475 +0000
@@ -1,21 +1,11 @@
 A         
-+00000001
 AB        
-+00000002
 ABC       
-+00000003
 ABCD      
-+00000004
 ABCDE     
-+00000005
 ABCDEF    
-+00000006
 ABCDEFG   
-+00000007
 ABCDEFGH  
-+00000008
 ABCDEFGHI 
-+00000009
 ABCDEFGHIJ
-+00000010
 
7. varying.at:1: 7. varying (varying.at:1): FAILED (varying.at:195)
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

No branches or pull requests

1 participant