Row Objective Test

Posted on
Picture of user. mhunter Joined: 07/31/2009
Hi Michael S,

I've added a test to the mxRowObjective under models/failing. The test yields the following frontend error when I try run the model:

Running rowObjectiveTest
Error in evaluateSymbol(as.symbol(objname), objname, flatModel, labelsData, :
object 'flatModel' not found

I figure there's something on the frontend that wasn't updated. Once it's fixed and moved to models/passing, then we have a row objective test.

Replied on Mon, 10/04/2010 - 20:42
Picture of user. mspiegel Joined: 07/31/2009

Hi Mike,

Thank you! I found the bug, fixed it, and moved TestRowObjective.R into the passing directory. We have a test for row objective functions!