Skip to content

Failed

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

Failing for the past 2 builds (Since #7 )
Took 1 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

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



Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/modelica/msl22/DCMotorBlocks.mos_temp8067/equations-expected2018-12-16 19:47:04.866505859 +0000
+++ /tmp/omc-rtest-unknown/simulation/modelica/msl22/DCMotorBlocks.mos_temp8067/equations-got2018-12-16 19:47:05.002505437 +0000
@@ -1,11 +1,9 @@
-true
+false
 true
 record SimulationResult
-resultFile = "TestModels.BlockModels.SystemTests.DCmotor_res.mat",
+resultFile = "",
 simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 50, tolerance = 1e-05, method = 'dassl', fileNamePrefix = 'TestModels.BlockModels.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.BlockModels.SystemTests.DCmotor"
 end SimulationResult;
-{0.0,0.001271957813737703,0.009615148429739043,0.03066718828321567,0.0685958742249031,0.1261964500177127}
-{0.0,0.180065321515615,0.3209819801381534,0.4247586025096863,0.4943757874259148,0.5335118647569782}
+
+

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/DCMotorBlocks.mos_temp8067, time: 1]