Skip to content

Commit

Permalink
Disable fapi2 test cases
Browse files Browse the repository at this point in the history
Change-Id: Idd0420ea47399baab1cb35dc29ed564f47c2028f
RTC:181401
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/48709
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Tested-by: Daniel M. Crowell <dcrowell@us.ibm.com>
  • Loading branch information
crgeddes authored and dcrowell77 committed Oct 23, 2017
1 parent a9857bf commit a344a43
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/makefile
Expand Up @@ -240,7 +240,8 @@ TESTCASE_MODULES += testsyslib
TESTCASE_MODULES += testscom
TESTCASE_MODULES += $(if $(CONFIG_VPO_COMPILE),,testruntime)
TESTCASE_MODULES += testintr
TESTCASE_MODULES += testfapi2
# RTC:181401 figure out why we are seeing a data storage exception during fapi2 tests
#TESTCASE_MODULES += testfapi2

#******************************************************************
#KNOWN ISSUES (I might let these run but there is something wrong)
Expand Down

0 comments on commit a344a43

Please sign in to comment.