16Aug19rv1_2_0+1617-b2587ef05e - detailed test results for TRACI

To reconnect the TextTest GUI to these results, run:

texttest -a traci -d /Users/sumo/clangMacOS/sumo/tests -reconnect /Users/sumo/clangMacOS/texttesttmp/clangMacOS.31Aug001507.94989 -g

To start TextTest for these tests, run:

texttest -a traci -d /Users/sumo/clangMacOS/sumo/tests


default: 589 tests: 587 succeeded 2 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on SUMO-mac : set_variable Edge error ( Last six runs Aug2019 )

---------- Differences in errors ----------
3a4,5
> sumo(90912,0x7fff8af33380) malloc: *** error for object 0x7fd705c381d0: incorrect checksum for freed object - object was probably modified after being freed.
> *** set a breakpoint in malloc_error_break to debug

TEST FAILED on SUMO-mac : set_variable Vehicle MoveTo InvalidEdge ( Last six runs Aug2019 )

---------- Differences in errors ----------
1c1
< Error: Answered with error to command 0xc4: Vehicle 'e_vu0_0' may be set onto an edge to pass only.
---
> Error: Answered with error to command 0xc4: lane 'e_vu0_0' is not on the route of Vehicle 'veh0'.
---------- Differences in testclient_out ----------
20c20
< .. Answered with error to command (196), [description: Vehicle 'e_vu0_0' may be set onto an edge to pass only.]
---
> .. Answered with error to command (196), [description: lane 'e_vu0_0' is not on the route of Vehicle 'veh0'.]