Newer
Older
apertis-tests (1:0.20150814.2) UNRELEASED; urgency=medium
* Move D-Bus tests from common/ to dbus/
* Move dbus-dos-* tests from root directory to dbus/
- add compatibility symlinks for dbus-dos-* tests in chaiwala-tests,
so that old manual test instructions continue to work
* Add new test dbus/check-dbus-services (T342)
- 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)
* dbus-dos-match-rules: call GetAllMatchRules, not GetConnectionMatchRules.
The method was renamed when this feature was merged upstream.
* dbus-dos-match-rules: run the script as root for the system bus,
instead of reconfiguring the dbus-daemons. root has access to
Stats by default on the system bus, and users have access to Stats
by default on their own session buses.
* dbus-dos-reply-time: use --messages-per-conn=1 instead of --new-conn.
This syntax change was made when dbus-test-tool was merged upstream.
-- Simon McVittie <simon.mcvittie@collabora.co.uk> Tue, 25 Aug 2015 11:35:18 +0100
* run-aa-test: print exit status as soon as we know it
* run-aa-test: do not prefix "# " to output from the underlying test
* run-aa-test: report the underlying tests and the log parsing separately
* test-webkit-clutter: do not suppress stderr, but do fail if "normal" fails
* geoclue: only "set -x" during the actual test
* apparmor-tumbler: do not silence stdout
* tracker, tumbler: only set -x during the interesting bits of testing
* In tests that use run-aa-test, add a prefix to test names
-- Simon McVittie <simon.mcvittie@collabora.co.uk> Fri, 14 Aug 2015 12:15:45 +0100
apertis-tests (1:0.20150811.1) 15.09; urgency=medium
* Initial import
-- Apertis Packagers <packagers@lists.apertis.org> Tue, 11 Aug 2015 17:40:28 +0100