Activity log for bug #1605739

Date Who What changed Old value New value Message
2016-07-22 19:08:57 Andreas Hasenack bug added bug
2016-07-22 19:10:01 Andreas Hasenack description In Landscape 16.06, the "unavailable" page changed its contents and the test_app_unavailable_page test started failing: Failure in test test_app_unavailable_page (basic.test_service.ServiceTest) Traceback (most recent call last): File "/usr/lib/python3.4/unittest/case.py", line 58, in testPartExecutor yield File "/usr/lib/python3.4/unittest/case.py", line 58, in testPartExecutor [460/2092] yield File "/usr/lib/python3.4/unittest/case.py", line 577, in run testMethod() File "/home/ubuntu/charm/stable/tests/basic/test_service.py", line 95, in test_app_unavailable_page self.environment.check_url("/", "please phone us") File "/home/ubuntu/charm/stable/tests/helpers.py", line 156, in check_url raise AssertionError(msg.format(url, good_content, output)) AssertionError: Content Not found! url:https://10.0.3.151/ good_content:['please phone us'] In Landscape 16.06, the "unavailable" page changed its contents and the test_app_unavailable_page test from the stable charm fails: Failure in test test_app_unavailable_page (basic.test_service.ServiceTest) Traceback (most recent call last):   File "/usr/lib/python3.4/unittest/case.py", line 58, in testPartExecutor     yield   File "/usr/lib/python3.4/unittest/case.py", line 58, in testPartExecutor [460/2092]     yield   File "/usr/lib/python3.4/unittest/case.py", line 577, in run     testMethod()   File "/home/ubuntu/charm/stable/tests/basic/test_service.py", line 95, in test_app_unavailable_page     self.environment.check_url("/", "please phone us")   File "/home/ubuntu/charm/stable/tests/helpers.py", line 156, in check_url     raise AssertionError(msg.format(url, good_content, output)) AssertionError: Content Not found!         url:https://10.0.3.151/         good_content:['please phone us']
2016-07-22 21:19:14 Andreas Hasenack landscape-charm: assignee Andreas Hasenack (ahasenack)
2016-07-22 21:19:16 Andreas Hasenack landscape-charm: status New In Progress
2016-07-22 21:19:32 Andreas Hasenack branch linked lp:~ahasenack/landscape-charm/fix-fp-test-stable
2016-08-29 15:14:04 Andreas Hasenack landscape-charm: importance Undecided High
2016-08-29 15:46:48 Andreas Hasenack tags kanban
2016-08-29 16:51:39 David Britton tags kanban
2016-08-29 19:42:55 Andreas Hasenack branch linked lp:~ahasenack/landscape-charm/fix-fp-test-trunk
2016-08-30 12:05:59 🤖 Landscape Builder landscape-charm: status In Progress Fix Committed
2019-06-07 18:47:43 Simon Poirier landscape-charm: status Fix Committed Fix Released