touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #02047
[Bug 1346819] Re: Unity8 non-upstart tests fight for hardware with unity-system-compositor
The upstart tests in unity8 don't actually use upstart, meaning that
unity8 and u-s-c fight for hardware.
** Summary changed:
- Running unity8 autopilot tests gets aborted with 'g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.' error
+ Unity8 non-upstart tests fight for hardware with unity-system-compositor
** Changed in: unity8 (Ubuntu)
Status: New => Confirmed
** Changed in: unity8 (Ubuntu)
Assignee: (unassigned) => Michał Sawicz (saviq)
** Changed in: unity8 (Ubuntu)
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1346819
Title:
Unity8 non-upstart tests fight for hardware with unity-system-
compositor
Status in “unity8” package in Ubuntu:
In Progress
Bug description:
Running unity8 AP tests (specifically
unity8.shell.tests.test_upstart.UpstartIntegrationTests.test_no_sigstop)
sees the following and the testing gets aborted:
06:09:34.549 INFO _logging:41 - Starting test unity8.shell.tests.test_upstart.UpstartIntegrationTests.test_no_sigstop (Native Device)
06:09:34.553 WARNING testcase:112 - No tracing available - install the python-autopilot-trace package!
06:09:34.574 WARNING testcase:159 - Process manager backend unavailable, application snapshot support disabled.
06:09:34.595 WARNING utilities:266 - WARNING: in file "/home/phablet/autopilot/unity8/shell/tests/__init__.py", line 148 in setUp
This function is deprecated. Please use 'the Touch class to instantiate a device object' instead.
06:09:34.767 WARNING utilities:266 - WARNING: in file "/home/phablet/autopilot/unity8/shell/tests/test_upstart.py", line 90 in test_no_sigstop
This function is deprecated. Please use 'fixtures.EnvironmentVariable' instead.
06:09:34.777 WARNING utilities:266 - WARNING: in file "/home/phablet/autopilot/unity8/shell/tests/test_upstart.py", line 59 in _launch_unity
This function is deprecated. Please use 'fixtures.EnvironmentVariable' instead.
WARNING: QApplication was not created in the main() thread.
Testability driver loaded. Wire protocol version is "1.4".
g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
Terminated
===================
The issue is occurring on both mako and flo.
Steps to reproduce:
1. bzr branch lp:ububntu-test-cases/touch
2. cd touch
3. ./scripts/provision.sh -i touch -r 110 -n NETWORK_FILE -w
(where network file is your wifi file )
4. scripts/jenkins.sh -a unity8 -p /tmp/results
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1346819/+subscriptions
References