cygport test has zero exit status on failures

Jason Pyeron jpyeron@pdinc.us
Sun May 9 21:12:10 GMT 2021


Cygport test is not returning a non zero exit status on failure! Is this expected?

jenkinsoss-ci-cygwin ~/workspace/oss-cygwin-pdfgrep-2.1.2-x64
$ cygport pdfgrep.cygport test; echo $?
>>> Testing pdfgrep-2.1.2-1.x86_64
Making check in src
...
WARNING: Couldn't find the global config file.
Test Run By jenkins$ on Sun May  9 17:08:41 2021
Native configuration is x86_64-pc-cygwin

                === pdfgrep tests ===

Schedule of variations:
    unix

Running target unix
...
                === pdfgrep Summary ===

# of unexpected failures        2
# of unsupported tests          12

WARNING: pdfgrep_version failed:
terminate called after throwing an instance of 'std::runtime_error'
  what():  locale::facet::_S_create_c_locale name not valid
make[3]: *** [Makefile:445: check-DEJAGNU] Error 1
make[3]: Leaving directory '/cygdrive/c/Users/jenkins$/workspace/oss-cygwin-pdfgrep-2.1.2-x64/pdfgrep-2.1.2-1.x86_64/build/testsuite'
make[2]: *** [Makefile:545: check-am] Error 2
make[2]: Leaving directory '/cygdrive/c/Users/jenkins$/workspace/oss-cygwin-pdfgrep-2.1.2-x64/pdfgrep-2.1.2-1.x86_64/build/testsuite'
make[1]: *** [Makefile:352: check-recursive] Error 1
make[1]: Target 'check' not remade because of errors.
make[1]: Leaving directory '/cygdrive/c/Users/jenkins$/workspace/oss-cygwin-pdfgrep-2.1.2-x64/pdfgrep-2.1.2-1.x86_64/build/testsuite'
make[1]: Entering directory '/cygdrive/c/Users/jenkins$/workspace/oss-cygwin-pdfgrep-2.1.2-x64/pdfgrep-2.1.2-1.x86_64/build'
make[1]: Leaving directory '/cygdrive/c/Users/jenkins$/workspace/oss-cygwin-pdfgrep-2.1.2-x64/pdfgrep-2.1.2-1.x86_64/build'
make: *** [Makefile:389: check-recursive] Error 1
make: Target 'check' not remade because of errors.
0





More information about the Cygwin-apps mailing list