Comment 1 for bug 1078794

Revision history for this message
Ken VanDine (ken-vandine) wrote :

The test suite isn't directly accessing the keyring, but it is hitting something else that needs the keyring. That is really an integration test, not a unit test. The unit tests should mock out whatever interface it needs to prevent this.

It is important that we be able to run these tests in the package builds, these packages will soon be autolanding in ubuntu..