summaryrefslogtreecommitdiffstats
path: root/src/usr/testcore/lib
diff options
context:
space:
mode:
authorNick Bofferding <bofferdn@us.ibm.com>2018-10-31 16:31:15 -0500
committerWilliam G. Hoffa <wghoffa@us.ibm.com>2018-11-01 08:51:45 -0500
commitd70302a9f7afc86db1d64f9d730e70764709a41e (patch)
treedbd8c006977708eacbaf0c84c71a93676c86c9b3 /src/usr/testcore/lib
parent5e1f534a38ba19e043a2eec005d9c5f7a92d61ba (diff)
downloadtalos-hostboot-d70302a9f7afc86db1d64f9d730e70764709a41e.tar.gz
talos-hostboot-d70302a9f7afc86db1d64f9d730e70764709a41e.zip
Disable synchronization tests
Synchonization tests were recently re-enabled, causing CI instability. This re-disables the testcases until they can be made to work properly. Change-Id: I03f7df90c1548554ad8f293d10df5f9cdd117456 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/68240 Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Matthew Raybuck <mraybuc@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
Diffstat (limited to 'src/usr/testcore/lib')
-rw-r--r--src/usr/testcore/lib/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/testcore/lib/makefile b/src/usr/testcore/lib/makefile
index ce80dc0df..9bf180042 100644
--- a/src/usr/testcore/lib/makefile
+++ b/src/usr/testcore/lib/makefile
@@ -28,7 +28,7 @@ MODULE = testsyslib
#@TODO-RTC:151185-Turn enable all test cases
#TESTS = *.H
TESTS = stltest.H
-TESTS += synctest.H
+#TESTS += synctest.H
SUBDIRS += runtime.d
OpenPOWER on IntegriCloud