Skip to content

Failed

tests / 01 testsuite-gcc 1/3 / simulation_modelica_declarations.MyPointsInst2.mos (from (result.xml))

Failing for the past 11 builds (Since #10 )
Took 0 ms.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

==== Log /tmp/omc-rtest-omtmpuser/simulation/modelica/declarations/MyPointsInst2.mos_temp7263/log-MyPointsInst2.mos
true
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 2, tolerance = 1e-5, method = 'dassl', fileNamePrefix = 'MyPointsInst2', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: MyPointsInst2"
end SimulationResult;










Equation mismatch: diff says:
--- /tmp/omc-rtest-omtmpuser/simulation/modelica/declarations/MyPointsInst2.mos_temp7263/equations-expected2024-04-20 01:40:22.734319561 +0000
+++ /tmp/omc-rtest-omtmpuser/simulation/modelica/declarations/MyPointsInst2.mos_temp7263/equations-got2024-04-20 01:40:22.850318272 +0000
@@ -1,17 +1,15 @@
 true
 record SimulationResult
-resultFile = "MyPointsInst2_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 2, tolerance = 1e-05, method = 'dassl', fileNamePrefix = 'MyPointsInst2', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
-LOG_SUCCESS       | info    | The simulation finished successfully.
-"
+resultFile = "",
+simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 2, tolerance = 1e-5, method = 'dassl', fileNamePrefix = 'MyPointsInst2', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: MyPointsInst2"
 end SimulationResult;
-1.0
-1.0
-1.0
-2.0
-2.0
-2.0
-3.0
-3.0
-3.0
+
+
+
+
+
+
+
+
+

Equation mismatch: omc-diff says:
Failed 'M' '"'
Line 3: Text differs:
expected: resultFile = "MyPointsInst
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/declarations/MyPointsInst2.mos_temp7263, time: 0]