diff options
author | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2013-01-16 19:58:48 +0000 |
---|---|---|
committer | Tarmac <Unknown> | 2013-01-16 19:58:48 +0000 |
commit | a840d1a37fe26d5f05fc330be60b282f72a828c6 (patch) | |
tree | 5d9d494fc8c3a9ff1c990e5a557b8be5860fd51a /debian/tests/control | |
parent | cb972ad5ba65378b17682c09915b7c9cb3b3aa9b (diff) | |
parent | 5dc4e9d194c9323db74750b069a8ec446a48e3ef (diff) | |
download | ayatana-indicator-session-a840d1a37fe26d5f05fc330be60b282f72a828c6.tar.gz ayatana-indicator-session-a840d1a37fe26d5f05fc330be60b282f72a828c6.tar.bz2 ayatana-indicator-session-a840d1a37fe26d5f05fc330be60b282f72a828c6.zip |
Fix test -- disable TestCanStartService for the build; instead make it available via "make localcheck"; and move it to be run in an autopkgtest.
Approved by PS Jenkins bot, Didier Roche.
Diffstat (limited to 'debian/tests/control')
-rw-r--r-- | debian/tests/control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control new file mode 100644 index 0000000..008828a --- /dev/null +++ b/debian/tests/control @@ -0,0 +1,5 @@ +#Tests: start-service +# start-service currently disabled; it needs services running for it to pass +# and that currently can't be setup properly in a buildd. +Depends: python3-aptdaemon.test, policykit-1, accountsservice, consolekit, indicator-session +Restrictions: build-needed |