enterprise_CFM_HuddlyMonitor fails due to "No module named dbus" |
|||
Issue descriptionR64-10176.39.0 Guado running meeting mode What steps will reproduce the problem? (1) run script enterprise_CFM_HuddlyMonitor (2) script fails due to "No module named dbus" log can be found at https://stainless.corp.google.com/search?exclude_retried=true&first_date=20180102&master_builder_name=&builder_name_number=&shard=&exclude_acts=true&builder_name=&master_builder_name_number=&owner=&retry=&exclude_cts=true&exclude_non_production=true&hostname=&board=&test=%5Eenterprise_CFM_HuddlyMonitor%24&exclude_not_run=false&build=%5ER64%5C-10176%5C.39%5C.0%24&status=FAIL&status=ERROR&status=ABORT&reason=&waterfall=&suite=%5Ebluestreak%24&last_date=20180105&exclude_non_release=true&exclude_au=true&view=list No module named dbus Traceback (most recent call last): File "/usr/local/autotest/server/server_job.py", line 958, in group_func test.runtest(self, url, tag, args, dargs) File "/usr/local/autotest/server/test.py", line 302, in runtest *logging_args) File "/usr/local/autotest/client/common_lib/test.py", line 894, in runtest exec ('import %s' % modulename, local_namespace, global_namespace) File "<string>", line 1, in <module> File "/usr/local/autotest/server/site_tests/enterprise_CFM_HuddlyMonitor/enterprise_CFM_HuddlyMonitor.py", line 8, in <module> from autotest_lib.client.common_lib.cros import dbus_send File "/usr/local/autotest/client/common_lib/cros/dbus_send.py", line 6, in <module> import dbus ImportError: No module named dbus
,
Jan 12 2018
,
Jan 14 2018
This test is disabled on M65, so we won't see this issue anymore. I have plans to run this test on chromeos Labs, where dbus can be imported. Closing this bug as WontFix for now.
,
Jan 14 2018
Issue 781734 has been merged into this issue. |
|||
►
Sign in to add a comment |
|||
Comment 1 by mzhuo@chromium.org
, Jan 7 2018