Skip to content

Failed

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

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + DCMotor (Rotational)                                                              ... equation mismatch [time: 1]

==== Log /tmp/omc-rtest-unknown/simulation/modelica/msl22/DCMotorRotational.mos_temp9809/log-DCMotorRotational.mos
false
true
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 100, tolerance = 1e-05, method = 'dassl', fileNamePrefix = 'TestModels.RotationalModels.SystemTests.DCMotor', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: TestModels.RotationalModels.SystemTests.DCMotor"
end SimulationResult;



Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/modelica/msl22/DCMotorRotational.mos_temp9809/equations-expected2019-01-31 14:15:39.993311066 +0000
+++ /tmp/omc-rtest-unknown/simulation/modelica/msl22/DCMotorRotational.mos_temp9809/equations-got2019-01-31 14:15:40.205310154 +0000
@@ -1,11 +1,9 @@
-true
+false
 true
 record SimulationResult
-resultFile = "TestModels.RotationalModels.SystemTests.DCMotor_res.mat",
+resultFile = "",
 simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 100, tolerance = 1e-05, method = 'dassl', fileNamePrefix = 'TestModels.RotationalModels.SystemTests.DCMotor', 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.DCMotor"
 end SimulationResult;
-{0.0,0.01727005034164092,0.05801300977588543,0.1058267348732494,0.1457839740509188,0.1657404968669571}
-{0.0,-0.1986027421568276,-0.3885235890922444,-0.5606223313017825,-0.7061764514807091,-0.81783178095071}
+
+

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/DCMotorRotational.mos_temp9809, time: 1]