Skip to content

Failed

tests / 04 testsuite-clang 1/3 / simulation_modelica_msl22.Test3PhaseInit.mos (from (result.xml))

Failing for the past 44 builds (Since #1 )
Took 5 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + Test3Test3PhaseInit                                                               ... equation mismatch [time: 5]

==== Log /tmp/omc-rtest-unknown/simulation/modelica/msl22/Test3PhaseInit.mos_temp8645/log-Test3PhaseInit.mos
true
record SimulationResult
    resultFile = "Test3Phase.Test3PhaseInit_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 10.0, numberOfIntervals = 1000, tolerance = 1e-5, method = 'dassl', fileNamePrefix = 'Test3Phase.Test3PhaseInit', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-emit_protected'",
    messages = "LOG_STDOUT        | info    | Using sparse solver for linear system 0,
|                 | |       | because density of 0.173 remains under threshold of 0.200.
LOG_STDOUT        | info    | The maximum density for using sparse solvers can be specified
|                 | |       | using the runtime flag '<-lssMaxDensity=value>'.
LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
LOG_SUCCESS       | info    | The simulation finished successfully.
"
end SimulationResult;
"i_abc[:] at 0.0"
0.2989213705621608
-0.22373558004283456
-0.07518579051932692
"i_dq0[:] at 0.0"
-0.10504056351590667
0.3661024155453515
-4.006172263299092e-16
"i_abc[:] at 10.0"
0.29892100029600566
-0.2237375080684379
-0.07518349222757245
"i_dq0[:] at 10.0:"
-0.10504355197357107
0.36610196206377815
-2.708172449990186e-15
"u_abc[:] at 0.0"
0.0
0.8660254037844387
-0.8660254037844384
"u_dq0[:] at 0.0"
1.224744871391589
3.885780586188048e-16
1.9229626863835643e-16
"u_abc[:] at 10.0"
-2.4492935982947065e-15
0.8660254037844412
-0.8660254037844349
"u_dq0[:] at 10.0:"
1.2247448713915876
2.942091015256665e-15
2.179357711234706e-15
"power :"
-0.128647891454189
-0.12865155155238578

Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/modelica/msl22/Test3PhaseInit.mos_temp8645/equations-expected2024-01-13 02:58:56.350358467 +0000
+++ /tmp/omc-rtest-unknown/simulation/modelica/msl22/Test3PhaseInit.mos_temp8645/equations-got2024-01-13 02:59:01.782399322 +0000
@@ -1,43 +1,47 @@
 true
 record SimulationResult
 resultFile = "Test3Phase.Test3PhaseInit_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 10.0, numberOfIntervals = 1000, tolerance = 1e-05, method = 'dassl', fileNamePrefix = 'Test3Phase.Test3PhaseInit', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-emit_protected'",
-messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
+simulationOptions = "startTime = 0.0, stopTime = 10.0, numberOfIntervals = 1000, tolerance = 1e-5, method = 'dassl', fileNamePrefix = 'Test3Phase.Test3PhaseInit', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-emit_protected'",
+messages = "LOG_STDOUT        | info    | Using sparse solver for linear system 0,
+| | |       | because density of 0.173 remains under threshold of 0.200.
+LOG_STDOUT | info    | The maximum density for using sparse solvers can be specified
+| | |       | using the runtime flag '<-lssMaxDensity=value>'.
+LOG_SUCCESS | info    | The initialization finished successfully without homotopy method.
 LOG_SUCCESS       | info    | The simulation finished successfully.
 "
 end SimulationResult;
 "i_abc[:] at 0.0"
-0.2989213705621613
--0.2237355800428358
--0.07518579051932717
+0.2989213705621608
+-0.22373558004283456
+-0.07518579051932692
 "i_dq0[:] at 0.0"
--0.1050405635159073
-0.3661024155453524
--9.614813431917821e-16
+-0.10504056351590667
+0.3661024155453515
+-4.006172263299092e-16
 "i_abc[:] at 10.0"
-0.2989210002960313
--0.223737508068452
--0.07518349222758224
+0.29892100029600566
+-0.2237375080684379
+-0.07518349222757245
 "i_dq0[:] at 10.0:"
--0.1050435519735741
-0.3661019620638089
--1.67458000605902e-15
+-0.10504355197357107
+0.36610196206377815
+-2.708172449990186e-15
 "u_abc[:] at 0.0"
 0.0
-0.8660254037844389
--0.8660254037844388
+0.8660254037844387
+-0.8660254037844384
 "u_dq0[:] at 0.0"
-1.22474487139159
-1.110223024625157e-16
-6.409875621278547e-17
+1.224744871391589
+3.885780586188048e-16
+1.9229626863835643e-16
 "u_abc[:] at 10.0"
--2.449293598294707e-15
+-2.4492935982947065e-15
 0.8660254037844412
 -0.8660254037844349
 "u_dq0[:] at 10.0:"
-1.224744871391588
+1.2247448713915876
 2.942091015256665e-15
 2.179357711234706e-15
 "power :"
--0.12864789145419
--0.1286515515523895
+-0.128647891454189
+-0.12865155155238578

Equation mismatch: omc-diff says:
Failed 'U' 'T'
Line 5: Text differs:
expected: messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
got:      messages = "LOG_STDOUT        | info    | Using sparse solver for linear system 

== 1 out of 1 tests failed [simulation/modelica/msl22/Test3PhaseInit.mos_temp8645, time: 5]