launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #07507
ec2 seems horked (html5browser not importable)
lp/app/javascript/tests/test_lp_names.html
lp/app/javascript/tests/test_personpicker.html
lp/app/javascript/tests/test_expander.html
lp/app/javascript/tests/test_picker.html
lp/app/javascript/tests/test_lp_client.html
lp/app/javascript/tests/test_lp_collapsibles.html
lp/app/javascript/tests/test_multicheckboxwidget.html
lp/app/javascript/tests/test_hide_comment.html
lp/bugs/javascript/tests/test_me_too.html
lp/bugs/javascript/tests/test_subscribers_list.html
lp/bugs/javascript/tests/test_bug_notification_level.html
lp/bugs/javascript/tests/test_filebug_dupfinder.html
lp/bugs/javascript/tests/test_subscription.html
lp/bugs/javascript/tests/test_bug_subscription_portlet.html
lp/code/javascript/tests/test_branchdiff.html
lp/code/javascript/tests/test_productseries-setbranch.html
lp/registry/javascript/tests/test_structural_subscription.html
lp/registry/javascript/tests/test_distroseriesdifferences_details.html
lp/registry/javascript/tests/test_timeline.html
lp/registry/javascript/tests/test_milestone_table.html
lp/registry/javascript/tests/test_distroseries.html
lp/soyuz/javascript/tests/test_archivesubscribers_index.html
lp/soyuz/javascript/tests/test_lp_dynamic_dom_updater.html
lp/translations/javascript/tests/test_sourcepackage_sharing_details.html
======================================================================
ERROR: lp/app/javascript/tests/test_lp_names.html (subunit.RemotedTestCase)
----------------------------------------------------------------------
_StringException: Text attachment: traceback
------------
Traceback (most recent call last):
_StringException: Text attachment: traceback
------------
Traceback (most recent call last):
File "/var/launchpad/tmp/eggs/testtools-0.9.11-py2.6.egg/testtools/runtest.py",
line 169, in _run_user
return fn(*args, **kwargs)
File "/var/launchpad/tmp/eggs/testtools-0.9.11-py2.6.egg/testtools/testcase.py",
line 500, in _run_setup
ret = self.setUp()
File "/var/launchpad/test/lib/lp/testing/__init__.py", line 869, in setUp
import html5browser
File "/var/launchpad/test/lib/lp/scripts/utilities/importfascist.py",
line 189, in import_fascist
module = original_import(name, globals, locals, fromlist, level)
ImportError: No module named html5browser
------------
Follow ups