06Mar17r23216 - detailed test results for TRACI

To reconnect the TextTest GUI to these results, run:

texttest -a traci -d /home/delphi/sumo/tests -reconnect /home/delphi/texttesttmp/gcc4_64.31Mar011345.34170 -g

To start TextTest for these tests, run:

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


default: 575 tests: 574 succeeded 1 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on sim-build : set_variable Vehicle LaneChangeMode Prio_Always ( Last six runs Mar2017 )

---------- Differences in errors ----------
1,3c1
< Warning: Teleporting vehicle 'veh0'; collision with vehicle 'veh1', lane='1si_0', gap=-4.59, time=55.00 stage=laneChange.
< Warning: Vehicle 'veh0' aborts stop.
< Warning: Vehicle 'veh0' ends teleporting on edge '2o', time 55.00.
---
> Quitting (on error).
---------- Differences in testclient_out ----------
5c5
< .. Command acknowledged (196), [description: ]
---
> .. Answered with unknown result code(182) to command(196), [description: veh1]
8c8
< .. Command acknowledged (2), [description: ]
---
> #Error: an exception was thrown while reading result state message
11c11
< .. Command acknowledged (2), [description: ]
---
> #Error: an exception was thrown while reading result state message
14c14
< .. Command acknowledged (2), [description: ]
---
> #Error: an exception was thrown while reading result state message
17c17
< .. Command acknowledged (2), [description: ]
---
> #Error: an exception was thrown while reading result state message
20c20
< .. Command acknowledged (2), [description: ]
---
> #Error: an exception was thrown while reading result state message
23c23
< .. Command acknowledged (2), [description: ]
---
> #Error: an exception was thrown while reading result state message
26c26
< .. Command acknowledged (2), [description: ]
<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="1fi">
            <lane id="1fi_0">
                <vehicle id="veh0" pos="0.00" speed="0.00"/>
            </lane>
            <lane id="1fi_1"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="1fi">
            <lane id="1fi_0">
                <vehicle id="veh0" pos="0.80" speed="0.80"/>
            </lane>
            <lane id="1fi_1"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="1fi">
            <lane id="1fi_0">
                <vehicle id="veh0" pos="2.40" speed="1.60"/>
            </lane>
            <lane id="1fi_1"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="1fi">
<truncated after showing first 30 lines>