Unit tests timing out for some architectures
Bug #1416577 reported by
Menno Finlay-Smits
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-core |
Fix Released
|
Critical
|
Menno Finlay-Smits |
Bug Description
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 fixes a bug that was causing panics but also seems to cause stuck test(s) on i386 and ppc64.
description: | updated |
Changed in juju-core: | |
milestone: | 1.23 → 1.23-beta1 |
To post a comment you must log in.
Example failed runs:
- http:// juju-ci. vapour. ws:8080/ job/run- unit-tests- precise- i386/1327/ consoleFull juju-ci. vapour. ws:8080/ job/run- unit-tests- trusty- ppc64el/ 2281/console
- http://