Skip to content

Regression

omsimulator.enumeration2.mos (from (result.xml))

Failing for the past 1 build (Since #3812 )
Took 32 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + enumeration2.mos                                                                  ... equation mismatch [time: 18]

==== Log C:\Windows\TEMP/omc-rtest-OpenModelica/omsimulator/enumeration2.mos_temp4293/log-enumeration2.mos
true
""
true
""
"Enum1.fmu"
""
""
"Error: Error building simulator. Build log: cmd: cd \"Int1.fmutmp/sources/\" && mkdir build_cmake_static && cd build_cmake_static && cmake -G \"MSYS Makefiles\" -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER=\"clang\" .. && cmake --build . --parallel  --target install && cd .. && rm -rf build_cmake_static
-- The C compiler identification is Clang 17.0.6
"
true
""
1
"error:   [addSubModel] file does not exist: \"Int1.fmu\"
error:   [oms_RunFile] Enumeration2.lua:7: oms_addSubModel(test.root.A,Int1.fmu) failed
info:    0 warnings
info:    2 errors
"
'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/omsimulator/enumeration2.mos_temp4293/equations-expected"2024-06-13 15:18:05.374996200 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/omsimulator/enumeration2.mos_temp4293/equations-got"2024-06-13 15:18:23.707226200 +0200
@@ -2,13 +2,17 @@
 ""
 true
 ""
 "Enum1.fmu"
 ""
-"Int1.fmu"
 ""
+"Error: Error building simulator. Build log: cmd: cd \"Int1.fmutmp/sources/\" && mkdir build_cmake_static && cd build_cmake_static && cmake -G \"MSYS Makefiles\" -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER=\"clang\" .. && cmake --build . --parallel  --target install && cd .. && rm -rf build_cmake_static
+-- The C compiler identification is Clang 17.0.6
+"
 true
 ""
-0
-"info:    model doesn't contain any continuous state
-info:    No result file will be created
+1
+"error: [addSubModel] file does not exist: \"Int1.fmu\"
+error: [oms_RunFile] Enumeration2.lua:7: oms_addSubModel(test.root.A,Int1.fmu) failed
+info: 0 warnings
+info: 2 errors
 "
'' 
Equation mismatch: omc-diff says: 
Failed 'I' '"'
Line 7: Text differs:
expected: "Int
got:      ""

== 1 out of 1 tests failed [omsimulator/enumeration2.mos_temp4293, time: 32]