Failedopenmodelica_fmi_ModelExchange_2.0.testChangeParam.mos
(from (result.xml))
Failing for the past 3,440 builds
(Since
#7821
)
StacktraceOutput mismatch (see stdout for details) Standard Output + testChangeParam ... equation mismatch [time: 25]
==== Log /tmp/omc-rtest-adrpo33/openmodelica/fmi/ModelExchange/2.0/testChangeParam.mos_temp1198/log-testChangeParam.mos
true
""
true
"test_ChangeParam.fmu"
"Warning: The initial conditions are not fully specified. For more information set -d=initialization. In OMEdit Tools->Options->Simulation->OMCFlags, in OMNotebook call setCommandLineOptions("-d=initialization").
"
"test_ChangeParam_me_FMU.mo"
true
""
record SimulationResult
resultFile = "test_ChangeParam_me_FMU_res.mat",
simulationOptions = "startTime = 0.0, stopTime = 2.0, numberOfIntervals = 1, tolerance = 1e-006, method = 'dassl', fileNamePrefix = 'test_ChangeParam_me_FMU', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
messages = "LOG_SUCCESS | info | The initialization finished successfully without homotopy method.
LOG_SUCCESS | info | The simulation finished successfully.
"
end SimulationResult;
7.3890899286445
2.0
6.3890899286445
""
1
fail()
"Error: Failed to open simulation result C:/dev/hudson/workspace/OM_Win/OM/testsuite/openmodelica/fmi/ModelExchange/2.0/testChangeParam.mos_temp1198/test_ChangeParam.mat: No such file or directory
Error: Error reading simulation result.
"
Equation mismatch: diff says:
--- /tmp/omc-rtest-adrpo33/openmodelica/fmi/ModelExchange/2.0/testChangeParam.mos_temp1198/equations-expected2019-05-06 21:02:35.956209800 +0200
+++ /tmp/omc-rtest-adrpo33/openmodelica/fmi/ModelExchange/2.0/testChangeParam.mos_temp1198/equations-got2019-05-06 21:03:00.393227200 +0200
@@ -7,19 +7,19 @@
"test_ChangeParam_me_FMU.mo"
true
""
record SimulationResult
resultFile = "test_ChangeParam_me_FMU_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 2.0, numberOfIntervals = 1, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'test_ChangeParam_me_FMU', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+simulationOptions = "startTime = 0.0, stopTime = 2.0, numberOfIntervals = 1, tolerance = 1e-006, method = 'dassl', fileNamePrefix = 'test_ChangeParam_me_FMU', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
messages = "LOG_SUCCESS | info | The initialization finished successfully without homotopy method.
LOG_SUCCESS | info | The simulation finished successfully.
"
end SimulationResult;
7.3890899286445
2.0
6.3890899286445
""
-LOG_SUCCESS | info | The initialization finished successfully without homotopy method.
-LOG_SUCCESS | info | The simulation finished successfully.
-0
-{{1.0,1.0,1.0,0.1353363211838032,0.1353363211838032,0.01831624751345867,0.01831624751345867},{-2.0,-2.0,-2.0,-2.0,-2.0,-2.0,-2.0},{-11.0,-11.0,-11.0,-10.1353363211838,-10.1353363211838,-10.01831624751346,-10.01831624751346}}
-""
+1
+fail()
+"Error: Failed to open simulation result C:/dev/hudson/workspace/OM_Win/OM/testsuite/openmodelica/fmi/ModelExchange/2.0/test_ChangeParam.mat: No such file or directory
+Error: Error reading simulation result.
+"
Equation mismatch: omc-diff says:
Line 21: Lexical token differs:
expected: LOG_SUCCESS | info | The initialization finished successfully without homotopy method.
got: 1
== 1 out of 1 tests failed [openmodelica/fmi/ModelExchange/2.0/testChangeParam.mos_temp1198, time: 25]
|