texttest -a duarouter -d /home/delphi/sumo/tests -reconnect /home/delphi/texttesttmp/gcc4_64.01Apr001307.15864 -g
texttest -a duarouter -d /home/delphi/sumo/tests
---------- Differences in alts ---------- 9c9,63 < <stop busStop="busStop#1" duration="10.00"/> --- > <stop containerStop="containerStop#1" duration="10.00"/> > </vehicle> > <vehicle id="0.1" depart="0.10"> > <routeDistribution last="0"> > <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/> > </routeDistribution> > <stop containerStop="containerStop#1" duration="10.00"/> > </vehicle> > <vehicle id="0.2" depart="0.20"> > <routeDistribution last="0"> > <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/> > </routeDistribution> > <stop containerStop="containerStop#1" duration="10.00"/> > </vehicle> > <vehicle id="0.3" depart="0.30"> > <routeDistribution last="0"> > <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/> > </routeDistribution> > <stop containerStop="containerStop#1" duration="10.00"/> > </vehicle> > <vehicle id="0.4" depart="0.40"> > <routeDistribution last="0"> > <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/> > </routeDistribution> > <stop containerStop="containerStop#1" duration="10.00"/> > </vehicle> > <vehicle id="0.5" depart="0.50"> <truncated after showing first 30 lines> ---------- Differences in routes ---------- 7c7,43 < <stop busStop="busStop#1" duration="10.00"/> --- > <stop containerStop="containerStop#1" duration="10.00"/> > </vehicle> > <vehicle id="0.1" depart="0.10"> > <route edges="beg beg2left left left2end end rend"/> > <stop containerStop="containerStop#1" duration="10.00"/> > </vehicle> > <vehicle id="0.2" depart="0.20"> > <route edges="beg beg2left left left2end end rend"/> > <stop containerStop="containerStop#1" duration="10.00"/> > </vehicle> > <vehicle id="0.3" depart="0.30"> > <route edges="beg beg2left left left2end end rend"/> > <stop containerStop="containerStop#1" duration="10.00"/> > </vehicle> > <vehicle id="0.4" depart="0.40"> > <route edges="beg beg2left left left2end end rend"/> > <stop containerStop="containerStop#1" duration="10.00"/> > </vehicle> > <vehicle id="0.5" depart="0.50"> > <route edges="beg beg2left left left2end end rend"/> > <stop containerStop="containerStop#1" duration="10.00"/> > </vehicle> > <vehicle id="0.6" depart="0.60"> > <route edges="beg beg2left left left2end end rend"/> > <stop containerStop="containerStop#1" duration="10.00"/> > </vehicle> > <vehicle id="0.7" depart="0.70"> <truncated after showing first 30 lines>
---------- Differences in alts ---------- 9c9 < <stop busStop="busStop#1" duration="10.00"/> --- > <stop containerStop="containerStop#1" duration="10.00"/> ---------- Differences in routes ---------- 7c7 < <stop busStop="busStop#1" duration="10.00"/> --- > <stop containerStop="containerStop#1" duration="10.00"/>
type distribution not expanded (This bug was triggered by text found in file 'routes' matching 'tdist') ---------- Differences in routes ---------- 8c8 < <vehicle id="0" type="0" depart="0.00"> --- > <vehicle id="0" type="tdist" depart="0.00"> 11c11 < <vehicle id="1" type="0" depart="0.00"> --- > <vehicle id="1" type="tdist" depart="0.00"> 17c17 < <vehicle id="10" type="1" depart="10.00"> --- > <vehicle id="10" type="tdist" depart="10.00"> 20c20 < <vehicle id="11" type="0" depart="10.00"> --- > <vehicle id="11" type="tdist" depart="10.00">