Skip to content

Regression

simulation_modelica_initialization.homotopy6.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

==== Log C:\Windows\TEMP/omc-rtest-OpenModelica/simulation/modelica/initialization/homotopy6.mos_temp8574/log-homotopy6.mos
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'TestTornHomotopy2', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-lv=LOG_INIT_HOMOTOPY -s=dassl'",
    messages = "Failed to build model: TestTornHomotopy2"
end SimulationResult;
"Warning: Out of memory! Faking a stack overflow.
[BackEnd/BackendDAEUtil.mo:0:0-0:0:writable] Error: Internal error Stack overflow in BackendDAEUtil.getSolvedSystem...
[bt] [Symbols are not generated when running the test suite]
"
""
'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/initialization/homotopy6.mos_temp8574/equations-expected"2024-05-08 15:12:37.704345300 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/initialization/homotopy6.mos_temp8574/equations-got"2024-05-08 15:12:38.022347500 +0200
@@ -1,34 +1,12 @@
 true
 ""
 record SimulationResult
-resultFile = "TestTornHomotopy2_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'TestTornHomotopy2', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-lv=LOG_INIT_HOMOTOPY -s=dassl'",
-messages = "LOG_INIT_HOMOTOPY | info    | Model contains homotopy operator: Use adaptive homotopy method to solve initialization problem. To disable initialization with homotopy operator use \"-noHomotopyOnFirstTry\".
-LOG_INIT_HOMOTOPY | info    | Global homotopy with equidistant step size started.
-LOG_INIT_HOMOTOPY | info    | The homotopy path will be exported to TestTornHomotopy2_equidistant_global_homotopy.csv.
-LOG_INIT_HOMOTOPY | info    | homotopy process
-|                 | |       | ---------------------------
-LOG_INIT_HOMOTOPY | info    | homotopy parameter lambda = 0
-LOG_INIT_HOMOTOPY | info    | homotopy parameter lambda = 0 done
-|                 | |       | ---------------------------
-LOG_INIT_HOMOTOPY | info    | homotopy parameter lambda = 0.333333
-LOG_INIT_HOMOTOPY | info    | homotopy parameter lambda = 0.333333 done
-|                 | |       | ---------------------------
-LOG_INIT_HOMOTOPY | info    | homotopy parameter lambda = 0.666667
-LOG_INIT_HOMOTOPY | info    | homotopy parameter lambda = 0.666667 done
-|                 | |       | ---------------------------
-LOG_INIT_HOMOTOPY | info    | homotopy parameter lambda = 1
-LOG_INIT_HOMOTOPY | info    | homotopy parameter lambda = 1 done
-|                 | |       | ---------------------------
-LOG_SUCCESS       | info    | The initialization finished successfully with 3 homotopy steps.
-LOG_SUCCESS       | info    | The simulation finished successfully.
-"
+resultFile = "",
+simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'TestTornHomotopy2', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-lv=LOG_INIT_HOMOTOPY -s=dassl'",
+messages = "Failed to build model: TestTornHomotopy2"
 end SimulationResult;
-"Warning: There are nonlinear iteration variables with default zero start attribute found in NLSJac0. For more information set -d=initialization. In OMEdit Tools->Options->Simulation->Show additional information from the initialization process, in OMNotebook call setCommandLineOptions(\"-d=initialization\").
-"
-"\"lambda\",\"x\",\"y\",\"z\"
-0,2.307692307692307,2.307692307692308,0.7692307692307693
-0.3333333333333333,2.436704982096462,2.268988505371062,0.7563295017903539
-0.6666666666666666,2.557625806717175,2.232712257984848,0.7442374193282825
-1,2.671349569180263,2.198595129245921,0.7328650430819735
+"Warning: Out of memory! Faking a stack overflow.
+[BackEnd/BackendDAEUtil.mo:0:0-0:0:writable] Error: Internal error Stack overflow in BackendDAEUtil.getSolvedSystem...
+[bt] [Symbols are not generated when running the test suite]
 "
+""
'' 
Equation mismatch: omc-diff says: 
Failed 'T' '"'
Line 4: Text differs:
expected: resultFile = "TestTornHomotopy
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/initialization/homotopy6.mos_temp8574, time: 10]