Skip to content
Snippets Groups Projects
Commit 333c0bda authored by Andre Moreira Magalhaes's avatar Andre Moreira Magalhaes
Browse files

dbus-installed-tests: re-enable test-dbus-daemon test


The test issue ended up being a dbus packaging issue
and should be sorted now.

Signed-off-by: default avatarAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>
parent 8d50e6bb
No related branches found
No related tags found
1 merge request!68Wip/andrunko/t5565+18.06
#!/bin/sh
# List of tests to skip:
# - test-dbus-daemon is known to fail due to some hard limits set in the dbus
# configuration, so lets skip it for now
SKIP_TESTS="test-dbus-daemon"
# List of tests to skip (basename):
SKIP_TESTS=""
set -e
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment