You are here

Row Objective Test

2 posts / 0 new
Last post
mhunter's picture
Offline
Joined: 07/31/2009 - 15:26
Row Objective Test

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.

mspiegel's picture
Offline
Joined: 07/31/2009 - 15:24
Hi Mike, Thank you! I found

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!