Skip to content

Failed

tests / 03 testsuite-gcc 3/3 / simulation_modelica_commonSubExp.wrapFunctionCalls14.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

==== Log /tmp/omc-rtest-omtmpuser/simulation/modelica/commonSubExp/wrapFunctionCalls14.mos_temp1382/log-wrapFunctionCalls14.mos
true
""
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'CSE.wrapFunctionCalls14', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: CSE.wrapFunctionCalls14"
end SimulationResult;
"[BackEnd/Initialization.mo:0:0-0:0:writable] Error: Internal error DAEUtil.getStartAttr failed because type Real has no default start value.
Error: No system for the symbolic initialization was generated
"

Equation mismatch: diff says:
--- /tmp/omc-rtest-omtmpuser/simulation/modelica/commonSubExp/wrapFunctionCalls14.mos_temp1382/equations-expected2024-04-20 01:54:02.552053554 +0000
+++ /tmp/omc-rtest-omtmpuser/simulation/modelica/commonSubExp/wrapFunctionCalls14.mos_temp1382/equations-got2024-04-20 01:54:02.688053560 +0000
@@ -1,40 +1,12 @@
 true
 ""
 true
 ""
-
-
-
-###############################################################
-Final Results
-###############################################################
-
-########### Updated Variable List (simulation) (2)
-========================================
-1: x:VARIABLE()  type: Real 
-2: $cse1:VARIABLE(protected = true )  type: Real  unreplaceable
-
-
-########### Updated Equation List (simulation) (2, 2)
-========================================
-1/1 (1): x = $cse1 + time   [dynamic |0|0|0|0|]
-2/2 (1): $cse1 = sin(p2)   [unknown |0|0|0|0|]
-
-
-########### Updated globalKnownVars (simulation) (2)
-========================================
-1: p1:PARAM(fixed = false )  type: Real 
-2: p2:PARAM(fixed = false )  = 2.0 * p1  type: Real 
-
-
-########### CSE Replacements (1/43)
-========================================
-1: $cse1 - sin(p2) - {}
 record SimulationResult
-resultFile = "CSE.wrapFunctionCalls14_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'CSE.wrapFunctionCalls14', 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 = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'CSE.wrapFunctionCalls14', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: CSE.wrapFunctionCalls14"
 end SimulationResult;
-""
+"[BackEnd/Initialization.mo:0:0-0:0:writable] Error: Internal error DAEUtil.getStartAttr failed because type Real has no default start value.
+Error: No system for the symbolic initialization was generated
+"

Equation mismatch: omc-diff says:
Line 5: Lexical token differs:
expected: 

got:      record SimulationResult

== 1 out of 1 tests failed [simulation/modelica/commonSubExp/wrapFunctionCalls14.mos_temp1382, time: 0]