bugGNU Gengetopt - Bugs: bug #61045, Test failure in...

 
 

bug #61045: Test failure in 'test_conf_parser_save.sh' during parallel build

Submitter:  None
Submitted:  Sun 15 Aug 2021 03:29:13 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Originator Name:  Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 15 Aug 2021 03:29:13 PM UTC, original submission:  

During a build of GNU gengetopt 2.23, I ran 'make check -j' to run the accompanying test suite.  One of the tests, 'test_conf_parser_save.sh' failed.

I suspect that there is a dependency, which requires 'test_conf_parser_save.sh' to be run only after 'test_conf_parser.sh' has completed. If this is the case, then perhaps the file 'test_conf_parser.save' should be added to 'test_conf_parser_file_save_SOURCES' in 'tests/Makefile.am', together with a Makefile rule to generate 'test_conf_parser.save' by running 'test_conf_parser.sh'.


The following is the output from test-suite.log:


==============================================
   GNU gengetopt 2.23: tests/test-suite.log
==============================================

# TOTAL: 50
# PASS:  49
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: test_conf_parser_save.sh
==============================

+ ./test_conf_parser_file_save --conf-file=test_conf_parser.save
test_conf_parser: Error opening configuration file 'test_conf_parser.save'
FAIL test_conf_parser_save.sh (exit status: 1)



Moreover, the following is the contents of 'test_conf_parser_save.sh.log':


+ ./test_conf_parser_file_save --conf-file=test_conf_parser.save
test_conf_parser: Error opening configuration file 'test_conf_parser.save'
FAIL test_conf_parser_save.sh (exit status: 1)


Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code