test_template_listing_admin_links Windmill test is failing

Bug #487601 reported by Björn Tillenius
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
High
Данило Шеган

Bug Description

The test_template_listing_admin_links test is consitently failing in the jscheck builder. This traceback is from https://lpbuildbot.canonical.com/builders/jscheck/builds/176/steps/shell_7/logs/summary:

Failure in test lp.translations.windmill.tests.test_productseries_templates.EnableActionLinksTest.test_template_listing_admin_links
Traceback (most recent call last):
  File "/srv/buildbot/slaves/launchpad/jscheck/build/lib/lp/testing/__init__.py", line 450, in run
    testMethod()
  File "/srv/buildbot/slaves/launchpad/jscheck/build/lib/lp/translations/windmill/tests/test_productseries_templates.py", line 59, in test_template_listing_admin_links
    xpath=self._xpath_action_links(row_num, active=False))
  File "/srv/buildbot/slaves/launchpad/jscheck/build/orig_sourcecode/eggs/windmill-1.3beta3_lp_r1440-py2.5.egg/windmill/authoring/__init__.py", line 161, in __call__
    return self.exec_method(self.action_name, **kwargs)
  File "/srv/buildbot/slaves/launchpad/jscheck/build/orig_sourcecode/eggs/windmill-1.3beta3_lp_r1440-py2.5.egg/windmill/authoring/__init__.py", line 214, in _exec_test
    raise WindmillTestClientException(result['result'])
WindmillTestClientException: {'suite_name': 'Template links activation', 'result': False, 'starttime': '2009-10-24T16:58:30.288Z', 'params': {'xpath': "//tr[contains(@class, 'template_row')][1]/td[contains(@class, 'actions_column')]/div[contains(@class, 'inactive_links')]"}, 'debug': "Looking up xpath //tr[contains(@class, 'template_row')][1]/td[contains(@class, 'actions_column')]/div[contains(@class, 'inactive_links')], failed.", 'output': None, 'endtime': '2009-10-24T16:58:30.290Z', 'method': 'asserts.assertNode'}

Related branches

Changed in rosetta:
assignee: nobody → Данило Шеган (danilo)
status: New → In Progress
Revision history for this message
Данило Шеган (danilo) wrote :

Ok, db-devel contained a lot of incompatible changes (like events being set on wrong objects, and mistyped element IDs), probably introduced during the YUI3 migration. I'll get the fix reviewed and in.

Revision history for this message
Jeroen T. Vermeulen (jtv) wrote :

Looks like this is mostly a dupe of bug 487428, for which I'd already landed a fix. Hence the conflicts in the MP.

Revision history for this message
Ursula Junque (ursinha) wrote : A commit mentioned this bug
Changed in rosetta:
status: In Progress → Fix Committed
tags: added: qa-needstesting
Revision history for this message
Данило Шеган (danilo) wrote :

It works fine locally, but still fails on make jscheck. Don't know how to reproduce it.

tags: added: qa-bad
removed: qa-needstesting
Revision history for this message
Данило Шеган (danilo) wrote :

Follow up bug is bug #493629.

Changed in rosetta:
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.