- Aug 09, 2016
-
-
Simon McVittie authored
Otherwise, when running check-dbus-services manually, it will launch a pager. Reviewed-by:
Sjoerd Simons <sjoerd.simons@collabora.co.uk> Signed-off-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D3903
-
Simon McVittie authored
We fixed UserPrompter0 by moving to systemd activation. Reviewed-by:
Sjoerd Simons <sjoerd.simons@collabora.co.uk> Signed-off-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D3901
-
Simon McVittie authored
Reviewed-by:
Sjoerd Simons <sjoerd.simons@collabora.co.uk> Signed-off-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D3899
-
Simon McVittie authored
Reviewed-by:
Sjoerd Simons <sjoerd.simons@collabora.co.uk> Signed-off-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D3898
-
Simon McVittie authored
This came from the chaiwala-btrfs package, which we haven't shipped since 15.12. Reviewed-by:
Sjoerd Simons <sjoerd.simons@collabora.co.uk> Signed-off-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D3897
-
Simon McVittie authored
T2326, aka #428, has now been fixed. Reviewed-by:
Sjoerd Simons <sjoerd.simons@collabora.co.uk> Signed-off-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D3896
-
- Jul 08, 2016
-
-
Sjoerd Simons authored
There is a session bus setup by systemd for the normal user, which is the one all tests should use. Use that by simply running the test as user user. Fixes: https://phabricator.apertis.org/T1906 Reviewed-by:
Luis Araujo <luis.araujo@collabora.co.uk> Signed-off-by:
Sjoerd Simons <sjoerd.simons@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D3662
-
- Mar 03, 2016
-
-
Differential Revision: https://phabricator.apertis.org/D412 Reviewed-by: xclaesse
-
Depends on D380, D382. Differential Revision: https://phabricator.apertis.org/D383 Reviewed-by: pwith
-
Hopefully this will prevent the environment (LAVA? systemd?) from squashing leading spaces and making the tree hard to read. Differential Revision: https://phabricator.apertis.org/D376 Reviewed-by: pwith
-
thermald works with real hardware, and refuses to start otherwise. Bug: https://bugs.apertis.org/show_bug.cgi?id=485 Differential Revision: https://phabricator.apertis.org/D375 Reviewed-by: pwith
-
It works on real images, but not in LAVA. Bug: https://bugs.apertis.org/show_bug.cgi?id=483 Differential Revision: https://phabricator.apertis.org/D374 Reviewed-by: pwith
-
Differential Revision: https://phabricator.apertis.org/D373 Reviewed-by: pwith
-
Otherwise, leftover dbus-test-tool processes from some other test could be still on the bus, causing misleading results. Differential Revision: https://phabricator.apertis.org/D365 Reviewed-by: pwith
-
This syntax change was made when dbus-test-tool was merged upstream. Differential Revision: https://phabricator.apertis.org/D364 Reviewed-by: pwith
-
The way in which we reconfigure the dbus-daemons here has not worked since the bus setup moved to /usr/share/dbus-1/s*.conf in 1.9.18. It is no longer necessary anyway: root has access to Stats by default on the system bus, and users have access to Stats by default on their own session buses. Differential Revision: https://phabricator.apertis.org/D363 Reviewed-by: pwith
-
The method was renamed when this feature was merged upstream. Differential Revision: https://phabricator.apertis.org/D362 Reviewed-by: pwith
-
- verify that every D-Bus system service is a systemd system service (test for T283) - verify that every D-Bus session service is a systemd user service (test for T284; failures are currently marked as expected) - verify that every D-Bus service can be activated successfully (certain failures are currently marked as expected, with bugs opened) - verify that a non-systemd-activated D-Bus service cannot be activated (marked as an expected failure until T282 is completed) Differential Revision: https://phabricator.apertis.org/D361 Reviewed-by: pwith
-
Add compatibility symlinks for dbus-dos-* tests in chaiwala-tests, so that old manual test instructions continue to work. Differential Revision: https://phabricator.apertis.org/D360 Reviewed-by: pwith
-
D-Bus is a fairly major piece of Apertis infrastructure, so it seems worth splitting out. Also rename dbus.yaml (the upstream installed-tests) to installed-tests.yaml, in preparation for adding other D-Bus tests. Differential Revision: https://phabricator.apertis.org/D358 Reviewed-by: pwith
-