Skip to content

Regression

build / osxcross / test / OMTLMSimulator.externalmodels.lua (from (result.xml))

Failing for the past 1 build (Since #4 )
Took 0 ms.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + externalmodels.lua                                                                ... equation mismatch [time:0]

==== Log /tmp/oms-rtest-hudson/OMTLMSimulatortmp_2456/log-externalmodels.lua
status:  [correct] ok
status:  [correct] ok
status:  [wrong] error
error:   [oms_addExternalModel] OMSimulator was compiled without TLM support. oms_addExternalModel will return a failure.
status:  [wrong] error
error:   [oms_addTLMBus] OMSimulator was compiled without TLM support. oms_addTLMBus will return a failure.
error:   [list] Model "model" does not contain any system

status:  [correct] ok
info:    0 warnings
info:    3 errors

Equation mismatch: diff says:
--- /tmp/oms-rtest-hudson/OMTLMSimulatortmp_2456/equations-expectedtmp_expected-externalmodels.lua2019-01-28 15:51:32.000000000 +0100
+++ /tmp/oms-rtest-hudson/OMTLMSimulatortmp_2456/equations-got_tmp_got-externalmodels.lua2019-01-28 15:51:32.000000000 +0100
@@ -1,36 +1,11 @@
 status:  [correct] ok
 status:  [correct] ok
-status:  [correct] ok
-status:  [correct] ok
-<?xml version="1.0"?>
-<ssd:System name="tlm">
-<ssd:SimulationInformation>
-<ssd:Annotations>
-<ssd:Annotation type="org.openmodelica">
-<oms:TlmMaster ip="" managerport="0" monitorport="0" />
-</ssd:Annotation>
-</ssd:Annotations>
-</ssd:SimulationInformation>
-<ssd:Elements>
-<ssd:Component name="external" source="resources/external.mo">
-<ssd:Annotations>
-<ssd:Annotation type="org.openmodelica">
-<oms:Bus name="tlmbus" type="tlm" domain="mechanical" dimensions="1" interpolation="none">
-<oms:Signals />
-</oms:Bus>
-</ssd:Annotation>
-</ssd:Annotations>
-<ssd:SimulationInformation>
-<ssd:Annotations>
-<ssd:Annotation type="org.openmodelica">
-<oms:ExternalModel startscript="resources/startscript.sh" />
-</ssd:Annotation>
-</ssd:Annotations>
-</ssd:SimulationInformation>
-</ssd:Component>
-</ssd:Elements>
-<ssd:Connectors />
-<ssd:Connections />
-</ssd:System>
+status: [wrong] error
+error: [oms_addExternalModel] OMSimulator was compiled without TLM support. oms_addExternalModel will return a failure.
+status: [wrong] error
+error: [oms_addTLMBus] OMSimulator was compiled without TLM support. oms_addTLMBus will return a failure.
+error: [list] Model "model" does not contain any system
 
 status:  [correct] ok
+info: 0 warnings
+info: 3 errors

Equation mismatch: omc-diff says:
Failed 'c' 'w'
Line 3: Text differs:
expected: status:  [correct] ok
got:      status: [wrong] error

== 1 out of 1 tests failed [OMTLMSimulator, time: 0]