Skip to content

Failed

tests / testsuite-gcc / simulation_modelica_msl22.First.mos (from (result.xml))

Failing for the past 9 builds (Since #16 )
Took 1 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + First                                                                             ... equation mismatch [time: 1]

==== Log /tmp/omc-rtest-unknown/simulation/modelica/msl22/First.mos_temp4867/log-First.mos
false
true
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-10, method = 'dassl', fileNamePrefix = 'TestModels.RotationalModels.SystemTests.First', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: TestModels.RotationalModels.SystemTests.First"
end SimulationResult;
"[simulation/modelica/msl22/TestModels.mo:640:9-640:61:writable] Error: Base class Modelica.Mechanics.Rotational.Examples.First not found in scope TestModels.RotationalModels.SystemTests.First.
Error: Error occurred while flattening model TestModels.RotationalModels.SystemTests.First
"



Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/modelica/msl22/First.mos_temp4867/equations-expected2019-01-31 14:15:39.873311584 +0000
+++ /tmp/omc-rtest-unknown/simulation/modelica/msl22/First.mos_temp4867/equations-got2019-01-31 14:15:40.085310671 +0000
@@ -1,12 +1,12 @@
-true
+false
 true
 record SimulationResult
-resultFile = "TestModels.RotationalModels.SystemTests.First_res.mat",
+resultFile = "",
 simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-10, method = 'dassl', fileNamePrefix = 'TestModels.RotationalModels.SystemTests.First', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
-LOG_SUCCESS       | info    | The simulation finished successfully.
-"
+messages = "Failed to build model: TestModels.RotationalModels.SystemTests.First"
 end SimulationResult;
-""
-{0.0,-0.1556041881885503,-0.5374777795443372,-0.6936961637901916,-0.9015842369449714,-1.122492851615603}
-{0.0,-0.01556041881885503,-0.05374777795443372,-0.06936961637901916,-0.09015842369449714,-0.1122492851615603}
+"[simulation/modelica/msl22/TestModels.mo:640:9-640:61:writable] Error: Base class Modelica.Mechanics.Rotational.Examples.First not found in scope TestModels.RotationalModels.SystemTests.First.
+Error: Error occurred while flattening model TestModels.RotationalModels.SystemTests.First
+"
+
+

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

== 1 out of 1 tests failed [simulation/modelica/msl22/First.mos_temp4867, time: 1]