texttest -a tools -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc4_64.30Jun001902.18020 -g
texttest -a tools -d /home/delphi/gcc/sumo/tests
---------- Differences in output ---------- 0a1,6 > sumo/meso/segment_length/runner.py:31:1: E402 module level import not at top of file > sumo/meso/segment_length/runner.py:35:1: E115 expected an indented block (comment) > sumo/meso/segment_length/runner.py:36:1: E115 expected an indented block (comment) > sumo/meso/segment_length/runner.py:37:1: E115 expected an indented block (comment) > sumo/meso/segment_length/runner.py:44:121: E501 line too long (133 > 120 characters) > sumo/meso/segment_length/runner.py:54:121: E501 line too long (127 > 120 characters)
---------- Differences in output ---------- 0a1,19 > detector/edgeDataFromFlow.py:27:1: F401 'optparse.OptionParser' imported but unused > detector/edgeDataFromFlow.py:43:26: E127 continuation line over-indented for visual indent > detector/edgeDataFromFlow.py:45:26: E127 continuation line over-indented for visual indent > detector/edgeDataFromFlow.py:47:26: E127 continuation line over-indented for visual indent > detector/edgeDataFromFlow.py:49:26: E127 continuation line over-indented for visual indent > detector/edgeDataFromFlow.py:57:26: E127 continuation line over-indented for visual indent > detector/edgeDataFromFlow.py:60:9: F821 undefined name 'optParser' > detector/flowFromEdgeData.py:35:1: E402 module level import not at top of file > sumolib/miscutils.py:28:1: F401 'collections.defaultdict' imported but unused > sumolib/miscutils.py:29:1: F401 '.statistics.Statistics' imported but unused > sumolib/miscutils.py:29:1: F401 '.statistics.geh' imported but unused > sumolib/miscutils.py:29:1: F401 '.statistics.uMax' imported but unused > sumolib/miscutils.py:29:1: F401 '.statistics.uMin' imported but unused > sumolib/statistics.py:21:1: F401 'sys' imported but unused > sumolib/statistics.py:22:1: F401 'time' imported but unused > sumolib/statistics.py:23:1: F401 'os' imported but unused > sumolib/statistics.py:25:1: F401 'colorsys' imported but unused > sumolib/statistics.py:26:1: F401 'socket' imported but unused > sumolib/statistics.py:27:1: F401 'random' imported but unused
---------- Differences in errors ---------- 173a174 > Warning: Person 'ped199' aborted waiting for N42:1 at busStop '270727260'. ---------- Differences in output ---------- 150c150 < Simulation ended at time: 2567.00 --- > Simulation ended at time: 2564.00 163,166c163,166 < Speed: 5.92 < Duration: 334.39 < WaitingTime: 49.73 < TimeLoss: 110.18 --- > Speed: 5.93 > Duration: 333.67 > WaitingTime: 48.94 > TimeLoss: 109.37 169,171c169,171 < RouteLength: 295.27 < Duration: 249.03 < TimeLoss: 38.41 --- > RouteLength: 295.26 > Duration: 247.91 > TimeLoss: 37.91 173,176c173,176 < WaitingTime: 121.18 < RouteLength: 910.30 < Duration: 127.46 < Bus: 67 --- > WaitingTime: 119.15 > RouteLength: 899.78 <truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> Exactly one of the options --trips-output or --routes-output must be given
---------- Differences in output ----------
1,5d0
< Valid area contains 96 edges
< Kept 10 of 13 busStops
< Parsing routes from input_routes.rou.xml
< Parsed 0 vehicles, 0 persons, 4 flows and kept 4 routes
< Number of disconnected routes: 0.
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="aerialway" vClass="bus"/>
<vType id="bus" vClass="bus"/>
<vType id="ferry" vClass="ship"/>
<vType id="light_rail" vClass="rail_urban"/>
<vType id="monorail" vClass="rail"/>
<vType id="subway" vClass="rail_urban"/>
<vType id="train" vClass="rail"/>
<vType id="tram" vClass="tram"/>
<vType id="trolleybus" vClass="bus"/>
<route edges="391493952#0 391493952#1 391493952#2 391493954#0 391493954#1 391493954#2 391493954#3" id="bus_104:0">
<stop busStop="3959807200" duration="30.00" until="100.0"/>
</route>
<flow begin="0.00" end="3600.00" id="bus_104:0" line="104:0" period="600" route="bus_104:0" type="bus">
<param key="name" value="Buslinie 104: Neu-Westend, Brixplatz => Stralau, Tunnelstraße "(test some quotes""/>
<param key="completeness" value="1.00"/>
</flow>
<route edges="-391493954#3 -391493954#2 -391493954#1 -391493954#0 -391493952#2 -391493952#1 -391493952#0" id="bus_104:1">
<stop busStop="3959807201" duration="30.00" until="39.0"/>
</route>
<flow begin="0.00" end="3600.00" id="bus_104:1" line="104:1" period="480" route="bus_104:1" type="bus">
<param key="name" value="Buslinie 104: Stralau, Tunnelstraße => Neu-Westend, Brixplatz 'test other quotes' "/>
<param key="completeness" value="1.00"/>
</flow>
<route edges="391493945#1 391493945#2 391493945#3 161159325#0 161159325#1 -53356539#1 -53356539#0" id="bus_140:0">
<stop busStop="2029039195" duration="30.00" until="34.0"/>
<stop busStop="4032629820" duration="30.00" until="108.0"/>
</route>
<flow begin="0.00" end="3600.00" id="bus_140:0" line="140:0" period="600" route="bus_140:0" type="bus">
<truncated after showing first 30 lines>
---------- Missing result in xml ----------
<?xml version="1.0" encoding="UTF-8"?>
<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<busStop endPos="137.22" friendlyPos="true" id="-14032629811" lane="-53356539#0_1" name="Katzbachstraße/Kreuzbergstraße" startPos="36.13"/>
<busStop endPos="239.48" friendlyPos="true" id="-14032629819" lane="-53356539#1_1" name="Monumentenstraße" startPos="99.73"/>
<busStop endPos="137.22" friendlyPos="true" id="-14032629820" lane="-53356539#0_1" name="Monumentenstraße" startPos="0.00"/>
<busStop endPos="47.41" friendlyPos="true" id="3959807200" lane="391493954#3_1" name="Dudenstraße/Katzbachstraße" startPos="33.75"/>
<busStop endPos="29.05" friendlyPos="true" id="3959807201" lane="-391493954#3_1" name="Dudenstraße/Katzbachstraße" startPos="15.38"/>
<busStop endPos="12.73" friendlyPos="true" id="3959807220" lane="-110450334#1_1" name="Kolonnenbrücke" startPos="0.01"/>
<busStop endPos="16.13" friendlyPos="true" id="3959807221" lane="110450334#1_1" name="Kolonnenbrücke" startPos="7.67"/>
<busStop endPos="101.09" friendlyPos="true" id="4032629811" lane="53356539#0_1" name="Katzbachstraße/Kreuzbergstraße" startPos="0.00"/>
<busStop endPos="139.74" friendlyPos="true" id="4032629819" lane="53356539#1_1" name="Monumentenstraße" startPos="0.00"/>
<busStop endPos="137.22" friendlyPos="true" id="4032629820" lane="-53356539#0_1" name="Monumentenstraße" startPos="0.00"/>
</additional>
---------- Differences in errors ----------
0a1
> Exactly one of the options --trips-output or --routes-output must be given
---------- Differences in output ----------
1,9d0
< Valid area contains 96 edges
< Kept 10 of 13 busStops
< Parsing routes from input_routes.rou.xml
< Could not reconstruct new departure time for flow 'bus_104:0'. Using old departure time.
< Could not reconstruct new departure time for flow 'bus_104:1'. Using old departure time.
< Could not reconstruct new departure time for flow 'bus_140:0'. Using old departure time.
< Could not reconstruct new departure time for flow 'bus_140:1'. Using old departure time.
< Parsed 0 vehicles, 0 persons, 4 flows and kept 4 routes
< Number of disconnected routes: 0.
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="aerialway" vClass="bus"/>
<vType id="bus" vClass="bus"/>
<vType id="ferry" vClass="ship"/>
<vType id="light_rail" vClass="rail_urban"/>
<vType id="monorail" vClass="rail"/>
<vType id="subway" vClass="rail_urban"/>
<vType id="train" vClass="rail"/>
<vType id="tram" vClass="tram"/>
<vType id="trolleybus" vClass="bus"/>
<route edges="110450334#1 110450334#2 338412122 391493949 391493947 391493950#0 391493950#1 391493952#0 391493952#1 391493952#2 391493954#0 391493954#1 391493954#2 391493954#3" id="bus_104:0">
<stop busStop="3959807221" duration="30.00" until="35.0"/>
<stop busStop="3959807200" duration="30.00" until="100.0"/>
</route>
<flow begin="0.00" end="3600.00" id="bus_104:0" line="104:0" period="600" route="bus_104:0" type="bus">
<param key="name" value="Buslinie 104: Neu-Westend, Brixplatz => Stralau, Tunnelstraße "(test some quotes""/>
<param key="completeness" value="1.00"/>
</flow>
<route edges="-391493954#3 -391493954#2 -391493954#1 -391493954#0 -391493952#2 -391493952#1 -391493952#0 -391493950#1 -391493950#0 -391493947 -391493949 -338412122 -110450334#2 -110450334#1" id="bus_104:1">
<stop busStop="3959807201" duration="30.00" until="39.0"/>
<stop busStop="3959807220" duration="30.00" until="103.0"/>
</route>
<flow begin="0.00" end="3600.00" id="bus_104:1" line="104:1" period="480" route="bus_104:1" type="bus">
<param key="name" value="Buslinie 104: Stralau, Tunnelstraße => Neu-Westend, Brixplatz 'test other quotes' "/>
<param key="completeness" value="1.00"/>
</flow>
<route edges="161159325#0 161159325#1 -53356539#1 -53356539#0" id="bus_140:0">
<stop busStop="4032629820" duration="30.00" until="108.0"/>
</route>
<truncated after showing first 30 lines>
---------- Missing result in xml ----------
<?xml version="1.0" encoding="UTF-8"?>
<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<busStop endPos="137.22" friendlyPos="true" id="-14032629811" lane="-53356539#0_1" name="Katzbachstraße/Kreuzbergstraße" startPos="36.13"/>
<busStop endPos="239.48" friendlyPos="true" id="-14032629819" lane="-53356539#1_1" name="Monumentenstraße" startPos="99.73"/>
<busStop endPos="137.22" friendlyPos="true" id="-14032629820" lane="-53356539#0_1" name="Monumentenstraße" startPos="0.00"/>
<busStop endPos="47.41" friendlyPos="true" id="3959807200" lane="391493954#3_1" name="Dudenstraße/Katzbachstraße" startPos="33.75"/>
<busStop endPos="29.05" friendlyPos="true" id="3959807201" lane="-391493954#3_1" name="Dudenstraße/Katzbachstraße" startPos="15.38"/>
<busStop endPos="12.73" friendlyPos="true" id="3959807220" lane="-110450334#1_1" name="Kolonnenbrücke" startPos="0.01"/>
<busStop endPos="16.13" friendlyPos="true" id="3959807221" lane="110450334#1_1" name="Kolonnenbrücke" startPos="7.67"/>
<busStop endPos="101.09" friendlyPos="true" id="4032629811" lane="53356539#0_1" name="Katzbachstraße/Kreuzbergstraße" startPos="0.00"/>
<busStop endPos="139.74" friendlyPos="true" id="4032629819" lane="53356539#1_1" name="Monumentenstraße" startPos="0.00"/>
<busStop endPos="137.22" friendlyPos="true" id="4032629820" lane="-53356539#0_1" name="Monumentenstraße" startPos="0.00"/>
</additional>
option lane-based does not work (This bug was triggered by text found in file 'routes' matching 'on3 3 off3') ---------- Differences in flows ---------- 2c2,3 < <flow id="1_off3.qPKW" departSpeed="max" departPos="last" departLane="best" route="1_off3.qPKW" number="450" begin="0" end="3600"/> --- > <flow id="1_0_9_0.qPKW" departSpeed="max" departPos="last" departLane="best" route="1_0_9_0.qPKW" number="450" begin="0" end="3600"/> > <flow id="on3_0_off3_0.qPKW" departSpeed="max" departPos="last" departLane="best" route="on3_0_off3_0.qPKW" number="450" begin="0" end="3600"/> ---------- Differences in routes ---------- 2c2,3 < <route id="1_off3.qPKW" edges="1 2 3 off3"/> --- > <route id="1_0_9_0.qPKW" edges="1 2 3 4 5 6 7 8 9"/> > <route id="on3_0_off3_0.qPKW" edges="on3 3 off3"/>
unstable inputs (This bug was triggered by text found in the full difference report matching 'Warning') ---------- Differences in errors ---------- 1,6925c1 < Warning: Discarding unusable type 'waterway.canal' (first occurence for edge '4041237#0'). < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.primary' (first occurence for edge '4045243#0'). < Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.residential' (first occurence for edge '4068019#0'). < Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.primary' (first occurence for edge '4068043#0'). < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.secondary' (first occurence for edge '4068192'). < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.tertiary' (first occurence for edge '4377008#0'). < Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.tertiary' (first occurence for edge '4377122#0'). < Warning: Discarding unknown compound 'cycleway.share_busway' in type 'cycleway.share_busway|highway.secondary' (first occurence for edge '4377785#0'). < Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.secondary' (first occurence for edge '4383334'). < Warning: Discarding unusable type 'highway.construction' (first occurence for edge '4391568'). < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.residential' (first occurence for edge '4395586#0'). < Warning: Discarding unknown compound 'cycleway.share_busway' in type 'cycleway.share_busway|highway.primary' (first occurence for edge '4395950#0'). < Warning: Discarding unknown compound 'cycleway.opposite' in type 'cycleway.opposite|highway.residential' (first occurence for edge '4396234'). < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.living_street' (first occurence for edge '4410583'). < Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.secondary_link' (first occurence for edge '4484071'). < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.cycleway' (first occurence for edge '4492364#0'). < Warning: Discarding unusable type 'railway.disused' (first occurence for edge '4525886'). < Warning: Discarding unusable type 'highway.proposed' (first occurence for edge '4611776#0'). < Warning: Discarding unknown compound 'cycleway.none' in type 'cycleway.none|highway.tertiary' (first occurence for edge '4612758#0'). < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|cycleway.track|highway.primary' (first occurence for edge '4615457#0'). < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|cycleway.track|highway.primary' (first occurence for edge '4615457#0'). < Warning: Discarding unknown compound 'cycleway.shared' in type 'cycleway.shared|highway.secondary' (first occurence for edge '4615594#0'). < Warning: Discarding unknown compound 'cycleway.opposite' in type 'cycleway.opposite|highway.living_street' (first occurence for edge '4639037#0'). < Warning: Discarding unknown compound 'cycleway.opposite_track' in type 'cycleway.opposite_track|cycleway.track|cycleway.track|highway.residential' (first occurence for edge '4686018#0'). < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.opposite_track|cycleway.track|cycleway.track|highway.residential' (first occurence for edge '4686018#0'). < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.opposite_track|cycleway.track|cycleway.track|highway.residential' (first occurence for edge '4686018#0'). < Warning: Discarding unusable type 'waterway.riverbank' (first occurence for edge '4686373#0'). < Warning: Discarding unknown compound 'cycleway.shared_lane' in type 'cycleway.shared_lane|highway.primary' (first occurence for edge '4790833#0'). < Warning: Discarding unusable type 'railway.abandoned' (first occurence for edge '4790904'). <truncated after showing first 30 lines> ---------- Differences in output ---------- 1,97d0 < Parsing types from <DIR>/osmNetconvert.typ.xml'... done. < Parsing nodes from osm-file 'osm_bbox.osm.xml'... < Found duplicate nodes. Substituting 3215103784 with 288002013 < Found duplicate nodes. Substituting 3987794203 with 3987794202 < Found duplicate nodes. Substituting 3997661445 with 3517810193 < Found duplicate nodes. Substituting 4016273048 with 26992494 < Found duplicate nodes. Substituting 4016273049 with 2306772973 < done. < Parsing edges from osm-file 'osm_bbox.osm.xml'... done. < Removing duplicate edges... < Found duplicate edges. Removing 310058575 < Found duplicate edges. Removing 310058576 < Found duplicate edges. Removing 310058577 < Found duplicate edges. Removing 335703516 < Found duplicate edges. Removing 335703519 < Found duplicate edges. Removing 335703532 < Found duplicate edges. Removing 377118659 < Found duplicate edges. Removing 377494320 < Found duplicate edges. Removing 391385403 < done. < Adding new type 'highway.service|railway.tram' (first occurence for edge '167272531#0'). < Parsing relations from osm-file 'osm_bbox.osm.xml'... < done. < Removed 1494 traffic lights before loading plain-XML < Import done: < 37203 nodes loaded. < 34 types loaded. < 36921 edges loaded. < Proj projection parameters used: '+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs'. <truncated after showing first 30 lines> ---------- New result in catalogue ---------- No files or directories were created, edited or deleted.
python2 csv reader cannot handle utf8 (This bug was triggered by text found in file 'errors' matching 'UnicodeEncodeError') ---------- Differences in errors ---------- 0a1,8 > Traceback (most recent call last): > File "/home/delphi/gcc/sumo/tests/../tools/xml/csv2xml.py", line 197, in <module> > main() > File "/home/delphi/gcc/sumo/tests/../tools/xml/csv2xml.py", line 193, in main > writeHierarchicalXml(xsd.XsdStructure(options.xsd), options) > File "/home/delphi/gcc/sumo/tests/../tools/xml/csv2xml.py", line 155, in writeHierarchicalXml > for raw in csv.reader(inputf, delimiter=options.delimiter): > UnicodeEncodeError: 'ascii' codec can't encode character u'\xe4' in position 25: ordinal not in range(128) ---------- Differences in xml ---------- 1,16c1 < <meandata> < <interval begin="0.00" end="60.00" id="dump_60"> < <edge arrived="0" departed="0" entered="0" id="ä" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/> < <edge arrived="0" departed="0" entered="0" id="1o" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/> < <edge arrived="0" departed="0" entered="0" id="1si" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/> < <edge arrived="0" departed="0" entered="0" id="2fi" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/> < <edge arrived="0" departed="0" entered="0" id="2o" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/> < <edge arrived="0" departed="0" entered="0" id="2si" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/> < <edge arrived="0" departed="0" entered="0" id="3fi" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/> < <edge arrived="0" departed="0" entered="0" id="3o" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/> < <edge arrived="0" departed="0" entered="0" id="3si" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/> < <edge arrived="0" departed="0" entered="0" id="4fi" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/> < <edge arrived="0" departed="0" entered="0" id="4o" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/> < <edge arrived="0" departed="0" entered="0" id="4si" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/> < </interval> < </meandata> --- > <meandata \ Kein Zeilenumbruch am Dateiende.