Opened 19 years ago

Last modified 19 years ago

#64 closed defect (fixed)

Failures in testsuite

Reported by: scallegari Owned by: scallegari
Priority: critical Milestone:
Component: Version:
Keywords: Cc: scallegari, haklu

Description


Change History (2)

comment:1 by scallegari, 19 years ago

Building openmodelica on Linux (Mandriva 2006, i586, gcc 4.0.1), many tests in
the testsuite fail.

Specifically:

make[1]: Entering directory
`/home/callegar/src/OpenModelica/OpenModelica-1.3.1-SVN/testsuite/mofiles/drmodelica'

Running tests...

+ AlgorithmSection ... ok
+ ModifiedFiltersInSeries ... ok
+ ArrayDim1 ... ok
+ Colors ... ok
+ MultFuncCall ... ok
+ ArrayDim2 ... ok
+ DAEexample ... ok
+ ArrayDim3 ... ok
+ ElementWiseMultiplication.mo ... ok
+ ArrayDim4 ... ok
+ Equations ... ok
+ Summation ... ok
+ BouncingBall ... ok
+ VanDerPol ... ok
+ LogCall1 ... ok
+ Xpowers ... ok

  • ArrayAddSub ... ok
  • ArrayDiv ... ok
  • ArrayDivError ... ok
  • BlockMatrix ... ok
  • BlockMatrix2 ... ok
  • BlockMatrix3 ... ok
  • PointSum ... ok + ComplexNumbers ... ok + EquationCall ... ok + BouncingBall.mos ... nonzero exit status
  • VectorizeSeveralArguments ... ok
  • AccessDemo Illegal Mod ... ok + AccessDemo Legal Mod ... ok + Colered Point Legal Mod ... ok + ArraysInitLegal ... ok
  • CyclicPerm ... ok + MultipleResultsFunction ... ok
  • MicroCircuitInvalid ... ok + TempDepResistorCircuit ... ok + TempDepResistorCircuitInherited... ok + RefinedSimpleCircuitValid ... ok
  • RefinedSimpleCircuitInvalid ... ok + HelloWorld ... ok + Xpowers1 ... ok + Xpowers2 ... ok + Xpowers3 ... ok + PolynomialEvaluator ... ok + PolynomialEvaluator2 ... ok + FuncMultResults ... ok + SumForLoop ... ok + ForLoopHideVariable ... ok + SumSeriesWhile ... ok + SumVectorForIf ... ok + AlgorithmCondAssign ... ok

49 out of 50 tests succeeded

make[1]: Entering directory
`/home/callegar/src/OpenModelica/OpenModelica-1.3.1-SVN/testsuite/mosfiles'

Running tests...

+ If-statement ... ok

  • If-statement Illegal ... ok + While-statement ... ok
  • While-statement Illegal ... ok + API-Parameters ... ok + API Classes ... ok + Variables ... ok + Array1 ... ok + Simulation ... nonzero exit status + Differentiate ... ok + Simplify ... ok + strings ... ok + API loading and saving ... ok + API-attributes ... ok + Matrices ... ok + BouncingBall ... nonzero exit status + ExternalLibraries ... nonzero exit status + API Class/Elements query ... ok + ArrayEquation ... nonzero exit status + Rename ... ok + IdealDiode ... nonzero exit status

16 out of 21 tests succeeded

comment:2 by Adrian Pop, 19 years ago

These failures are due to OPENMODELICAPATH settings.
Try with the latest SVN. Also read the Readme on Cygwin and Linux.

Note: See TracTickets for help on using tickets.