Opened 17 years ago
Closed 17 years ago
#65 closed defect (fixed)
JUnit test problem with SimpleMP
| Reported by: | Stephen Siegel | Owned by: | zirkel |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | test | Version: | 1.0 |
| Keywords: | SimpleMP, JUnit, test | Cc: |
Description
When I run tass verify simpleMPSpec.mmp -np 2
from commandline, everything works fine. But from the JUnit test, there is failure.
Is the JUnit test using nprocs=2 (it should).
Note:
See TracTickets
for help on using tickets.

ExecConfig had the write number, but the wrong option was being passed to buildModel()