Windmill tests test_new_product_part_of_project and test_projects_plusnew_step_two are failing

Bug #385401 reported by Francis J. Lacoste
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
High
Edwin Grubbs

Bug Description

Changes to +new broke two test_registry Windmill tests:

test_results: ERROR Test Failure in test {'version': '0.1', 'suite_name': u'form_picker', 'result': False, 'starttime': u'2009-5-9T18:41:13.825Z', 'output': None, 'debug': u'Looking up id show-widget-field-project, failed.', u'params': {u'id': u'show-widget-field-project', 'uuid': 'a28308f6-5546-11de-b8e8-001302bd17f1'}, 'endtime': u'2009-5-9T18:41:13.826Z', u'method': u'click'}
Traceback (most recent call last):
  File "/home/francis/canonical/launchpad/windmill-1.2/lib/canonical/launchpad/windmill/testing/widgets.py", line 291, in __call__
    client.click(id=self.choose_link_id)
  File "/home/francis/canonical/windmill/trunk/windmill/authoring/__init__.py", line 164, in __call__
    return self.exec_method(self.action_name, **kwargs)
  File "/home/francis/canonical/windmill/trunk/windmill/authoring/__init__.py", line 217, in _exec_test
    raise WindmillTestClientException(result['result'])
WindmillTestClientException: {u'suite_name': u'form_picker', u'result': False, u'starttime': u'2009-5-9T18:41:13.825Z', u'params': {u'id': u'show-widget-field-project'}, u'debug': u'Looking up id show-widget-field-project, failed.', u'output': None, u'endtime': u'2009-5-9T18:41:13.826Z', u'method': u'click'}

windmill.authoring: ERROR Functest test failed: test_new_product_part_of_project

test_results: ERROR Test Failure in test {'version': '0.1', 'suite_name': u'projects/+new step two dynamism', 'result': False, 'starttime': u'2009-5-9T18:42:12.863Z', 'output': None, 'debug': u"Expected property 'className' to have value 'lazr-opened'. Found value 'lazr-closed' instead.", u'params': {u'validator': u'className|lazr-opened', u'id': u'search-results', 'uuid': 'c61d107c-5546-11de-b8e8-001302bd17f1'}, 'endtime': u'2009-5-9T18:42:12.956Z', u'method': u'asserts.assertProperty'}
Traceback (most recent call last):
  File "/home/francis/canonical/launchpad/windmill-1.2/lib/canonical/launchpad/windmill/tests/test_registry/test_plusnew_step2.py", line 56, in test_projects_plusnew_step_two
    validator='className|lazr-opened')
  File "/home/francis/canonical/windmill/trunk/windmill/authoring/__init__.py", line 164, in __call__
    return self.exec_method(self.action_name, **kwargs)
  File "/home/francis/canonical/windmill/trunk/windmill/authoring/__init__.py", line 217, in _exec_test
    raise WindmillTestClientException(result['result'])
WindmillTestClientException: {u'suite_name': u'projects/+new step two dynamism', u'result': False, u'starttime': u'2009-5-9T18:42:12.863Z', u'params': {u'validator': u'className|lazr-opened', u'id': u'search-results'}, u'debug': u"Expected property 'className' to have value 'lazr-opened'. Found value 'lazr-closed' instead.", u'output': None, u'endtime': u'2009-5-9T18:42:12.956Z', u'method': u'asserts.assertProperty'}

windmill.authoring: ERROR Functest test failed: test_projects_plusnew_step_two

tags: added: test-system
Changed in launchpad-registry:
assignee: nobody → Edwin Grubbs (edwin-grubbs)
importance: Undecided → High
milestone: none → 2.2.6
status: New → Triaged
Changed in launchpad-registry:
status: Triaged → In Progress
Revision history for this message
Edwin Grubbs (edwin-grubbs) wrote : Bug fixed by a commit

Fixed in devel r8632.

Changed in launchpad-registry:
status: In Progress → Fix Committed
Revision history for this message
Curtis Hovey (sinzui) wrote : Bug 385401 Fix released

Fixed released in Launchpad 2.2.6.

Changed in launchpad-registry:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.