Skip to content

Regression

tests / testsuite-gcc / simulation_libraries_msl22_Electrical.HeatingMOSInverter2.mos (from (result.xml))

Failing for the past 1 build (Since #6 )
Took 0 ms.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + HeatingMOSInverter                                                                ... equation mismatch [time: 0]

==== Log /tmp/omc-rtest-unknown/simulation/libraries/msl22/Electrical/HeatingMOSInverter2.mos_temp6947/log-HeatingMOSInverter2.mos
false
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 5.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Electrical.Analog.Examples.HeatingMOSInverter', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Simulation Failed. Model: Modelica.Electrical.Analog.Examples.HeatingMOSInverter does not exist! Please load it first before simulation."
end SimulationResult;
"Capacitor1.v:"



"Capacitor1.i:"



"TC1.dT:"



"HeatCapacitor1.T:"




Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/libraries/msl22/Electrical/HeatingMOSInverter2.mos_temp6947/equations-expected2018-12-08 01:52:21.419224497 +0000
+++ /tmp/omc-rtest-unknown/simulation/libraries/msl22/Electrical/HeatingMOSInverter2.mos_temp6947/equations-got2018-12-08 01:52:21.511224311 +0000
@@ -1,24 +1,22 @@
-true
+false
 record SimulationResult
-resultFile = "Modelica.Electrical.Analog.Examples.HeatingMOSInverter_res.mat",
+resultFile = "",
 simulationOptions = "startTime = 0.0, stopTime = 5.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Electrical.Analog.Examples.HeatingMOSInverter', 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 = "Simulation Failed. Model: Modelica.Electrical.Analog.Examples.HeatingMOSInverter does not exist! Please load it first before simulation."
 end SimulationResult;
 "Capacitor1.v:"
-0.0
-1.09026333278149
-4.997577735617213
+
+
+
 "Capacitor1.i:"
-0.0
-0.0002661567393707434
--1.163605839394621e-07
+
+
+
 "TC1.dT:"
-0.0
-0.1041029027398026
-9.286893568826017e-08
+
+
+
 "HeatCapacitor1.T:"
-293.15
-299.4621486452547
-299.9749060571265
+
+
+

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

== 1 out of 1 tests failed [simulation/libraries/msl22/Electrical/HeatingMOSInverter2.mos_temp6947, time: 0]