texttest -a tools -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc4_64.28Feb001903.3667714 -g
texttest -a tools -d /home/delphi/gcc/sumo/tests
---------- Differences in output ---------- 0a1,3 > traci/vehicle/ssm/runner.py:49:1: E305 expected 2 blank lines after class or function definition, found 1 > traci/vehicle/tripinfoRetrieval/runner.py:38:1: E302 expected 2 blank lines, found 1 > traci/vehicle/tripinfoRetrieval/runner.py:105:27: W291 trailing whitespace
---------- Differences in errors ---------- 0a1,10 > Traceback (most recent call last): > checkStyle.py, in <module> > proc = propRead.checkFile(name, exclude) > checkStyle.py, in checkFile > self.checkFileHeader(ext) > checkStyle.py, in checkFileHeader > lines = open(self._file).readlines() > codecs.py, in decode > (result, consumed) = self._buffer_decode(data, self.errors, final) > UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb0 in position 3663: invalid start byte ---------- Differences in output ---------- 15,18c15,17 < tools/webWizard/SimpleWebSocketServer.py different license: < # Eclipse SUMO, Simulation of Urban MObility; see https://eclipse.org/sumo < # The MIT License (MIT) Copyright (c) 2013 Dave P. < --- > src/utils/foxtools/MFXListIcon.cpp broken @file reference /// @file MFXListIcon.h > src/utils/foxtools/MFXListItemIcon.cpp broken @file reference /// @file MFXListItemIcon.h > src/utils/gui/settings/GUISettingsHandler.cpp 'utf-8' codec can't decode byte 0xb0 in position 36431: invalid start byte
---------- Differences in output ---------- 0a1,5 > build/templates.py:30:1: F401 'subprocess.call' imported but unused > build/templates.py:100:5: F841 local variable 'xmlTemplate' is assigned to but never used > visualization/plotXMLAttributes.py:171:121: E501 line too long (122 > 120 characters) > visualization/plotXMLAttributes.py:449:1: E302 expected 2 blank lines, found 1 > visualization/plotXMLAttributes.py:642:5: E303 too many blank lines (2)
---------- Differences in toolcfg ---------- 2,57c2,57 < <additional-files value="None" help="define additional files to be loaded by the router"/> < <allow-roundabouts value="False" help="Permit trips that start or end inside a roundabout"/> < <allow-fringe value="False" help="Allow departing on edges that leave the network and arriving on edges that enter the network (via turnarounds or as 1-edge trips"/> < <allow-fringe.min-length value="None" help="Allow departing on edges that leave the network and arriving on edges that enter the network, if they have at least the given length"/> < <angle value="90.0" help="weight edge probability by angle [0-360] relative to the network center"/> < <angle-factor value="1.0" help="maximum weight factor for angle"/> < <begin value="0" help="begin time"/> < <binomial value="None" help="If this is set, the number of departures per second will be drawn from a binomial distribution with n=N and p=PERIOD/N where PERIOD is the argument given to --period"/> < <persontrip.transfer.car-walk value="None" help="Where are mode changes from car to walking allowed (possible values: 'ptStops', 'allJunctions' and combinations)"/> < <edge-param value="None" help="use the given edge parameter as factor for edge"/> < <end value="3600" help="end time (default 3600)"/> < <flows value="0" help="generates INT flows that together output vehicles with the specified period"/> < <fringe-junctions value="False" help="Determine fringe edges based on junction attribute 'fringe'"/> < <fringe-factor value="1.0" help="multiply weight of fringe edges by <FLOAT> (default 1) or set value 'max' to force all traffic to start/end at the fringe."/> < <fringe-speed-exponent value="None" help="weight fringe edge probability by speed^<FLOAT> (default: speed exponent)"/> < <fringe-threshold value="0.0" help="only consider edges with speed above <FLOAT> as fringe edges (default 0)"/> < <fringe-start-attributes value="" help="additional trip attributes when starting on a fringe."/> < <insertion-density value="None" help="How much vehicles arrive in the simulation per hour per kilometer of road (alternative to the period option)."/> < <insertion-rate value="None" help="How much vehicles arrive in the simulation per hour (alternative to the period option)."/> < <intermediate value="0" help="generates the given number of intermediate way points"/> < <jtrrouter value="False" help="Create flows without destination as input for jtrrouter"/> < <junction-taz value="False" help="Write trips with fromJunction and toJunction"/> < <lanes value="False" help="weight edge probability by number of lanes"/> < <length value="False" help="weight edge probability by length"/> < <max-distance value="None" help="require start and end edges for each trip to be at most <FLOAT> m apart (default 0 which disables any checks)"/> < <maxtries value="100" help="number of attemps for finding a trip which meets the distance constraints"/> < <min-distance.fringe value="None" help="require start and end edges for each fringe to fringe trip to be at least <FLOAT> m apart"/> < <min-distance value="0.0" help="require start and end edges for each trip to be at least <FLOAT> m apart"/> < <net-file value="None" help="define the net file (mandatory)"/> <truncated after showing first 30 lines>
---------- Differences in toolcfg ---------- 2,36c2,36 < <arrival-attribute value="None" help="Read arrival counts from the given edgeData file attribute"/> < <begin value="None" help="custom begin time (seconds or H:M:S)"/> < <depart-attribute value="None" help="Read departure counts from the given edgeData file attribute"/> < <edgedata-attribute value="entered" help="Read edgeData counts from the given attribute"/> < <edgedata-files value="None" help="Input edgeData file (for counts)"/> < <end value="None" help="custom end time (seconds or H:M:S)"/> < <geh-ok value="5" help="threshold for acceptable GEH values"/> < <interval value="None" help="custom aggregation interval (seconds or H:M:S)"/> < <min-count value="1" help="Set minimum number of counting locations that a route must visit"/> < <minimize-vehicles value="0" help="Set optimization factor from [0, 1[ for reducing the number of vehicles(prefer routes that pass multiple counting locations over routes that pass fewer)"/> < <mismatch-output value="None" help="write cout-data with overflow/underflow information to FILE"/> < <od-files value="None" help="Input edgeRelation file for origin-destination counts"/> < <optimize value="None" help="set optimization method level (full, INT boundary)"/> < <optimize-input value="False" help="Skip resampling and run optimize directly on the input routes"/> < <output-file value="out.rou.xml" help="Output route file"/> < <pedestrians value="False" help="write person walks instead of vehicle routes"/> < <prefix value="" help="prefix for the vehicle ids"/> < <route-files value="None" help="Input route file"/> < <seed value="42" help="random seed"/> < <threads value="1" help="If parallelization is desired, enter the number of CPUs to use. Set to a value >> then your machines CPUs if you want to utilize all CPUs (Default is 1)"/> < <total-count value="None" help="Set a total count that should be reached (either as single value that is split proportionally among all intervals or as a list of counts per interval). Setting the value 'input' preserves input vehicle counts in each interval."/> < <turn-attribute value="count" help="Read turning counts from the given attribute"/> < <turn-files value="None" help="Input turn-count file"/> < <turn-max-gap value="0" help="Allow at most a gap of INT edges between from-edge and to-edge"/> < <turn-ratio-abs-tolerance value="1" help="Set tolerance for error in resulting turning ratios as absolute count"/> < <turn-ratio-attribute value="None" help="Read turning ratios from the given attribute"/> < <turn-ratio-tolerance value="None" help="Set tolerance for error in resulting ratios (relative to turn-ratio-total)"/> < <turn-ratio-total value="1" help="Set value for normalizing turning ratios (default 1)"/> < <attributes value="" help="additional vehicle attributes"/> <truncated after showing first 30 lines>
duaIterate only works with fixed departEdge
(This bug was triggered by text found in file 'dualog' matching 'input_trips_000.rou.alt.xml' is not accessible')
---------- Differences in dualog ----------
1d0
< Loading configuration ... done.
3,55d1
< Loading configuration ... done.
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 177.00
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
< Inserted: 10
< Running: 0
< Waiting: 0
<
< Loading configuration ... done.
< Success.
< Loading configuration ... done.
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 177.00
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
< Inserted: 10
< Running: 0
< Waiting: 0
<
< Loading configuration ... done.
< Success.
< Loading configuration ... done.
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> Execution of <path-to>duarouter'] failed. Look into dua.log for details.
---------- Differences in output ----------
1d0
< Loading configuration ... done.
9d7
< Loading configuration ... done.
11,40c9
< >> Running router on input_trips_000.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
<
< Loading configuration ... done.
< > Executing step 2
< >> Running router on input_trips_001.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
<
< Loading configuration ... done.
< > Executing step 3
< >> Running router on input_trips_002.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
<
< Loading configuration ... done.
< > Executing step 4
< >> Running router on input_trips_003.rou.alt.xml
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>
<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<tripinfo id="0" depart="0.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="70.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.73" duration="70.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.35" rerouteNo="0" devices="tripinfo_0" vType="t" speedFactor="1.06" vaporized=""/>
<tripinfo id="1" depart="10.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="89.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="13.04" duration="79.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.01" rerouteNo="0" devices="tripinfo_1" vType="t" speedFactor="0.94" vaporized=""/>
<tripinfo id="2" depart="20.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="94.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.04" duration="74.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.22" rerouteNo="0" devices="tripinfo_2" vType="t" speedFactor="1.01" vaporized=""/>
<tripinfo id="3" depart="30.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="99.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="15.05" duration="69.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.41" rerouteNo="0" devices="tripinfo_3" vType="t" speedFactor="1.08" vaporized=""/>
<tripinfo id="4" depart="40.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="112.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.32" duration="72.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.28" rerouteNo="0" devices="tripinfo_4" vType="t" speedFactor="1.03" vaporized=""/>
<tripinfo id="5" depart="50.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="138.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="11.55" duration="88.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.75" rerouteNo="0" devices="tripinfo_5" vType="t" speedFactor="0.83" vaporized=""/>
<tripinfo id="6" depart="60.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="140.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.54" duration="80.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.80" rerouteNo="0" devices="tripinfo_6" vType="t" speedFactor="1.05" vaporized=""/>
<tripinfo id="7" depart="70.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="153.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="12.32" duration="83.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.89" rerouteNo="0" devices="tripinfo_7" vType="t" speedFactor="0.89" vaporized=""/>
<tripinfo id="8" depart="80.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="159.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="13.04" duration="79.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.01" rerouteNo="0" devices="tripinfo_8" vType="t" speedFactor="0.94" vaporized=""/>
<tripinfo id="9" depart="90.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="176.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="11.91" duration="86.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.82" rerouteNo="0" devices="tripinfo_9" vType="t" speedFactor="0.86" vaporized=""/>
</tripinfos>
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"/>