18Apr14r16220 - detailed test results for ACTIVITYGEN
(To start TextTest for these tests, run 'texttest -a activitygen -d /home/delphi/sumo/tests')
default: 11 tests: 11 FAILED
Detailed information for the tests that FAILED:
---------- New result in exitcode ----------
-11
---------- Missing result in cfg ----------
<?xml version="1.0" encoding="UTF-8"?>
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo-sim.org/xsd/activitygenConfiguration.xsd">
<configuration>
<configuration-file value="" synonymes="c configuration" type="FILE" help="Loads the named config on startup"/>
<save-configuration value="" synonymes="save-config" type="FILE" help="Saves current configuration into FILE"/>
<save-template value="" type="FILE" help="Saves a configuration template (empty) into FILE"/>
<save-schema value="" type="FILE" help="Saves the configuration schema into FILE"/>
<save-commented value="false" synonymes="save-template.commented" type="BOOL" help="Adds comments to saved template, configuration, or schema"/>
</configuration>
<input>
<net-file value="" synonymes="n net" type="FILE" help="Use FILE as SUMO-network to route on"/>
<stat-file value="" synonymes="s" type="FILE" help="Loads the SUMO-statistics FILE"/>
</input>
<output>
<output-file value="" synonymes="o output" type="FILE" help="Write generated routes to FILE"/>
</output>
<processing>
<weights.interpolate value="false" synonymes="interpolate" type="BOOL" help="Interpolate edge weights at interval boundaries"/>
<weights.expand value="false" synonymes="expand-weights" type="BOOL" help="Expand weights behind the simulation's end"/>
</processing>
<time>
<begin value="" synonymes="b" type="INT" help="Sets the time of beginning of the simulation during the first day (in seconds)"/>
<end value="" synonymes="e" type="INT" help="Sets the time of ending of the simulation during the last day (in seconds)"/>
<duration-d value="" type="INT" help="Sets the duration of the simulation in days"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,66d0
< Copyright (C) 2001-2014 DLR and contributors; http://sumo-sim.org
< Copyright (C) 2010-2012 Technische Universitaet Muenchen
< Generates routes of persons throughout a day for the microscopic road traffic
< simulation SUMO.
<
< Usage: activitygen [OPTION]*
< Configuration Options:
< -c, --configuration-file FILE Loads the named config on startup
< --save-configuration FILE Saves current configuration into FILE
< --save-template FILE Saves a configuration template (empty) into
< FILE
< --save-schema FILE Saves the configuration schema into FILE
< --save-commented Adds comments to saved template,
< configuration, or schema
<
< Input Options:
< -n, --net-file FILE Use FILE as SUMO-network to route on
< -s, --stat-file FILE Loads the SUMO-statistics FILE
<
< Output Options:
< -o, --output-file FILE Write generated routes to FILE
<
< Processing Options:
< --weights.interpolate Interpolate edge weights at interval
< boundaries
< --weights.expand Expand weights behind the simulation's end
<
< Time Options:
< -b, --begin INT Sets the time of beginning of the simulation
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
-11
---------- Differences in output ----------
1,3d0
< Copyright (C) 2001-2014 DLR and contributors; http://sumo-sim.org
< Copyright (C) 2010-2012 Technische Universitaet Muenchen
< Use --help to get the list of options.
---------- New result in exitcode ----------
-11
---------- Differences in output ----------
1,15d0
< Copyright (C) 2001-2014 DLR and contributors; http://sumo-sim.org
< Copyright (C) 2010-2012 Technische Universitaet Muenchen
<
< SUMO is free software: you can redistribute it and/or modify
< it under the terms of the GNU General Public License as published by
< the Free Software Foundation, either version 3 of the License, or
< (at your option) any later version.
<
< This program is distributed in the hope that it will be useful,
< but WITHOUT ANY WARRANTY; without even the implied warranty of
< MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
< GNU General Public License for more details.
<
< You should have received a copy of the GNU General Public License
< along with this program. If not, see http://www.gnu.org/licenses/gpl.html
---------- New result in exitcode ----------
-11
3 TESTS FAILED on ts-simulation8 :
---------- Differences in output ----------
1,40d0
< first completed in getStreet() of City: Consolidation of data not needed in ActivityGen any more
< --> work position:
< |-> in city: 2
< |-> out city: 1
< |-> in+out city: 3
< --> population:
< |-> city households: 1
< |-> city people: 1
< |-> city single: 1 / (in) couple: 0
< |-> city adults: 1
< |-> estimation: 1
< |-> retired: 0
< |-> city children: 0
< |-> estimation: 0
< |-> working people: 1
< |-> working people in city: 1
< |-> working people from outside: 0
< no problem during bus line trip generation...
< after public transportation: 6
< no problem during households' trips generation...
< after household activities: 6
< no problem during in/out traffic generation...
< after incoming/outgoing traffic: 6
< Before Random traffic generation (days are still entire):
< - Total number of trips: 12
< - Total daily trips: 6
< - Total one-day trips: 0
< added uniform random trips: 0
< no problem during random traffic generation...
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
-11
---------- 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-sim.org/xsd/routes_file.xsd">
<vType id="default" accel="4.0" decel="8.0" sigma="0.0" length="5" minGap="2.5" maxSpeed="90"/>
<vType id="random" accel="4.0" decel="8.0" sigma="0.0" length="5" minGap="2.5" maxSpeed="90"/>
<vType id="bus" accel="2.0" decel="4.0" sigma="0.0" length="10" minGap="3" maxSpeed="70"/>
<vehicle id="bl101b1:1" type="bus" depart="30000" departPos="10.00" arrivalPos="10.00" departSpeed="0" arrivalSpeed="0" color="0,1,0">
<route edges="e11t01 e51t44"/>
</vehicle>
<vehicle id="bl101b2:3" type="bus" depart="30000" departPos="10.00" arrivalPos="10.00" departSpeed="0" arrivalSpeed="0" color="0,1,0">
<route edges="e51t44 e11t01"/>
</vehicle>
<vehicle id="bl101b2:1" type="bus" depart="33600" departPos="10.00" arrivalPos="10.00" departSpeed="0" arrivalSpeed="0" color="0,1,0">
<route edges="e11t01 e51t44"/>
</vehicle>
<vehicle id="bl101b1:5" type="bus" depart="33600" departPos="10.00" arrivalPos="10.00" departSpeed="0" arrivalSpeed="0" color="0,1,0">
<route edges="e51t44 e11t01"/>
</vehicle>
<vehicle id="bl101b1:3" type="bus" depart="43200" departPos="10.00" arrivalPos="10.00" departSpeed="0" arrivalSpeed="0" color="0,1,0">
<route edges="e11t01 e51t44"/>
</vehicle>
<vehicle id="bl101b2:5" type="bus" depart="43200" departPos="10.00" arrivalPos="10.00" departSpeed="0" arrivalSpeed="0" color="0,1,0">
<route edges="e51t44 e11t01"/>
</vehicle>
</routes>
demand_generation mode_choice use_bus (
Last six runs
Apr2014
Mar2014
Feb2014
Jan2014
Dec2013
Nov2013
Oct2013
Sep2013
Aug2013
)
demand_generation mode_choice what_0car_preference (
Last six runs
Apr2014
Mar2014
Feb2014
Jan2014
Dec2013
Nov2013
Oct2013
Sep2013
Aug2013
)
demand_generation mode_choice what_1car_preference (
Last six runs
Apr2014
Mar2014
Feb2014
Jan2014
Dec2013
Nov2013
Oct2013
Sep2013
Aug2013
)
---------- Differences in output ----------
1,38d0
< --> work position:
< |-> in city: 2
< |-> out city: 1
< |-> in+out city: 3
< --> population:
< |-> city households: 1
< |-> city people: 1
< |-> city single: 1 / (in) couple: 0
< |-> city adults: 1
< |-> estimation: 1
< |-> retired: 0
< |-> city children: 0
< |-> estimation: 0
< |-> working people: 1
< |-> working people in city: 1
< |-> working people from outside: 0
< no problem during bus line trip generation...
< after public transportation: 0
< no problem during households' trips generation...
< after household activities: 2
< no problem during in/out traffic generation...
< after incoming/outgoing traffic: 2
< Before Random traffic generation (days are still entire):
< - Total number of trips: 4
< - Total daily trips: 2
< - Total one-day trips: 0
< added uniform random trips: 0
< no problem during random traffic generation...
< after random traffic: 2
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
-11
---------- 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-sim.org/xsd/routes_file.xsd">
<vType id="default" accel="4.0" decel="8.0" sigma="0.0" length="5" minGap="2.5" maxSpeed="90"/>
<vType id="random" accel="4.0" decel="8.0" sigma="0.0" length="5" minGap="2.5" maxSpeed="90"/>
<vType id="bus" accel="2.0" decel="4.0" sigma="0.0" length="10" minGap="3" maxSpeed="70"/>
<vehicle id="h1c1:1" type="default" depart="30592" departPos="40.89" arrivalPos="259.84" departSpeed="0" arrivalSpeed="0" color="1,0,0">
<route edges="e51t44 e11t01"/>
</vehicle>
<vehicle id="h1c1:3" type="default" depart="43200" departPos="259.84" arrivalPos="40.89" departSpeed="0" arrivalSpeed="0" color="1,0,0">
<route edges="e11t01 e51t44"/>
</vehicle>
</routes>
---------- Differences in output ----------
1,35d0
< --> work position:
< |-> in city: 2
< |-> out city: 1
< |-> in+out city: 3
< --> population:
< |-> city households: 1
< |-> city people: 1
< |-> city single: 1 / (in) couple: 0
< |-> city adults: 1
< |-> estimation: 1
< |-> retired: 0
< |-> city children: 0
< |-> estimation: 0
< |-> working people: 1
< |-> working people in city: 1
< |-> working people from outside: 0
< no problem during bus line trip generation...
< after public transportation: 0
< no problem during households' trips generation...
< after household activities: 0
< no problem during in/out traffic generation...
< after incoming/outgoing traffic: 0
< Before Random traffic generation (days are still entire):
< - Total number of trips: 0
< - Total daily trips: 0
< - Total one-day trips: 0
< added uniform random trips: 0
< no problem during random traffic generation...
< after random traffic: 0
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
-11
---------- 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-sim.org/xsd/routes_file.xsd">
<vType id="default" accel="4.0" decel="8.0" sigma="0.0" length="5" minGap="2.5" maxSpeed="90"/>
<vType id="random" accel="4.0" decel="8.0" sigma="0.0" length="5" minGap="2.5" maxSpeed="90"/>
<vType id="bus" accel="2.0" decel="4.0" sigma="0.0" length="10" minGap="3" maxSpeed="70"/>
</routes>
---------- Differences in output ----------
1,72d0
< Loading net... done.
< Loaded 52 edges.
< Reading input... first completed in getStreet() of City: Consolidation of data not needed in ActivityGen any more
< done.
< Consolidating statistics... done.
< Building street representation... done.
< Generating work positions... --> work position:
< |-> in city: 790
< |-> out city: 80
< |-> in+out city: 870
< done.
< Building bus lines... done.
< Generating population... --> population:
< |-> city households: 500
< |-> city people: 1000
< |-> city single: 190 / (in) couple: 620
< |-> city adults: 810
< |-> estimation: 810
< |-> retired: 240
< |-> city children: 190
< |-> estimation: 190
< done.
< Allocating schools... done.
< Allocating work places... |-> working people: 734
< |-> working people in city: 534
< |-> working people from outside: 200
< done.
< Allocating car places... done.
< no problem during bus line trip generation...
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
-11
---------- 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-sim.org/xsd/routes_file.xsd">
<vType id="default" accel="4.0" decel="8.0" sigma="0.0" length="5" minGap="2.5" maxSpeed="90"/>
<vType id="random" accel="4.0" decel="8.0" sigma="0.0" length="5" minGap="2.5" maxSpeed="90"/>
<vType id="bus" accel="2.0" decel="4.0" sigma="0.0" length="10" minGap="3" maxSpeed="70"/>
<vehicle id="randUni205:1" type="random" depart="162" departPos="60.27" arrivalPos="42.95" departSpeed="0" arrivalSpeed="0" color="0,0,1">
<route edges="e32t33 e24t14"/>
</vehicle>
<vehicle id="randUni450:1" type="random" depart="995" departPos="101.64" arrivalPos="170.39" departSpeed="0" arrivalSpeed="0" color="0,0,1">
<route edges="e21t11 e24t23"/>
</vehicle>
<vehicle id="randUni346:1" type="random" depart="1015" departPos="155.24" arrivalPos="179.94" departSpeed="0" arrivalSpeed="0" color="0,0,1">
<route edges="e22t21 e24t34"/>
</vehicle>
<vehicle id="randUni470:1" type="random" depart="1234" departPos="124.46" arrivalPos="92.55" departSpeed="0" arrivalSpeed="0" color="0,0,1">
<route edges="e33t32 e33t23"/>
</vehicle>
<vehicle id="randUni136:1" type="random" depart="1611" departPos="149.50" arrivalPos="14.23" departSpeed="0" arrivalSpeed="0" color="0,0,1">
<route edges="e31t32 e22t21"/>
</vehicle>
<vehicle id="randUni486:1" type="random" depart="2147" departPos="252.98" arrivalPos="101.12" departSpeed="0" arrivalSpeed="0" color="0,0,1">
<route edges="e44t51 e13t12"/>
</vehicle>
<vehicle id="randUni128:1" type="random" depart="2335" departPos="12.57" arrivalPos="203.21" departSpeed="0" arrivalSpeed="0" color="0,0,1">
<route edges="e21t11 e44t51"/>
</vehicle>
<vehicle id="randUni7:1" type="random" depart="2466" departPos="55.54" arrivalPos="40.63" departSpeed="0" arrivalSpeed="0" color="0,0,1">
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,61d0
< first completed in getStreet() of City: Consolidation of data not needed in ActivityGen any more
< --> work position:
< |-> in city: 790
< |-> out city: 80
< |-> in+out city: 870
< --> population:
< |-> city households: 500
< |-> city people: 1000
< |-> city single: 190 / (in) couple: 620
< |-> city adults: 810
< |-> estimation: 810
< |-> retired: 240
< |-> city children: 190
< |-> estimation: 190
< |-> working people: 734
< |-> working people in city: 534
< |-> working people from outside: 200
< no problem during bus line trip generation...
< after public transportation: 248
< no problem during households' trips generation...
< after household activities: 906
< no problem during in/out traffic generation...
< after incoming/outgoing traffic: 1306
< Before Random traffic generation (days are still entire):
< - Total number of trips: 2388
< - Total daily trips: 1082
< - Total one-day trips: 224
< added uniform random trips: 597
< no problem during random traffic generation...
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
-11
---------- 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-sim.org/xsd/routes_file.xsd">
<vType id="default" accel="4.0" decel="8.0" sigma="0.0" length="5" minGap="2.5" maxSpeed="90"/>
<vType id="random" accel="4.0" decel="8.0" sigma="0.0" length="5" minGap="2.5" maxSpeed="90"/>
<vType id="bus" accel="2.0" decel="4.0" sigma="0.0" length="10" minGap="3" maxSpeed="70"/>
<vehicle id="randUni205:1" type="random" depart="162" departPos="60.27" arrivalPos="42.95" departSpeed="0" arrivalSpeed="0" color="0,0,1">
<route edges="e32t33 e24t14"/>
</vehicle>
<vehicle id="randUni450:1" type="random" depart="995" departPos="101.64" arrivalPos="170.39" departSpeed="0" arrivalSpeed="0" color="0,0,1">
<route edges="e21t11 e24t23"/>
</vehicle>
<vehicle id="randUni346:1" type="random" depart="1015" departPos="155.24" arrivalPos="179.94" departSpeed="0" arrivalSpeed="0" color="0,0,1">
<route edges="e22t21 e24t34"/>
</vehicle>
<vehicle id="randUni470:1" type="random" depart="1234" departPos="124.46" arrivalPos="92.55" departSpeed="0" arrivalSpeed="0" color="0,0,1">
<route edges="e33t32 e33t23"/>
</vehicle>
<vehicle id="randUni136:1" type="random" depart="1611" departPos="149.50" arrivalPos="14.23" departSpeed="0" arrivalSpeed="0" color="0,0,1">
<route edges="e31t32 e22t21"/>
</vehicle>
<vehicle id="randUni486:1" type="random" depart="2147" departPos="252.98" arrivalPos="101.12" departSpeed="0" arrivalSpeed="0" color="0,0,1">
<route edges="e44t51 e13t12"/>
</vehicle>
<vehicle id="randUni128:1" type="random" depart="2335" departPos="12.57" arrivalPos="203.21" departSpeed="0" arrivalSpeed="0" color="0,0,1">
<route edges="e21t11 e44t51"/>
</vehicle>
<vehicle id="randUni7:1" type="random" depart="2466" departPos="55.54" arrivalPos="40.63" departSpeed="0" arrivalSpeed="0" color="0,0,1">
<truncated after showing first 30 lines>