Skip to content

Regression

simulation_modelica_msl22.Test3PhaseStart.mos (from (result.xml))

Failing for the past 1 build (Since #3809 )
Took 23 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + Test3PhaseStart                                                                   ... equation mismatch [time: 10]

==== Log C:\Windows\TEMP/omc-rtest-OpenModelica/simulation/modelica/msl22/Test3PhaseStart.mos_temp8930/log-Test3PhaseStart.mos
true
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 10.0, numberOfIntervals = 1000, tolerance = 1e-5, method = 'dassl', fileNamePrefix = 'Test3Phase.Test3PhaseStart', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-emit_protected'",
    messages = "Failed to build model: Test3Phase.Test3PhaseStart"
end SimulationResult;
"i_abc[:] at 0.0"



"i_dq0[:] at 0.0"



"i_abc[:] at 10.0"



"i_dq0[:] at 10.0:"



"u_abc[:] at 0.0"



"u_dq0[:] at 0.0"



"u_abc[:] at 10.0"



"u_dq0[:] at 10.0:"



"power :"


'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/msl22/Test3PhaseStart.mos_temp8930/equations-expected"2024-06-13 13:08:11.705530900 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/msl22/Test3PhaseStart.mos_temp8930/equations-got"2024-06-13 13:08:21.847485000 +0200
@@ -1,43 +1,41 @@
 true
 record SimulationResult
-resultFile = "Test3Phase.Test3PhaseStart_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 10.0, numberOfIntervals = 1000, tolerance = 1e-05, method = 'dassl', fileNamePrefix = 'Test3Phase.Test3PhaseStart', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-emit_protected'",
-messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
-LOG_SUCCESS       | info    | The simulation finished successfully.
-"
+resultFile = "",
+simulationOptions = "startTime = 0.0, stopTime = 10.0, numberOfIntervals = 1000, tolerance = 1e-5, method = 'dassl', fileNamePrefix = 'Test3Phase.Test3PhaseStart', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-emit_protected'",
+messages = "Failed to build model: Test3Phase.Test3PhaseStart"
 end SimulationResult;
 "i_abc[:] at 0.0"
-0.0
-0.0
-0.0
+
+
+
 "i_dq0[:] at 0.0"
-0.0
-0.0
-0.0
+
+
+
 "i_abc[:] at 10.0"
-0.2969026172354062
--0.2222429060236789
--0.07465971121167191
+
+
+
 "i_dq0[:] at 10.0:"
--0.1043570778407467
-0.3636299577617808
-3.202534107281294e-14
+
+
+
 "u_abc[:] at 0.0"
-0.0
-0.8660254037844389
--0.8660254037844388
+
+
+
 "u_dq0[:] at 0.0"
-1.22474487139159
-1.110223024625157e-16
-6.409875621278547e-17
+
+
+
 "u_abc[:] at 10.0"
--2.449293598294707e-15
-0.8660254037844412
--0.8660254037844349
+
+
+
 "u_dq0[:] at 10.0:"
-1.224744871391588
-2.942091015256665e-15
-2.179357711234706e-15
+
+
+
 "power :"
-0.0
--0.1278107958788661
+
+
'' 
Equation mismatch: omc-diff says: 
Failed 'T' '"'
Line 3: Text differs:
expected: resultFile = "Test
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/msl22/Test3PhaseStart.mos_temp8930, time: 23]