Skip to content

Failed

tests / 06 testsuite-clang 3/3 / simulation_modelica_declarations.MyPointsInst1.mos (from (result.xml))

Failing for the past 11 builds (Since #10 )
Took 1 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + MyPointsInst1                                                                     ... equation mismatch [time: 1]

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










Equation mismatch: diff says:
--- /tmp/omc-rtest-omtmpuser/simulation/modelica/declarations/MyPointsInst1.mos_temp1475/equations-expected2024-04-20 01:47:35.970649931 +0000
+++ /tmp/omc-rtest-omtmpuser/simulation/modelica/declarations/MyPointsInst1.mos_temp1475/equations-got2024-04-20 01:47:36.290642064 +0000
@@ -1,17 +1,15 @@
 true
 record SimulationResult
-resultFile = "MyPointsInst1_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 2, tolerance = 1e-05, method = 'dassl', fileNamePrefix = 'MyPointsInst1', 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 = 'MyPointsInst1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: MyPointsInst1"
 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/MyPointsInst1.mos_temp1475, time: 1]