Skip to content

Failed

tests / testsuite-clang / simulation_modelica_indexreduction.SingularPlanarLoop.mos (from (result.xml))

Failing for the past 3 builds (Since #1 )
Took 0 ms.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + SingularPlanarLoop.mos                                                            ... equation mismatch [time: 0]

==== Log /tmp/omc-rtest-unknown/simulation/modelica/indexreduction/SingularPlanarLoop.mos_temp584/log-SingularPlanarLoop.mos
false
true
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'SingularPlanarLoop', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: SingularPlanarLoop"
end SimulationResult;
"Notification: Skipped loading package Modelica (3.2.1,default) using MODELICAPATH /var/lib/jenkins/ws/OpenModelica_maintenance_v1.14_2/build/bin/../lib/omlibrary (uses-annotation may be wrong).
[simulation/modelica/indexreduction/SingularPlanarLoop.mo:2:3-2:197:writable] Error: Class Modelica.Mechanics.MultiBody.Joints.Revolute not found in scope SingularPlanarLoop.
Error: Error occurred while flattening model SingularPlanarLoop
"

Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/modelica/indexreduction/SingularPlanarLoop.mos_temp584/equations-expected2019-10-27 11:26:07.457676103 +0000
+++ /tmp/omc-rtest-unknown/simulation/modelica/indexreduction/SingularPlanarLoop.mos_temp584/equations-got2019-10-27 11:26:07.585676553 +0000
@@ -1,10 +1,11 @@
-true
+false
 true
 record SimulationResult
 resultFile = "",
 simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'SingularPlanarLoop', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
 messages = "Failed to build model: SingularPlanarLoop"
 end SimulationResult;
-"Error: Internal error IndexReduction.pantelidesIndexReduction failed! System is structurally singulare and cannot handled because number of unassigned equations is larger than number of states. Use -d=bltdump to get more information.
-Error: Internal error Transformation Module PFPlusExt index Reduction Method Pantelides failed!
+"Notification: Skipped loading package Modelica (3.2.1,default) using MODELICAPATH /var/lib/jenkins/ws/OpenModelica_maintenance_v1.14_2/build/bin/../lib/omlibrary (uses-annotation may be wrong).
+[simulation/modelica/indexreduction/SingularPlanarLoop.mo:2:3-2:197:writable] Error: Class Modelica.Mechanics.MultiBody.Joints.Revolute not found in scope SingularPlanarLoop.
+Error: Error occurred while flattening model SingularPlanarLoop
 "

Equation mismatch: omc-diff says:
Failed 't' 'f'
Line 1: Text differs:
expected: true
got:      false

== 1 out of 1 tests failed [simulation/modelica/indexreduction/SingularPlanarLoop.mos_temp584, time: 0]