10Jul2014 - detailed test results for DUAROUTER

(To start TextTest for these tests, run 'texttest -a duarouter -d /home/delphi/internal/debug/sumo/tests')

Total: 636 tests: 630 succeeded 6 known bugs


astar: 319 tests: 316 succeeded 3 known bugs

Detailed information for the tests that had known bugs:

TEST had known bugs (see #1040) on ts-simulation8.traffictower : errors unknown_vType_ignore ( Last six runs Jul2014 )

should warn about unknown vType
(This bug was triggered by FAILING to find text in file 'errors' matching 'Warning')
---------- Differences in errors ----------
1d0
< Warning: Ignoring uknown vehicle type 'foo'

TEST had known bugs (see #1040) on ts-simulation8.traffictower : errors unknown_vType ( Last six runs Jul2014 )

should warn about unknown vType
(This bug was triggered by FAILING to find text in file 'errors' matching 'Error')
---------- Differences in errors ----------
1,2d0
< Error: Unknown vehicle type 'foo'
< Quitting (on error).
---------- Differences in output ----------
0a1
> Success.
---------- New result in alts ----------
<?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">
    <vehicle id="0" type="foo" depart="0.00">
        <routeDistribution last="0">
            <route cost="107.91" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- New 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">
    <vehicle id="0" type="foo" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
</routes>
---------- Missing result in exitcode ----------
1

TEST had known bugs (see #1271) on ts-simulation8.traffictower : flows 100s_interval_repair_edges ( Last six runs Jul2014 )

flows should support routes with explicit edges
(This bug was triggered by text found in file 'exitcode' matching '1')
---------- Differences in alts ----------
6,52c6,8
<         <routeDistribution last="0">
<             <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
<         </routeDistribution>
<     </vehicle>
<     <vehicle id="0.1" depart="10.00">
<         <routeDistribution last="0">
<             <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
<         </routeDistribution>
<     </vehicle>
<     <vehicle id="0.2" depart="20.00">
<         <routeDistribution last="0">
<             <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
<         </routeDistribution>
<     </vehicle>
<     <vehicle id="0.3" depart="30.00">
<         <routeDistribution last="0">
<             <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
<         </routeDistribution>
<     </vehicle>
<     <vehicle id="0.4" depart="40.00">
<         <routeDistribution last="0">
<             <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
<         </routeDistribution>
<     </vehicle>
<     <vehicle id="0.5" depart="50.00">
<         <routeDistribution last="0">
<             <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
<         </routeDistribution>
<     </vehicle>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,4
> Error: Attribute 'from' is missing in definition of flow '0'.
> Error: Attribute 'to' is missing in definition of flow '0'.
> Error: Vehicle's '0' route has no edges.
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- Differences in routes ----------
8,34d7
<     <vehicle id="0.1" depart="10.00">
<         <route edges="beg middle end rend"/>
<     </vehicle>
<     <vehicle id="0.2" depart="20.00">
<         <route edges="beg middle end rend"/>
<     </vehicle>
<     <vehicle id="0.3" depart="30.00">
<         <route edges="beg middle end rend"/>
<     </vehicle>
<     <vehicle id="0.4" depart="40.00">
<         <route edges="beg middle end rend"/>
<     </vehicle>
<     <vehicle id="0.5" depart="50.00">
<         <route edges="beg middle end rend"/>
<     </vehicle>
<     <vehicle id="0.6" depart="60.00">
<         <route edges="beg middle end rend"/>
<     </vehicle>
<     <vehicle id="0.7" depart="70.00">
<         <route edges="beg middle end rend"/>
<     </vehicle>
<     <vehicle id="0.8" depart="80.00">
<         <route edges="beg middle end rend"/>
<     </vehicle>
<     <vehicle id="0.9" depart="90.00">
<         <route edges="beg middle end rend"/>
<     </vehicle>
---------- New result in exitcode ----------
1

chrouter: 317 tests: 314 succeeded 3 known bugs

Detailed information for the tests that had known bugs:

TEST had known bugs (see #1040) on ts-simulation8.traffictower : errors unknown_vType_ignore ( Last six runs Jul2014 )

should warn about unknown vType
(This bug was triggered by FAILING to find text in file 'errors' matching 'Warning')
---------- Differences in errors ----------
1d0
< Warning: Ignoring uknown vehicle type 'foo'

TEST had known bugs (see #1040) on ts-simulation8.traffictower : errors unknown_vType ( Last six runs Jul2014 )

should warn about unknown vType
(This bug was triggered by FAILING to find text in file 'errors' matching 'Error')
---------- Differences in errors ----------
1,2d0
< Error: Unknown vehicle type 'foo'
< Quitting (on error).
---------- Differences in output ----------
0a1
> Success.
---------- New result in alts ----------
<?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">
    <vehicle id="0" type="foo" depart="0.00">
        <routeDistribution last="0">
            <route cost="107.91" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- New 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">
    <vehicle id="0" type="foo" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
</routes>
---------- Missing result in exitcode ----------
1

TEST had known bugs (see #1271) on ts-simulation8.traffictower : flows 100s_interval_repair_edges ( Last six runs Jul2014 )

flows should support routes with explicit edges
(This bug was triggered by text found in file 'exitcode' matching '1')
---------- Differences in alts ----------
6,52c6,8
<         <routeDistribution last="0">
<             <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
<         </routeDistribution>
<     </vehicle>
<     <vehicle id="0.1" depart="10.00">
<         <routeDistribution last="0">
<             <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
<         </routeDistribution>
<     </vehicle>
<     <vehicle id="0.2" depart="20.00">
<         <routeDistribution last="0">
<             <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
<         </routeDistribution>
<     </vehicle>
<     <vehicle id="0.3" depart="30.00">
<         <routeDistribution last="0">
<             <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
<         </routeDistribution>
<     </vehicle>
<     <vehicle id="0.4" depart="40.00">
<         <routeDistribution last="0">
<             <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
<         </routeDistribution>
<     </vehicle>
<     <vehicle id="0.5" depart="50.00">
<         <routeDistribution last="0">
<             <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
<         </routeDistribution>
<     </vehicle>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,4
> Error: Attribute 'from' is missing in definition of flow '0'.
> Error: Attribute 'to' is missing in definition of flow '0'.
> Error: Vehicle's '0' route has no edges.
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- Differences in routes ----------
8,34d7
<     <vehicle id="0.1" depart="10.00">
<         <route edges="beg middle end rend"/>
<     </vehicle>
<     <vehicle id="0.2" depart="20.00">
<         <route edges="beg middle end rend"/>
<     </vehicle>
<     <vehicle id="0.3" depart="30.00">
<         <route edges="beg middle end rend"/>
<     </vehicle>
<     <vehicle id="0.4" depart="40.00">
<         <route edges="beg middle end rend"/>
<     </vehicle>
<     <vehicle id="0.5" depart="50.00">
<         <route edges="beg middle end rend"/>
<     </vehicle>
<     <vehicle id="0.6" depart="60.00">
<         <route edges="beg middle end rend"/>
<     </vehicle>
<     <vehicle id="0.7" depart="70.00">
<         <route edges="beg middle end rend"/>
<     </vehicle>
<     <vehicle id="0.8" depart="80.00">
<         <route edges="beg middle end rend"/>
<     </vehicle>
<     <vehicle id="0.9" depart="90.00">
<         <route edges="beg middle end rend"/>
<     </vehicle>
---------- New result in exitcode ----------
1