>> testAll()
Solver set to MPS. This function will write out a .MPS file and return a matrix string for the LP problem
Solver set to MPS. This function will output an MPS matrix string for the MILP problem
testBuildMPS successfully passed
Error in testC13Fitting
Error in testDeletionStudy
testElementalBalance successfully passed
ans =
1
Error in testFASTCORE
Error in testFBA
Error in testFVA
|J|=4112 Error in testFastcc
|J|=6 |A|=5
....
....
testBuildMPS
testElementalBalance
testFluxConsistency
testGDLS
testGrowthExpMatch
testMaps
testModelManipulation
modelCitations_update
testRobustnessAnalysis
testSBML
testgpSampler
testSubspaces
Tests not passed:
testC13Fitting
testDeletionStudy
testFASTCORE
testFBA
testFVA
testFastcc
testMOMA
modelCitations
sbmlTestModelToMat
testModels
testModelsAlgorithmically
testNullspace
testOptKnock
testRank
testSampleCbModel
testDifferentLPSolvers
testSolvers
testStoichiometricConsistency
testTissueModel
testpFBA
IT IS NOT NECESSARY FOR THE COBRA TOOLBOX TO PASS ALL TESTS TO FUNCTION; HOWEVER, IT MUST PASS THE TESTS THAT ARE RELEVANT TO YOUR PARTICULAR PROBLEM!!!
Tests may not pass for several reasons. Some of the most common issues:
1. The correct solver is not installed. Certain tests require LP, MILP, QP or NLP solvers. See changeCobraSolvers.m for a complete list of supported solvers.
These tests will fail when running testAll unless one has the tomlab suite installed. If all of the functions that you require for your use function then do not worry about them: testC13Fitting, testGDLS, testMOMA, testOptKnock, testSolvers
If a particular test fails, you can run that test individually for more information
ans =
12 of 32 tests completed successfully.