Skip to content

Regression

simulation_libraries_3rdParty_Exercises.ServoSystem3.Aufgabe4_3b.mos (from (result.xml))

Failing for the past 1 build (Since #3747 )
Took 16 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + ServoSystem3.Aufgabe4_3b [simulate]                                               ... equation mismatch [time: 10]

==== Log C:\Windows\TEMP/omc-rtest-OpenModelica/simulation/libraries/3rdParty/Exercises/ServoSystem3.Aufgabe4_3b.mos_temp1937/log-ServoSystem3.Aufgabe4_3b.mos
true
""
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 3.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'ServoSystem3.Aufgabe4_3b', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: ServoSystem3.Aufgabe4_3b"
end SimulationResult;
""
'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/libraries/3rdParty/Exercises/ServoSystem3.Aufgabe4_3b.mos_temp1937/equations-expected"2024-05-08 15:00:59.849120800 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/libraries/3rdParty/Exercises/ServoSystem3.Aufgabe4_3b.mos_temp1937/equations-got"2024-05-08 15:01:09.519409000 +0200
@@ -1,12 +1,10 @@
 true
 ""
 true
 ""
 record SimulationResult
-resultFile = "ServoSystem3.Aufgabe4_3b_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 3.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'ServoSystem3.Aufgabe4_3b', 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 = 3.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'ServoSystem3.Aufgabe4_3b', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: ServoSystem3.Aufgabe4_3b"
 end SimulationResult;
 ""
'' 
Equation mismatch: omc-diff says: 
Failed 'S' '"'
Line 6: Text differs:
expected: resultFile = "ServoSystem
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/libraries/3rdParty/Exercises/ServoSystem3.Aufgabe4_3b.mos_temp1937, time: 16]