25Feb19rv1_1_0+1019-9282b2d44a - detailed test results for TRACI

To reconnect the TextTest GUI to these results, run:

texttest -a traci -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc4_64.02Mar001908.5714 -g

To start TextTest for these tests, run:

texttest -a traci -d /home/delphi/gcc/sumo/tests


default: 589 tests: 588 succeeded 1 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ADD InvalidLane ( Last six runs Mar2019 Feb2019 )

---------- Differences in errors ----------
1,6c1
< Error: Answered with error to command 0xc4: Invalid departlane definition for vehicle 'veh1'.
< Error: Answered with error to command 0xa4: Vehicle 'veh1' is not known
< Error: Answered with error to command 0xa4: Vehicle 'veh1' is not known
< Error: Answered with error to command 0xa4: Vehicle 'veh1' is not known
< Error: Answered with error to command 0xa4: Vehicle 'veh1' is not known
< Error: Answered with error to command 0xa4: Vehicle 'veh1' is not known
---
> Quitting (on error).
---------- Differences in testclient_out ----------
2,88c2
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=0 objID=xxx
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=0  ObjectID=xxx valueDataType=14 string list value: [ 
< "veh0" ]
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep>:
<truncated after showing first 30 lines>
---------- Missing result in net_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="e_m0">
            <lane id="e_m0_0">
                <vehicle id="veh0" pos="0.00" speed="0.00"/>
            </lane>
            <lane id="e_m0_1"/>
            <lane id="e_m0_2"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="e_m0">
            <lane id="e_m0_0">
                <vehicle id="veh0" pos="0.80" speed="0.80"/>
            </lane>
            <lane id="e_m0_1"/>
            <lane id="e_m0_2"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="e_m0">
            <lane id="e_m0_0">
                <vehicle id="veh0" pos="2.40" speed="1.60"/>
            </lane>
            <lane id="e_m0_1"/>
            <lane id="e_m0_2"/>
        </edge>
<truncated after showing first 30 lines>