Page MenuHome GnuPG

Three unit tests failing on Solaris
Closed, ResolvedPublic

Description

While running unit tests for version 2.0.15 of gnupg on Solaris for OpenCSW, I'm
seeing three failing ones.

Here's the corresponding bug at OpenCSW:

http://www.opencsw.org/bugtrack/view.php?id=4401

To reproduce the bug:

  • contact #opencsw on Freenode or via the users mailing list at

http://lists.opencsw.org

  • get an account on the buildfarm
  • check out the build description from svn
  • type "gmake package"

Event Timeline

The problem is that gpg now requires the agent to learn the suggested iteration
count. However, if no agent is running the test fails. The fix is to wait for
2.0.16. It features better support for on-demaning starting of the agent. I
already changed the test environment to make use of this new feature.

Not quite. It does not work on Solaris when build on a NFS mount.

werner removed a project: Restricted Project.May 11 2010, 7:37 PM

Changed the test framework again. Now it works on the buildfarm.

werner claimed this task.
werner removed a project: Restricted Project.