summaryrefslogtreecommitdiffstats
path: root/test/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 30e5472..092dd02 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -87,3 +87,6 @@ remote_logging_test_config_LDADD = $(remote_logging_test_ldadd)
remote_logging_test_config_LDFLAGS = \
$(test_ldflags) \
-lstdc++fs
+
+# TODO Remove once the test-case failure is resolved openbmc/phosphor-logging#11
+XFAIL_TESTS = elog_errorwrap_test
OpenPOWER on IntegriCloud