The trusty apache2 charm fails automated testing
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
apache2 (Juju Charms Collection) |
Triaged
|
Undecided
|
Liam Young | ||
Trusty |
Triaged
|
Undecided
|
Unassigned |
Bug Description
In an effort to improve quality, we are testing all charms in an automated process.
According to the latest test results by charm http://
The automated testing tool runs the `make lint`, `make test` targets, and runs the tests in the tests/ directory. The automated report can be found here:
http://
According to the report the `make lint` and 'make test' targets fail with errors similar to the precise/apache2 charm.
I have written a simple deployment amulet test that is in the review queue. The amulet tests pass but the `make test` target still fails with the same error. That output can be found here:
http://
The `make test` target failure still needs to be addressed. The error output is:
FAIL: tests.test_
-------
_StringException: Traceback (most recent call last):
File "/var/lib/
return func(*args, **keywargs)
File "/var/lib/
hooks.
File "/var/lib/
raise self.failureExc
AssertionError: False is not true
Changed in apache2 (Juju Charms Collection): | |
status: | New → Triaged |
Changed in apache2 (Charms Trusty): | |
status: | New → Triaged |
Changed in apache2 (Charms Trusty): | |
assignee: | nobody → David Britton (davidpbritton) |
Changed in apache2 (Charms Trusty): | |
assignee: | David Britton (davidpbritton) → nobody |