Changeset 646
- Timestamp:
- Oct 21, 2007 10:30:01 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/testScripts/NBcheckResult.py
r642 r646 82 82 retVal = "Issued message: 'SolverInterface tessting issue:'" 83 83 84 if project=='DyLP' and buildStep==NBprojectConfig.UNITTEST_CMD['Osi'] or \ 85 project=='Osi' and buildStep==NBprojectConfig.UNITTEST_CMD['Osi'] : 84 if project=='Osi' and buildStep==NBprojectConfig.UNITTEST_CMD['Osi'] : 86 85 87 86 # Look for pattern "<solver> solved NN out of 90 and took nnn.xx seconds"
Note: See TracChangeset
for help on using the changeset viewer.