Skip to content

test-pgp and test-pgpmime fails non-deterministically #177

@apteryks

Description

@apteryks

Hi,

This affects at least 3.2.14 and 3.2.15. Sometimes the test suite passes, sometimes it fails, like so:

Testing GnuPG crypto context: failed (4 errors, 0 warnings)
Testing PGP/MIME implementation: passed
Results: 12 tests passed; 1 tests failed.
Failed tests: 
 test-pgp
make[3]: *** [Makefile:1137: check-local] Error 255
make[3]: Leaving directory '/tmp/guix-build-gmime-3.2.15.drv-0/source/tests'
make[2]: *** [Makefile:974: check-am] Error 2
make[2]: Leaving directory '/tmp/guix-build-gmime-3.2.15.drv-0/source/tests'
make[1]: *** [Makefile:824: check-recursive] Error 1
make[1]: Leaving directory '/tmp/guix-build-gmime-3.2.15.drv-0/source/tests'
make: *** [Makefile:536: check-recursive] Error 1

Test suite failed, dumping logs.
error: in phase 'check': uncaught exception:
%exception #<&invoke-error program: "make" arguments: ("check" "-j" "32") exit-status: 2 term-signal: #f stop-signal: #f> 
phase `check' failed after 67.0 seconds
command "make" "check" "-j" "32" failed with status 2
build process 18 exited with status 256

I suppose there is a race somewhere in the build system.

I think I've seen test-pgpmime fail as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions