From 12789e6c66cd21ba950c64b09ed1b4d2aae5f0d0 Mon Sep 17 00:00:00 2001 From: Alexander Soldatov Date: Fri, 23 Nov 2018 10:40:40 +0300 Subject: Exception processing added for CallDBusMethod::op. Patch adds exception processing for CallDBusMethod::op function. It prevents phosphor-dbus-monitor crashes, when calling service doesn't exist. Change-Id: Iac9be4c14a52fa9c12eb08dfec1f4dfd68e8cdfb Signed-off-by: Alexander Soldatov Signed-off-by: Brad Bishop --- src/test/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'src/test/Makefile.am') diff --git a/src/test/Makefile.am b/src/test/Makefile.am index cbe9b82..3799890 100644 --- a/src/test/Makefile.am +++ b/src/test/Makefile.am @@ -12,7 +12,6 @@ BUILT_SOURCES = CLEANFILES = TESTS = $(check_PROGRAMS) -XFAIL_TESTS = callbacktest check_PROGRAMS += pathgentest pathgentest_SOURCES = \ -- cgit v1.2.1