Comment 0 for bug 1416577

Revision history for this message
Menno Finlay-Smits (menno.smits) wrote :

The unit tests for the cmd/jujud/agent package are timing out after 20 mins but only on i386 and ppc64. On amd64, the tests for this package finish in under 2 minutes. It is likely that a particular test is getting stuck.

It seems like this started happening with the introduction of bd581d0f. This change fix a bug that was causing panics but also seems to cause stuck test(s) on i386 and ppc64.