Skip to content

Failed

openmodelica_conversion.ConvertElement1.mos (from (result.xml))

Failing for the past 154 builds (Since #3553 )
Took 1 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

==== Log C:\Windows\TEMP/omc-rtest-OpenModelica/openmodelica/conversion/ConvertElement1.mos_temp6855/log-ConvertElement1.mos
true
false
"Error: Error opening file: scripts/ConvertElement1.mos: No such file or directory.
"
"model ConvertElement1
  extends Modelica.Media.IdealGases.Common.MixtureGasNasa(data = {Modelica.Media.IdealGases.Common.SingleGasesData.N2});
end ConvertElement1;"
'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/openmodelica/conversion/ConvertElement1.mos_temp6855/equations-expected"2024-04-19 12:11:06.908788800 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/openmodelica/conversion/ConvertElement1.mos_temp6855/equations-got"2024-04-19 12:11:07.062787900 +0200
@@ -1,6 +1,7 @@
 true
-true
-""
+false
+"Error: Error opening file: scripts/ConvertElement1.mos: No such file or directory.
+"
 "model ConvertElement1
 extends Modelica.Media.IdealGases.Common.MixtureGasNasa(data = {Modelica.Media.IdealGases.Common.SingleGasesData.N2});
 end ConvertElement1;"
'' 
Equation mismatch: omc-diff says: 
Failed 't' 'f'
Line 2: Text differs:
expected: true
got:      false

== 1 out of 1 tests failed [openmodelica/conversion/ConvertElement1.mos_temp6855, time: 1]