Skip to content

Failed

tests / 01 testsuite-gcc 1/3 / openmodelica_fmi_ModelExchange_2.0.fmi_attributes_08.mos (from (result.xml))

Failing for the past 11 builds (Since #10 )
Took 1 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + fmi_attributes_08.mos                                                             ... equation mismatch [time: 1]

==== Log /tmp/omc-rtest-omtmpuser/openmodelica/fmi/ModelExchange/2.0/fmi_attributes_08.mos_temp8176/log-fmi_attributes_08.mos
true
""
true
""
"fmi_attributes_08.fmu"
""
0
""
0
""
"  <ModelVariables>
  <!-- Index of variable = \"1\" -->
  <ScalarVariable
    name=\"x\"
    valueReference=\"0\"
    initial=\"approx\">
    <Real/>
  </ScalarVariable>
  <!-- Index of variable = \"2\" -->
  <ScalarVariable
    name=\"der(x)\"
    valueReference=\"1\"
    >
    <Real derivative=\"1\"/>
  </ScalarVariable>
  <!-- Index of variable = \"3\" -->
  <ScalarVariable
    name=\"_D_TMP_D_VAR_D_2_D_0PREX_D_TAN\"
    valueReference=\"2\"
    >
    <Real/>
  </ScalarVariable>
  <!-- Index of variable = \"4\" -->
  <ScalarVariable
    name=\"p\"
    valueReference=\"3\"
    variability=\"fixed\"
    causality=\"parameter\"
    >
    <Real start=\"0.0\"/>
  </ScalarVariable>
  </ModelVariables>
"
""
0
""
"  <ModelStructure>
    <Derivatives>
      <Unknown index=\"2\" dependencies=\"\" dependenciesKind=\"\" />
    </Derivatives>
    <InitialUnknowns>
      <Unknown index=\"1\" dependencies=\"\" dependenciesKind=\"\" />
      <Unknown index=\"2\" dependencies=\"4\" dependenciesKind=\"dependent\" />
    </InitialUnknowns>
  </ModelStructure>
"
""

Equation mismatch: diff says:
--- /tmp/omc-rtest-omtmpuser/openmodelica/fmi/ModelExchange/2.0/fmi_attributes_08.mos_temp8176/equations-expected2024-04-20 01:40:18.066371442 +0000
+++ /tmp/omc-rtest-omtmpuser/openmodelica/fmi/ModelExchange/2.0/fmi_attributes_08.mos_temp8176/equations-got2024-04-20 01:40:19.802352151 +0000
@@ -12,11 +12,11 @@
 <!-- Index of variable = \"1\" -->
 <ScalarVariable
 name=\"x\"
 valueReference=\"0\"
 initial=\"approx\">
-<Real start=\"0.0\"/>
+<Real/>
 </ScalarVariable>
 <!-- Index of variable = \"2\" -->
 <ScalarVariable
 name=\"der(x)\"
 valueReference=\"1\"

Equation mismatch: omc-diff says:
----Failed ' ' '/'
Line 17: Text differs:
expected: <Real start=\"
got:      <Real/>

== 1 out of 1 tests failed [openmodelica/fmi/ModelExchange/2.0/fmi_attributes_08.mos_temp8176, time: 1]