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).

Change History (1)

comment:1 by zirkel, 17 years ago

Resolution: fixed
Status: newclosed

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

Note: See TracTickets for help on using tickets.