Skip to content

Regression

openmodelica_fmi_ModelExchange_2.0.ticket6262.mos (from (result.xml))

Failing for the past 1 build (Since #3775 )
Took 22 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + ticket6262                                                                        ... equation mismatch [time: 12]

==== Log C:\Users\OPENMO~1\AppData\Local\Temp/omc-rtest-OpenModelica/openmodelica/fmi/ModelExchange/2.0/ticket6262.mos_temp1025/log-ticket6262.mos
true
""
""
"Error: Error building simulator. Build log: cmd: cd \"ticket6262.fmutmp/sources/\" && mkdir build_cmake_dynamic && cd build_cmake_dynamic && cmake -G \"MSYS Makefiles\" -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER=\"clang\" -DCMAKE_CXX_COMPILER=\"clang++\" .. && cmake --build . --parallel  --target install && cd .. && rm -rf build_cmake_dynamic
-- The C compiler identification is Clang 17.0.6
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - failed
-- Check for working C compiler: C:/OMDevUCRT/tools/msys/ucrt64/bin/clang.exe
-- Check for working C compiler: C:/OMDevUCRT/tools/msys/ucrt64/bin/clang.exe - works
-- Detecting C compile features
-- Detecting C compile features - done
-- FMI2 include directory: C:/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c/fmi
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
CMake Error at CMakeLists.txt:95 (if):
  if given arguments:

    \"EQUAL\" \"8\"

  Unknown arguments specified


-- Configuring incomplete, errors occurred!
"
9
""
0
""
""
""
'' 
Equation mismatch: diff says: 
--- "C:\\Users\\OPENMO~1\\AppData\\Local\\Temp/omc-rtest-OpenModelica/openmodelica/fmi/ModelExchange/2.0/ticket6262.mos_temp1025/equations-expected"2024-05-29 13:28:26.000508600 +0200
+++ "C:\\Users\\OPENMO~1\\AppData\\Local\\Temp/omc-rtest-OpenModelica/openmodelica/fmi/ModelExchange/2.0/ticket6262.mos_temp1025/equations-got"2024-05-29 13:28:38.466458400 +0200
@@ -1,36 +1,31 @@
 true
 ""
-"ticket6262.fmu"
 ""
-0
+"Error: Error building simulator. Build log: cmd: cd \"ticket6262.fmutmp/sources/\" && mkdir build_cmake_dynamic && cd build_cmake_dynamic && cmake -G \"MSYS Makefiles\" -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER=\"clang\" -DCMAKE_CXX_COMPILER=\"clang++\" .. && cmake --build . --parallel  --target install && cd .. && rm -rf build_cmake_dynamic
+-- The C compiler identification is Clang 17.0.6
+-- Detecting C compiler ABI info
+-- Detecting C compiler ABI info - failed
+-- Check for working C compiler: C:/OMDevUCRT/tools/msys/ucrt64/bin/clang.exe
+-- Check for working C compiler: C:/OMDevUCRT/tools/msys/ucrt64/bin/clang.exe - works
+-- Detecting C compile features
+-- Detecting C compile features - done
+-- FMI2 include directory: C:/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c/fmi
+-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
+-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
+-- Found Threads: TRUE  
+CMake Error at CMakeLists.txt:95 (if):
+if given arguments:
+
+\"EQUAL\" \"8\"
+
+Unknown arguments specified
+
+
+-- Configuring incomplete, errors occurred!
+"
+9
 ""
 0
 ""
-"  <ModelVariables>
-<!-- Index of variable = \"1\" -->
-<ScalarVariable
-name=\"x\"
-valueReference=\"0\"
-causality=\"input\"
->
-<Real start=\"6.0\"/>
-</ScalarVariable>
-<!-- Index of variable = \"2\" -->
-<ScalarVariable
-name=\"x_start\"
-valueReference=\"1\"
-variability=\"fixed\"
-causality=\"parameter\"
->
-<Real start=\"6.0\"/>
-</ScalarVariable>
-<!-- Index of variable = \"3\" -->
-<ScalarVariable
-name=\"y\"
-valueReference=\"0\"
->
-<Real/>
-</ScalarVariable>
-</ModelVariables>
-"
+""
 ""
'' 
Equation mismatch: omc-diff says: 
Failed 't' '"'
Line 3: Text differs:
expected: "ticket
got:      ""

== 1 out of 1 tests failed [openmodelica/fmi/ModelExchange/2.0/ticket6262.mos_temp1025, time: 22]