Skip to content

Regression

openmodelica_cppruntime.WhenTuple.mos (from (result.xml))

Failing for the past 1 build (Since #3850 )
Took 18 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

==== Log C:\Users\OPENMO~1\AppData\Local\Temp/omc-rtest-OpenModelica/openmodelica/cppruntime/WhenTuple.mos_temp4208/log-WhenTuple.mos
true
""
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'DIDtuple', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: DIDtuple"
end SimulationResult;
"Error: Error building simulator. Build log: make: Entering directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/OPENMO~1/CPPRUN~1/WHENTU~2.MOS'
clang++  -fopenmp=libomp  -Winvalid-pch -O3 -DNDEBUG  -std=c++11 -DBOOST_ALL_DYN_LINK   -DUSE_DGESV -DUSE_LOGGER -DOMC_BUILD -DUSE_PUGI_XML -DUSE_THREAD -DSUNDIALS_MAJOR_VERSION=5 -DSUNDIALS_MINOR_VERSION=4 -DPMC_USE_SUNDIALS -I\".\" -I\"C:\\dev\\jenkins\\ws\\Windows\\OM_Win\\build/include/omc/cpp/\" -I.  -I\"C:/OMDevUCRT/tools/msys/ucrt64/include/\" -I\".\" -I\"C:\\dev\\jenkins\\ws\\Windows\\OM_Win\\build/include/omc/cpp/sundials\"     -DMEASURETIME_PROFILEBLOCKS -DUSE_LOGGER  -c -o OMCppDIDtupleCalcHelperMain.o OMCppDIDtupleCalcHelperMain.cpp
      0 [main] make 35851 dofork: child -1 - CreateProcessW failed for 'C:\\OMDevUCRT\\tools\\msys\\usr\\bin\\make.exe', errno 27
make: *** [<builtin>: OMCppDIDtupleCalcHelperMain.o] Error 127
make: Leaving directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/OPENMO~1/CPPRUN~1/WHENTU~2.MOS'
"







'' 
Equation mismatch: diff says: 
--- "C:\\Users\\OPENMO~1\\AppData\\Local\\Temp/omc-rtest-OpenModelica/openmodelica/cppruntime/WhenTuple.mos_temp4208/equations-expected"2024-07-01 14:52:40.619263900 +0200
+++ "C:\\Users\\OPENMO~1\\AppData\\Local\\Temp/omc-rtest-OpenModelica/openmodelica/cppruntime/WhenTuple.mos_temp4208/equations-got"2024-07-01 14:52:41.252263800 +0200
@@ -1,17 +1,22 @@
 true
 ""
 true
 ""
 record SimulationResult
-resultFile = "DIDtuple_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'DIDtuple', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = ""
+resultFile = "",
+simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'DIDtuple', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: DIDtuple"
 end SimulationResult;
-""
-0.8
-0.2
--0.2
--1.0
-1.09
-1.24
-1.09
+"Error: Error building simulator. Build log: make: Entering directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/OPENMO~1/CPPRUN~1/WHENTU~2.MOS'
+clang++ -fopenmp=libomp  -Winvalid-pch -O3 -DNDEBUG  -std=c++11 -DBOOST_ALL_DYN_LINK   -DUSE_DGESV -DUSE_LOGGER -DOMC_BUILD -DUSE_PUGI_XML -DUSE_THREAD -DSUNDIALS_MAJOR_VERSION=5 -DSUNDIALS_MINOR_VERSION=4 -DPMC_USE_SUNDIALS -I\".\" -I\"C:\\dev\\jenkins\\ws\\Windows\\OM_Win\\build/include/omc/cpp/\" -I.  -I\"C:/OMDevUCRT/tools/msys/ucrt64/include/\" -I\".\" -I\"C:\\dev\\jenkins\\ws\\Windows\\OM_Win\\build/include/omc/cpp/sundials\"     -DMEASURETIME_PROFILEBLOCKS -DUSE_LOGGER  -c -o OMCppDIDtupleCalcHelperMain.o OMCppDIDtupleCalcHelperMain.cpp
+0 [main] make 35851 dofork: child -1 - CreateProcessW failed for 'C:\\OMDevUCRT\\tools\\msys\\usr\\bin\\make.exe', errno 27
+make: *** [<builtin>: OMCppDIDtupleCalcHelperMain.o] Error 127
+make: Leaving directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/OPENMO~1/CPPRUN~1/WHENTU~2.MOS'
+"
+
+
+
+
+
+
+
'' 
Equation mismatch: omc-diff says: 
Failed 'D' '"'
Line 6: Text differs:
expected: resultFile = "DIDtuple_res.mat",
got:      resultFile = "",

== 1 out of 1 tests failed [openmodelica/cppruntime/WhenTuple.mos_temp4208, time: 18]