03Dec16r22179 - 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.31Dec015358.44575 -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 MoveTo InvalidNodeId ( Last six runs Dec2016 )

---------- Differences in errors ----------
1c1
< Error: Answered with error to command 0xc4: Vehicle 'xxx' is not known
---
> Quitting (on error).
---------- Differences in testclient_out ----------
4c4
< .. Command acknowledged (2), [description: ]
---
> #Error: an exception was thrown while reading result state message
8c8
< .. Answered with error to command (196), [description: Vehicle 'xxx' is not known]
---
> .. Answered with unknown result code(92) to command(196), [description: xxx]
11c11
< .. Command acknowledged (2), [description: ]
---
> #Error: an exception was thrown while reading result state message
14c14
< .. Command acknowledged (127), [description: ]
---
> #Error: an exception was thrown while reading result state message
---------- 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>