Skip to content

Regression

simulation_modelica_synchronous_c.subSuperSample1.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + subSuperSample1.mos                                                               ... equation mismatch [time: 14]

==== Log C:\Windows\TEMP/omc-rtest-OpenModelica/simulation/modelica/synchronous_c/subSuperSample1.mos_temp5386/log-subSuperSample1.mos
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'Synchronous.SubClocks.subSuperSample1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-lv=LOG_SYNCHRONOUS'",
    messages = "Simulation execution failed for model: Synchronous.SubClocks.subSuperSample1
"
end SimulationResult;
""
Clock 1



Clock 2






'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/synchronous_c/subSuperSample1.mos_temp5386/equations-expected"2024-06-13 13:04:45.369780300 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/synchronous_c/subSuperSample1.mos_temp5386/equations-got"2024-06-13 13:04:59.626504000 +0200
@@ -1,56 +1,20 @@
 true
 ""
 record SimulationResult
-resultFile = "Synchronous.SubClocks.subSuperSample1_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Synchronous.SubClocks.subSuperSample1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-lv=LOG_SYNCHRONOUS'",
-messages = "LOG_SYNCHRONOUS   | info    | Initialized synchronous timers.
-|                 | |       | | Number of base clocks: 1
-|                 | |       | | Base clock 1
-|                 | |       | | | interval: 1.000000e-01
-|                 | |       | | | Number of sub-clocks: 2
-|                 | |       | | | Sub-clock 1 of base clock 1
-|                 | |       | | | | shift: 0/1
-|                 | |       | | | | factor: 4/1
-|                 | |       | | | | solverMethod: none
-|                 | |       | | | | holdEvents: false
-|                 | |       | | | Sub-clock 2 of base clock 1
-|                 | |       | | | | shift: 0/1
-|                 | |       | | | | factor: 2/1
-|                 | |       | | | | solverMethod: none
-|                 | |       | | | | holdEvents: false
-LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
-LOG_SYNCHRONOUS   | info    | Activated base-clock 0 at time 0.000000
-LOG_SYNCHRONOUS   | info    | Activated sub-clock (0,0) at time 0.000000
-LOG_SYNCHRONOUS   | info    | Activated sub-clock (0,1) at time 0.000000
-LOG_SYNCHRONOUS   | info    | Activated base-clock 0 at time 0.100000
-LOG_SYNCHRONOUS   | info    | Activated base-clock 0 at time 0.200000
-LOG_SYNCHRONOUS   | info    | Activated sub-clock (0,1) at time 0.200000
-LOG_SYNCHRONOUS   | info    | Activated base-clock 0 at time 0.300000
-LOG_SYNCHRONOUS   | info    | Activated base-clock 0 at time 0.400000
-LOG_SYNCHRONOUS   | info    | Activated sub-clock (0,0) at time 0.400000
-LOG_SYNCHRONOUS   | info    | Activated sub-clock (0,1) at time 0.400000
-LOG_SYNCHRONOUS   | info    | Activated base-clock 0 at time 0.500000
-LOG_SYNCHRONOUS   | info    | Activated base-clock 0 at time 0.600000
-LOG_SYNCHRONOUS   | info    | Activated sub-clock (0,1) at time 0.600000
-LOG_SYNCHRONOUS   | info    | Activated base-clock 0 at time 0.700000
-LOG_SYNCHRONOUS   | info    | Activated base-clock 0 at time 0.800000
-LOG_SYNCHRONOUS   | info    | Activated sub-clock (0,0) at time 0.800000
-LOG_SYNCHRONOUS   | info    | Activated sub-clock (0,1) at time 0.800000
-LOG_SYNCHRONOUS   | info    | Activated base-clock 0 at time 0.900000
-LOG_SYNCHRONOUS   | info    | Activated base-clock 0 at time 1.000000
-LOG_SYNCHRONOUS   | info    | Activated sub-clock (0,1) at time 1.000000
-LOG_SUCCESS       | info    | The simulation finished successfully.
+resultFile = "",
+simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'Synchronous.SubClocks.subSuperSample1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-lv=LOG_SYNCHRONOUS'",
+messages = "Simulation execution failed for model: Synchronous.SubClocks.subSuperSample1
 "
 end SimulationResult;
 ""
 Clock 1
-1.0
-2.0
-3.0
+
+
+
 Clock 2
-1.0
-2.0
-3.0
-4.0
-5.0
-6.0
+
+
+
+
+
+
'' 
Equation mismatch: omc-diff says: 
Failed 'S' '"'
Line 4: Text differs:
expected: resultFile = "Synchronous.SubClocks.subSuperSample
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/synchronous_c/subSuperSample1.mos_temp5386, time: 19]