texttest -a duarouter -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc4_64.31Aug002101.18820 -g
texttest -a duarouter -d /home/delphi/gcc/sumo/tests
---------- Differences in errors ----------
0a1,5
> Error: attribute 'model' is not declared for element 'vType'
> In file 'input_alts.rou.alt.xml'
> At line/column 36/135.
>
> Quitting (on error).
---------- Differences in output ----------
3,6d2
< Skipped until: 1.00
< DijkstraRouter answered 1 queries and explored 13.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in alts ----------
<?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="CarA" length="2.00" minGap="0.00" maxSpeed="180.00" accel="2.00" decel="6.00" sigma="0.00" tau="1.00"/>
<vehicle id="veh0" type="CarA" depart="1.00" color="red">
<routeDistribution last="0">
<route cost="223.22" probability="1.00000000" color="red" edges="L1 L9 L17 L26"/>
</routeDistribution>
</vehicle>
</routes>
---------- 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="CarA" length="2.00" minGap="0.00" maxSpeed="180.00" accel="2.00" decel="6.00" sigma="0.00" tau="1.00"/>
<vehicle id="veh0" type="CarA" depart="1.00" color="red">
<route color="red" edges="L1 L9 L17 L26"/>
</vehicle>
</routes>
---------- Differences in errors ---------- 1c1,4 < Error: Attribute 'cost' in definition of route '1' is empty. --- > Error: empty string encountered > In file 'input_alts.rou.alt.xml' > At line/column 10/67. > ---------- Missing result in alts ---------- <?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"/> ---------- 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"/>
---------- Differences in errors ---------- 1c1,4 < Error: Attribute 'cost' in definition of route '1' is not of type float. --- > Error: invalid character encountered > In file 'input_alts.rou.alt.xml' > At line/column 10/70. > ---------- Missing result in alts ---------- <?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"/> ---------- 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"/>
---------- Differences in errors ---------- 1c1,4 < Error: Attribute 'probability' in definition of route '1' is empty. --- > Error: empty string encountered > In file 'input_alts.rou.alt.xml' > At line/column 10/73. > ---------- Missing result in alts ---------- <?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"/> ---------- 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"/>
---------- Differences in errors ---------- 1c1,4 < Error: Attribute 'probability' in definition of route '1' is not of type float. --- > Error: invalid character encountered > In file 'input_alts.rou.alt.xml' > At line/column 10/76. > ---------- Missing result in alts ---------- <?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"/> ---------- 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"/>
---------- Differences in errors ---------- 1,4c1,4 < Error: Attribute 'id' in definition of a routeDistribution is empty. < Error: Attribute 'id' is missing in definition of a route. < Error: Route '' has no edges. < Error: The route of the vehicle '1' is not known. --- > Error: value '' does not match regular expression facet '[^ \t\n\r|\\;,']+' > In file 'input_alts.rou.alt.xml' > At line/column 9/38. > ---------- Missing result in alts ---------- <?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"/> ---------- 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"/>
---------- Differences in errors ---------- 1,4c1,4 < Error: Attribute 'id' is missing in definition of a routeDistribution. < Error: Attribute 'id' is missing in definition of a route. < Error: Route '' has no edges. < Error: The route of the vehicle '1' is not known. --- > Error: missing required attribute 'id' > In file 'input_alts.rou.alt.xml' > At line/column 9/32. > ---------- Missing result in alts ---------- <?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"/> ---------- 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"/>
---------- Differences in errors ---------- 1c1,4 < Error: Attribute 'last' in definition of routeDistribution '1' is empty. --- > Error: value '' does not match regular expression facet '[+\-]?[0-9]+' > In file 'input_alts.rou.alt.xml' > At line/column 9/38. > ---------- Missing result in alts ---------- <?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"/> ---------- 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"/>
---------- Differences in errors ---------- 1c1,4 < Error: Attribute 'last' in definition of routeDistribution '1' is not of type int. --- > Error: value 'xxx' does not match regular expression facet '[+\-]?[0-9]+' > In file 'input_alts.rou.alt.xml' > At line/column 9/41. > ---------- Missing result in alts ---------- <?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"/> ---------- 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"/>
---------- Differences in errors ---------- 1,4c1,4 < Error: Negative index of a route alternative (id='1'). < Error: Attribute 'id' is missing in definition of a route. < Error: Route '' has no edges. < Error: The route of the vehicle '1' is not known. --- > Error: value '-1' must be greater than or equal to minInclusive facet value '0' > In file 'input_alts.rou.alt.xml' > At line/column 9/40. > ---------- Missing result in alts ---------- <?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"/> ---------- 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"/>
---------- Differences in errors ---------- 1c1,4 < Error: Attribute 'depart' in definition of vehicle '1' is empty. --- > Error: value '' does not match any member types of the union > In file 'input_alts.rou.alt.xml' > At line/column 7/63. >
---------- Differences in errors ----------
1,2c1,4
< Error: Invalid departure time for vehicle '1';
< must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
---
> Error: value 'xxx' does not match any member types of the union
> In file 'input_alts.rou.alt.xml'
> At line/column 7/66.
>
---------- Differences in errors ---------- 1c1,4 < Error: Attribute 'depart' is missing in definition of vehicle '1'. --- > Error: missing required attribute 'depart' > In file 'input_alts.rou.alt.xml' > At line/column 8/53. >
---------- Differences in errors ----------
1,3c1,4
< Error: Attribute 'arrivalLane' in definition of vehicle '1' is empty.
< Error: Invalid arrivalLane definition for vehicle '1';
< must be one of ("current", or an int>=0)
---
> Error: value '' does not match any member types of the union
> In file 'input_alts.rou.alt.xml'
> At line/column 7/79.
>
---------- Differences in errors ----------
1,3c1,4
< Error: Attribute 'arrivalPos' in definition of vehicle '1' is empty.
< Error: Invalid arrivalPos definition for vehicle '1';
< must be one of ("random", "max", or a float)
---
> Error: value '' does not match any member types of the union
> In file 'input_alts.rou.alt.xml'
> At line/column 7/78.
>
---------- Differences in errors ----------
1,3c1,4
< Error: Attribute 'arrivalSpeed' in definition of vehicle '1' is empty.
< Error: Invalid arrivalSpeed definition for vehicle '1';
< must be one of ("current", or a float>=0)
---
> Error: value '' does not match any member types of the union
> In file 'input_alts.rou.alt.xml'
> At line/column 7/80.
>
---------- Differences in errors ----------
1,3c1,4
< Error: Attribute 'departLane' in definition of vehicle '1' is empty.
< Error: Invalid departLane definition for vehicle '1';
< must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
---
> Error: value '' does not match any member types of the union
> In file 'input_alts.rou.alt.xml'
> At line/column 7/78.
>
---------- Differences in errors ----------
1,3c1,4
< Error: Attribute 'departPos' in definition of vehicle '1' is empty.
< Error: Invalid departPos definition for vehicle '1';
< must be one of ("random", "random_free", "free", "base", "last" or a float)
---
> Error: value '' does not match any member types of the union
> In file 'input_alts.rou.alt.xml'
> At line/column 7/77.
>
---------- Differences in errors ----------
1,3c1,4
< Error: Attribute 'departSpeed' in definition of vehicle '1' is empty.
< Error: Invalid departSpeed definition for vehicle '1';
< must be one of ("random", "max", or a float>=0)
---
> Error: value '' does not match any member types of the union
> In file 'input_alts.rou.alt.xml'
> At line/column 7/79.
>
---------- Differences in errors ----------
1,2c1,4
< Error: Invalid arrivalLane definition for vehicle '1';
< must be one of ("current", or an int>=0)
---
> Error: value 'xxx' does not match any member types of the union
> In file 'input_alts.rou.alt.xml'
> At line/column 7/82.
>
---------- Differences in errors ----------
1,2c1,4
< Error: Invalid arrivalPos definition for vehicle '1';
< must be one of ("random", "max", or a float)
---
> Error: value 'xxx' does not match any member types of the union
> In file 'input_alts.rou.alt.xml'
> At line/column 7/81.
>
---------- Differences in errors ----------
1,2c1,4
< Error: Invalid arrivalSpeed definition for vehicle '1';
< must be one of ("current", or a float>=0)
---
> Error: value 'xxx' does not match any member types of the union
> In file 'input_alts.rou.alt.xml'
> At line/column 7/83.
>
---------- Differences in errors ----------
1,2c1,4
< Error: Invalid departLane definition for vehicle '1';
< must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
---
> Error: value 'xxx' does not match any member types of the union
> In file 'input_alts.rou.alt.xml'
> At line/column 7/81.
>
---------- Differences in errors ----------
1,2c1,4
< Error: Invalid departPos definition for vehicle '1';
< must be one of ("random", "random_free", "free", "base", "last" or a float)
---
> Error: value 'xxx' does not match any member types of the union
> In file 'input_alts.rou.alt.xml'
> At line/column 7/80.
>
---------- Differences in errors ----------
1,2c1,4
< Error: Invalid departSpeed definition for vehicle '1';
< must be one of ("random", "max", or a float>=0)
---
> Error: value 'xxx' does not match any member types of the union
> In file 'input_alts.rou.alt.xml'
> At line/column 7/82.
>
---------- Differences in errors ---------- 1,3c1,4 < Error: Attribute 'id' in definition of a vehicle is empty. < Error: Invalid vehicle id ''. < Error: vehicle cannot be created --- > Error: value '' does not match regular expression facet '[^ \t\n\r|\\;,']+' > In file 'input_alts.rou.alt.xml' > At line/column 8/64. >
---------- Differences in errors ---------- 1,2c1,4 < Error: Attribute 'id' is missing in definition of vehicle < Error: vehicle cannot be created --- > Error: missing required attribute 'id' > In file 'input_alts.rou.alt.xml' > At line/column 8/58. >
---------- Differences in errors ---------- 3c3 < At line/column 10/57. --- > At line/column 10/90.
---------- Differences in errors ---------- 1,3c1 < Error: Attribute 'id' is missing in definition of a route. < Error: Route '' has no edges. < Error: Expected end of tag 'routes' --- > Error: attribute 'probability' is not declared for element 'route' 5c3 < At line/column 10/6. --- > At line/column 9/74.
---------- Differences in errors ---------- 1,2c1 < Error: The route of the vehicle '1' is not known. < Error: Expected end of tag 'routeDistribution' --- > Error: no declaration found for element 'vehicle' 4c3 < At line/column 13/3. --- > At line/column 11/65.
---------- Differences in errors ---------- 1c1 < Error: Expected comment or processing instruction --- > Error: no declaration found for element 'routeDistribution' 3c3 < At line/column 6/4. --- > At line/column 3/39.
---------- Differences in errors ---------- 1c1,4 < Error: Attribute 'cost' in definition of route '!1' is empty. --- > Error: empty string encountered > In file 'input_alts.rou.alt.xml' > At line/column 13/67. > ---------- Missing result in alts ---------- <?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"/> ---------- 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"/>
---------- Differences in errors ---------- 1c1,4 < Error: Attribute 'cost' in definition of route '!1' is not of type float. --- > Error: invalid character encountered > In file 'input_alts.rou.alt.xml' > At line/column 13/70. > ---------- Missing result in alts ---------- <?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"/> ---------- 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"/>
---------- Differences in errors ---------- 1c1,4 < Error: Attribute 'probability' in definition of route '!1' is empty. --- > Error: empty string encountered > In file 'input_alts.rou.alt.xml' > At line/column 13/73. > ---------- Missing result in alts ---------- <?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"/> ---------- 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"/>
---------- Differences in errors ---------- 1c1,4 < Error: Attribute 'probability' in definition of route '!1' is not of type float. --- > Error: invalid character encountered > In file 'input_alts.rou.alt.xml' > At line/column 13/76. > ---------- Missing result in alts ---------- <?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"/> ---------- 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"/>
---------- Differences in errors ---------- 1c1,4 < Error: Attribute 'last' in definition of routeDistribution '!1' is empty. --- > Error: value '' does not match regular expression facet '[+\-]?[0-9]+' > In file 'input_alts.rou.alt.xml' > At line/column 12/31. > ---------- Missing result in alts ---------- <?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"/> ---------- 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"/>
---------- Differences in errors ---------- 1c1,4 < Error: Attribute 'last' in definition of routeDistribution '!1' is not of type int. --- > Error: value 'xxx' does not match regular expression facet '[+\-]?[0-9]+' > In file 'input_alts.rou.alt.xml' > At line/column 11/34. > ---------- Missing result in alts ---------- <?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"/> ---------- 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"/>
---------- Differences in errors ---------- 1c1,4 < Error: Negative index of a route alternative (id='!1'). --- > Error: value '-1' must be greater than or equal to minInclusive facet value '0' > In file 'input_alts.rou.alt.xml' > At line/column 12/33. > ---------- Missing result in alts ---------- <?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"/> ---------- 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"/>
---------- Differences in errors ---------- 1c1,4 < Error: Attribute 'depart' in definition of vehicle '1' is empty. --- > Error: value '' does not match any member types of the union > In file 'input_alts.rou.alt.xml' > At line/column 5/62. >
---------- Differences in errors ----------
1,2c1,4
< Error: Invalid departure time for vehicle '1';
< must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
---
> Error: value 'xxx' does not match any member types of the union
> In file 'input_alts.rou.alt.xml'
> At line/column 5/65.
>
---------- Differences in errors ---------- 1c1,4 < Error: Attribute 'depart' is missing in definition of vehicle '1'. --- > Error: missing required attribute 'depart' > In file 'input_alts.rou.alt.xml' > At line/column 5/52. >
---------- Differences in errors ----------
1,3c1,4
< Error: Attribute 'arrivalLane' in definition of vehicle '1' is empty.
< Error: Invalid arrivalLane definition for vehicle '1';
< must be one of ("current", or an int>=0)
---
> Error: value '' does not match any member types of the union
> In file 'input_alts.rou.alt.xml'
> At line/column 4/78.
>
---------- Differences in errors ----------
1,3c1,4
< Error: Attribute 'arrivalPos' in definition of vehicle '1' is empty.
< Error: Invalid arrivalPos definition for vehicle '1';
< must be one of ("random", "max", or a float)
---
> Error: value '' does not match any member types of the union
> In file 'input_alts.rou.alt.xml'
> At line/column 4/77.
>
---------- Differences in errors ----------
1,3c1,4
< Error: Attribute 'arrivalSpeed' in definition of vehicle '1' is empty.
< Error: Invalid arrivalSpeed definition for vehicle '1';
< must be one of ("current", or a float>=0)
---
> Error: value '' does not match any member types of the union
> In file 'input_alts.rou.alt.xml'
> At line/column 4/79.
>
---------- Differences in errors ----------
1,3c1,4
< Error: Attribute 'departLane' in definition of vehicle '1' is empty.
< Error: Invalid departLane definition for vehicle '1';
< must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
---
> Error: value '' does not match any member types of the union
> In file 'input_alts.rou.alt.xml'
> At line/column 4/77.
>
---------- Differences in errors ----------
1,3c1,4
< Error: Attribute 'departPos' in definition of vehicle '1' is empty.
< Error: Invalid departPos definition for vehicle '1';
< must be one of ("random", "random_free", "free", "base", "last" or a float)
---
> Error: value '' does not match any member types of the union
> In file 'input_alts.rou.alt.xml'
> At line/column 4/76.
>
---------- Differences in errors ----------
1,3c1,4
< Error: Attribute 'departSpeed' in definition of vehicle '1' is empty.
< Error: Invalid departSpeed definition for vehicle '1';
< must be one of ("random", "max", or a float>=0)
---
> Error: value '' does not match any member types of the union
> In file 'input_alts.rou.alt.xml'
> At line/column 4/78.
>
---------- Differences in errors ----------
1,2c1,4
< Error: Invalid arrivalLane definition for vehicle '1';
< must be one of ("current", or an int>=0)
---
> Error: value 'xxx' does not match any member types of the union
> In file 'input_alts.rou.alt.xml'
> At line/column 4/81.
>
---------- Differences in errors ----------
1,2c1,4
< Error: Invalid arrivalPos definition for vehicle '1';
< must be one of ("random", "max", or a float)
---
> Error: value 'xxx' does not match any member types of the union
> In file 'input_alts.rou.alt.xml'
> At line/column 4/80.
>
---------- Differences in errors ----------
1,2c1,4
< Error: Invalid arrivalSpeed definition for vehicle '1';
< must be one of ("current", or a float>=0)
---
> Error: value 'xxx' does not match any member types of the union
> In file 'input_alts.rou.alt.xml'
> At line/column 4/82.
>
---------- Differences in errors ----------
1,2c1,4
< Error: Invalid departLane definition for vehicle '1';
< must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
---
> Error: value 'xxx' does not match any member types of the union
> In file 'input_alts.rou.alt.xml'
> At line/column 4/80.
>
---------- Differences in errors ----------
1,2c1,4
< Error: Invalid departPos definition for vehicle '1';
< must be one of ("random", "random_free", "free", "base", "last" or a float)
---
> Error: value 'xxx' does not match any member types of the union
> In file 'input_alts.rou.alt.xml'
> At line/column 4/79.
>
---------- Differences in errors ----------
1,2c1,4
< Error: Invalid departSpeed definition for vehicle '1';
< must be one of ("random", "max", or a float>=0)
---
> Error: value 'xxx' does not match any member types of the union
> In file 'input_alts.rou.alt.xml'
> At line/column 4/81.
>
---------- Differences in errors ---------- 1,3c1,4 < Error: Attribute 'id' in definition of a vehicle is empty. < Error: Invalid vehicle id ''. < Error: vehicle cannot be created --- > Error: value '' does not match regular expression facet '[^ \t\n\r|\\;,']+' > In file 'input_alts.rou.alt.xml' > At line/column 5/63. >
---------- Differences in errors ---------- 1,2c1,4 < Error: Attribute 'id' is missing in definition of vehicle < Error: vehicle cannot be created --- > Error: missing required attribute 'id' > In file 'input_alts.rou.alt.xml' > At line/column 5/57. >
---------- Differences in errors ---------- 3c3 < At line/column 13/57. --- > At line/column 13/90.
---------- Differences in errors ---------- 1c1 < Error: Expected end of tag 'vehicle' --- > Error: attribute 'probability' is not declared for element 'route' 3c3 < At line/column 13/6. --- > At line/column 12/74.
---------- Differences in errors ---------- 1c1 < Error: Expected comment or processing instruction --- > Error: no declaration found for element 'vType' 3c3 < At line/column 5/4. --- > At line/column 3/118.
---------- Differences in errors ----------
0a1,5
> Error: no declaration found for element 'flowdefs'
> In file 'input_flows.flows.xml'
> At line/column 2/11.
>
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in alts ----------
<?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">
<vehicle id="0.0" depart="0.00">
<routeDistribution last="0">
<route cost="125.77" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.1" depart="0.10">
<routeDistribution last="0">
<route cost="125.77" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.2" depart="0.20">
<routeDistribution last="0">
<route cost="125.77" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.3" depart="0.30">
<routeDistribution last="0">
<route cost="125.77" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.4" depart="0.40">
<routeDistribution last="0">
<route cost="125.77" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
</routeDistribution>
</vehicle>
<truncated after showing first 30 lines>
---------- 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">
<vehicle id="0.0" depart="0.00">
<route edges="beg beg2left left left2end end rend"/>
</vehicle>
<vehicle id="0.1" depart="0.10">
<route edges="beg beg2left left left2end end rend"/>
</vehicle>
<vehicle id="0.2" depart="0.20">
<route edges="beg beg2left left left2end end rend"/>
</vehicle>
<vehicle id="0.3" depart="0.30">
<route edges="beg beg2left left left2end end rend"/>
</vehicle>
<vehicle id="0.4" depart="0.40">
<route edges="beg beg2left left left2end end rend"/>
</vehicle>
<vehicle id="0.5" depart="0.50">
<route edges="beg beg2left left left2end end rend"/>
</vehicle>
<vehicle id="0.6" depart="0.60">
<route edges="beg beg2left left left2end end rend"/>
</vehicle>
<vehicle id="0.7" depart="0.70">
<route edges="beg beg2left left left2end end rend"/>
</vehicle>
<vehicle id="0.8" depart="0.80">
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,5
> Error: no declaration found for element 'trips'
> In file 'input_routes.rou.xml'
> At line/column 2/8.
>
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in alts ----------
<?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">
<person id="124" depart="0.00">
<personTrip from="162476924#5" to="162476927#1" walkFactor="0.75" costs="5.72"/>
</person>
</routes>
---------- 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">
<person id="124" depart="0">
<walk edges="162476924#5 162476927#1"/>
</person>
</routes>
---------- Differences in errors ---------- 1c1,4 < Error: Another flow with the id '0' exists. --- > Error: no declaration found for element 'flowdefs' > In file 'input_flows.flows.xml' > At line/column 2/11. > ---------- Missing result in alts ---------- <?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"/> ---------- 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"/>
---------- Differences in errors ---------- 1c1,4 < Error: Attribute 'vClass' in definition of vType '0' is empty. --- > Error: attribute 'model' is not declared for element 'vType' > In file 'input_alts.rou.alt.xml' > At line/column 4/138. >errors empty_vclass empty_vclass_test_alts_longer ( Last six runs Aug2020 )
---------- Differences in errors ---------- 1c1,4 < Error: Attribute 'vClass' in definition of vType '0' is empty. --- > Error: no declaration found for element 'flowdefs' > In file 'input_flows.flows.xml' > At line/column 2/11. >
---------- Differences in errors ---------- 1,2c1,4 < Error: Attribute 'id' is missing in definition of vType < Error: VType cannot be created --- > Error: no declaration found for element 'vType' > In file 'input_trips.trips.xml' > At line/column 5/13. >
---------- Differences in errors ---------- 1,2c1,4 < Warning: Flow '0' has 0 vehicles; will skip it. < Error: No route input specified or all routes were invalid. --- > Error: no declaration found for element 'flowdefs' > In file 'input_flows.flows.xml' > At line/column 2/11. >
---------- Differences in errors ----------
0a1,5
> Error: no declaration found for element 'flowdefs'
> In file 'input_flows.flows.xml'
> At line/column 2/11.
>
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in alts ----------
<?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">
<vehicle id="0.0" depart="0.00">
<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>
<truncated after showing first 30 lines>
---------- 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">
<vehicle id="0.0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<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">
<truncated after showing first 30 lines>
flows 100s_interval (
Last six runs
Aug2020
)---------- Differences in errors ----------
0a1,5
> Error: no declaration found for element 'flowdefs'
> In file 'input_flows.flows.xml'
> At line/column 2/11.
>
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in alts ----------
<?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="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
<vehicle id="0.0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vType id="1" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
<vehicle id="1.0" type="1" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.1" type="0" depart="20.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1.1" type="1" depart="20.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.2" type="0" depart="40.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
<truncated after showing first 30 lines>
---------- 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="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
<vehicle id="0.0" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vType id="1" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
<vehicle id="1.0" type="1" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.1" type="0" depart="20.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1.1" type="1" depart="20.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.2" type="0" depart="40.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1.2" type="1" depart="40.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.3" type="0" depart="60.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1.3" type="1" depart="60.00">
<route edges="beg middle end rend"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,5
> Error: no declaration found for element 'flowdefs'
> In file 'input_flows.flows.xml'
> At line/column 2/11.
>
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in alts ----------
<?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">
<vehicle id="0.0" depart="7.58">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.1" depart="9.51">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.2" depart="9.74">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.3" depart="12.69">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.4" depart="35.35">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<truncated after showing first 30 lines>
---------- 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">
<vehicle id="0.0" depart="7.58">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.1" depart="9.51">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.2" depart="9.74">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.3" depart="12.69">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.4" depart="35.35">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.5" depart="75.18">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.6" depart="75.85">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.7" depart="83.72">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.8" depart="88.65">
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,5
> Error: no declaration found for element 'flowdefs'
> In file 'input_flows.flows.xml'
> At line/column 2/11.
>
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in alts ----------
<?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="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
<vehicle id="0.0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.1" type="0" depart="10.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.2" type="0" depart="20.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.3" type="0" depart="30.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.4" type="0" depart="40.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
<truncated after showing first 30 lines>
---------- 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="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
<vehicle id="0.0" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.1" type="0" depart="10.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.2" type="0" depart="20.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.3" type="0" depart="30.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.4" type="0" depart="40.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.5" type="0" depart="50.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.6" type="0" depart="60.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.7" type="0" depart="70.00">
<route edges="beg middle end rend"/>
</vehicle>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,5
> Error: no declaration found for element 'flowdefs'
> In file 'input_flows.flows.xml'
> At line/column 2/11.
>
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in alts ----------
<?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">
<vehicle id="0.0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="10.0" depart="10.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="11.0" depart="11.00" color="magenta">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="20.0" depart="20.00" departPos="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="21.0" depart="21.00" departPos="10.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<truncated after showing first 30 lines>
---------- 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">
<vehicle id="0.0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="10.0" depart="10.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="11.0" depart="11.00" color="magenta">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="20.0" depart="20.00" departPos="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="21.0" depart="21.00" departPos="10.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="22.0" depart="22.00" departPos="free">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="23.0" depart="23.00" departPos="random">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="30.0" depart="30.00" departLane="0">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="31.0" depart="31.00" departLane="1">
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,5
> Error: no declaration found for element 'flowdefs'
> In file 'input_flows.flows.xml'
> At line/column 2/11.
>
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in alts ----------
<?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">
<vehicle id="0.0" type="DEFAULT_VEHTYPE" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.1" type="DEFAULT_VEHTYPE" depart="10.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.2" type="DEFAULT_VEHTYPE" depart="20.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.3" type="DEFAULT_VEHTYPE" depart="30.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.4" type="DEFAULT_VEHTYPE" depart="40.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<truncated after showing first 30 lines>
---------- 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">
<vehicle id="0.0" type="DEFAULT_VEHTYPE" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.1" type="DEFAULT_VEHTYPE" depart="10.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.2" type="DEFAULT_VEHTYPE" depart="20.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.3" type="DEFAULT_VEHTYPE" depart="30.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.4" type="DEFAULT_VEHTYPE" depart="40.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.5" type="DEFAULT_VEHTYPE" depart="50.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.6" type="DEFAULT_VEHTYPE" depart="60.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.7" type="DEFAULT_VEHTYPE" depart="70.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.8" type="DEFAULT_VEHTYPE" depart="80.00">
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,5
> Error: no declaration found for element 'flowdefs'
> In file 'input_flows.flows.xml'
> At line/column 2/11.
>
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in alts ----------
<?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="0" length="5.00" minGap="2.00" maxSpeed="30.00" vClass="bus" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
<vehicle id="0.0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.1" type="0" depart="10.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.2" type="0" depart="20.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.3" type="0" depart="30.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.4" type="0" depart="40.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
<truncated after showing first 30 lines>
---------- 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="0" length="5.00" minGap="2.00" maxSpeed="30.00" vClass="bus" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
<vehicle id="0.0" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.1" type="0" depart="10.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.2" type="0" depart="20.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.3" type="0" depart="30.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.4" type="0" depart="40.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.5" type="0" depart="50.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.6" type="0" depart="60.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.7" type="0" depart="70.00">
<route edges="beg middle end rend"/>
</vehicle>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,5
> Error: no declaration found for element 'flowdefs'
> In file 'input_flows.flows.xml'
> At line/column 2/11.
>
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in alts ----------
<?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">
<vehicle id="0.0" depart="2.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.1" depart="5.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.2" depart="10.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.3" depart="16.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.4" depart="20.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<truncated after showing first 30 lines>
---------- 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">
<vehicle id="0.0" depart="2.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.1" depart="5.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.2" depart="10.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.3" depart="16.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.4" depart="20.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.5" depart="30.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.6" depart="33.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.7" depart="35.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.8" depart="38.00">
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,5
> Error: no declaration found for element 'flowdefs'
> In file 'input_flows.flows.xml'
> At line/column 2/11.
>
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in alts ----------
<?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">
<vehicle id="0.0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.1" depart="0.10">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.2" depart="0.20">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.3" depart="0.30">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.4" depart="0.40">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<truncated after showing first 30 lines>
---------- 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">
<vehicle id="0.0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.1" depart="0.10">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.2" depart="0.20">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.3" depart="0.30">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.4" depart="0.40">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.5" depart="0.50">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.6" depart="0.60">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.7" depart="0.70">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.8" depart="0.80">
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,5
> Error: no declaration found for element 'flowdefs'
> In file 'input_flows.flows.xml'
> At line/column 2/11.
>
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in alts ----------
<?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">
<vehicle id="0.0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.1" depart="20.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.2" depart="40.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.3" depart="60.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.4" depart="80.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<truncated after showing first 30 lines>
---------- 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">
<vehicle id="0.0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.1" depart="20.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.2" depart="40.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.3" depart="60.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.4" depart="80.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.5" depart="100.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.6" depart="120.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.7" depart="140.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.8" depart="160.00">
<truncated after showing first 30 lines>
flows 200s_interval (
Last six runs
Aug2020
)---------- Differences in errors ----------
0a1,5
> Error: no declaration found for element 'flowdefs'
> In file 'input_flows.flows.xml'
> At line/column 2/11.
>
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in alts ----------
<?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">
<vehicle id="0.0" depart="9.74">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.1" depart="12.69">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.2" depart="35.35">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.3" depart="75.18">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.4" depart="103.99">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<truncated after showing first 30 lines>
---------- 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">
<vehicle id="0.0" depart="9.74">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.1" depart="12.69">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.2" depart="35.35">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.3" depart="75.18">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.4" depart="103.99">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.5" depart="128.78">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.6" depart="130.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.7" depart="138.65">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.8" depart="140.59">
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,5
> Error: no declaration found for element 'flowdefs'
> In file 'input_flows.flows.xml'
> At line/column 2/11.
>
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in alts ----------
<?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">
<vehicle id="0.0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.1" depart="1.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.2" depart="2.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.3" depart="3.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.4" depart="4.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<truncated after showing first 30 lines>
---------- 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">
<vehicle id="0.0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.1" depart="1.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.2" depart="2.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.3" depart="3.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.4" depart="4.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.5" depart="5.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.6" depart="6.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.7" depart="7.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.8" depart="8.00">
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,5
> Error: no declaration found for element 'flowdefs'
> In file 'input_flows.flows.xml'
> At line/column 2/11.
>
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in alts ----------
<?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">
<vehicle id="0.0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
</routes>
---------- 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">
<vehicle id="0.0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1,5
> Error: no declaration found for element 'flowdefs'
> In file 'input_flows.flows.xml'
> At line/column 2/11.
>
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in alts ----------
<?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">
<vehicle id="0.0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.1" depart="0.50">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.2" depart="1.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.3" depart="1.50">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.4" depart="2.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<truncated after showing first 30 lines>
---------- 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">
<vehicle id="0.0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.1" depart="0.50">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.2" depart="1.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.3" depart="1.50">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.4" depart="2.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.5" depart="2.50">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.6" depart="3.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.7" depart="3.50">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.8" depart="4.00">
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,5
> Error: no declaration found for element 'flowdefs'
> In file 'input_flows.flows.xml'
> At line/column 2/11.
>
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in alts ----------
<?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">
<vehicle id="0.0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.1" depart="5.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
</routes>
---------- 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">
<vehicle id="0.0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.1" depart="5.00">
<route edges="beg middle end rend"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1,5
> Error: no declaration found for element 'flowdefs'
> In file 'input_flows.flows.xml'
> At line/column 2/11.
>
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in alts ----------
<?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">
<vehicle id="0.0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.1" depart="2.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.2" depart="4.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.3" depart="6.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.4" depart="8.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<truncated after showing first 30 lines>
---------- 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">
<vehicle id="0.0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.1" depart="2.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.2" depart="4.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.3" depart="6.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.4" depart="8.00">
<route edges="beg middle end rend"/>
</vehicle>
</routes>
---------- Differences in errors ----------
1,3c1,4
< Error: Attribute 'arrivalLane' in definition of flow '0' is empty.
< Error: Invalid arrivalLane definition for flow '0';
< must be one of ("current", or an int>=0)
---
> Error: no declaration found for element 'flowdefs'
> In file 'input_flows.flows.xml'
> At line/column 2/11.
>
---------- Differences in errors ----------
1,3c1,4
< Error: Attribute 'arrivalPos' in definition of flow '0' is empty.
< Error: Invalid arrivalPos definition for flow '0';
< must be one of ("random", "max", or a float)
---
> Error: no declaration found for element 'flowdefs'
> In file 'input_flows.flows.xml'
> At line/column 2/11.
>
---------- Differences in errors ----------
1,3c1,4
< Error: Attribute 'arrivalSpeed' in definition of flow '0' is empty.
< Error: Invalid arrivalSpeed definition for flow '0';
< must be one of ("current", or a float>=0)
---
> Error: no declaration found for element 'flowdefs'
> In file 'input_flows.flows.xml'
> At line/column 2/11.
>
---------- Differences in errors ----------
1,3c1,4
< Error: Attribute 'departLane' in definition of flow '0' is empty.
< Error: Invalid departLane definition for flow '0';
< must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
---
> Error: no declaration found for element 'flowdefs'
> In file 'input_flows.flows.xml'
> At line/column 2/11.
>
---------- Differences in errors ----------
1,3c1,4
< Error: Attribute 'departPos' in definition of flow '0' is empty.
< Error: Invalid departPos definition for flow '0';
< must be one of ("random", "random_free", "free", "base", "last" or a float)
---
> Error: no declaration found for element 'flowdefs'
> In file 'input_flows.flows.xml'
> At line/column 2/11.
>
---------- Differences in errors ----------
1,3c1,4
< Error: Attribute 'departSpeed' in definition of flow '0' is empty.
< Error: Invalid departSpeed definition for flow '0';
< must be one of ("random", "max", or a float>=0)
---
> Error: no declaration found for element 'flowdefs'
> In file 'input_flows.flows.xml'
> At line/column 2/11.
>
---------- Differences in errors ----------
1,2c1,4
< Error: Invalid arrivalLane definition for flow '0';
< must be one of ("current", or an int>=0)
---
> Error: no declaration found for element 'flowdefs'
> In file 'input_flows.flows.xml'
> At line/column 2/11.
>
---------- Differences in errors ----------
1,2c1,4
< Error: Invalid arrivalPos definition for flow '0';
< must be one of ("random", "max", or a float)
---
> Error: no declaration found for element 'flowdefs'
> In file 'input_flows.flows.xml'
> At line/column 2/11.
>
---------- Differences in errors ----------
1,2c1,4
< Error: Invalid arrivalSpeed definition for flow '0';
< must be one of ("current", or a float>=0)
---
> Error: no declaration found for element 'flowdefs'
> In file 'input_flows.flows.xml'
> At line/column 2/11.
>
---------- Differences in errors ----------
1,2c1,4
< Error: Invalid departLane definition for flow '0';
< must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
---
> Error: no declaration found for element 'flowdefs'
> In file 'input_flows.flows.xml'
> At line/column 2/11.
>
---------- Differences in errors ----------
1,2c1,4
< Error: Invalid departPos definition for flow '0';
< must be one of ("random", "random_free", "free", "base", "last" or a float)
---
> Error: no declaration found for element 'flowdefs'
> In file 'input_flows.flows.xml'
> At line/column 2/11.
>
---------- Differences in errors ----------
1,2c1,4
< Error: Invalid departSpeed definition for flow '0';
< must be one of ("random", "max", or a float>=0)
---
> Error: no declaration found for element 'flowdefs'
> In file 'input_flows.flows.xml'
> At line/column 2/11.
>
---------- Differences in errors ----------
0a1,5
> Error: no declaration found for element 'flowdefs'
> In file 'input_flows.flows.xml'
> At line/column 2/11.
>
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in alts ----------
<?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">
<vehicle id="0.0" depart="0.00">
<routeDistribution last="0">
<route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
</routeDistribution>
</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>
</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>
</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>
</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>
</vehicle>
<truncated after showing first 30 lines>
---------- 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">
<vehicle id="0.0" depart="0.00">
<route edges="beg beg2left left left2end end rend"/>
</vehicle>
<vehicle id="0.1" depart="0.10">
<route edges="beg beg2left left left2end end rend"/>
</vehicle>
<vehicle id="0.2" depart="0.20">
<route edges="beg beg2left left left2end end rend"/>
</vehicle>
<vehicle id="0.3" depart="0.30">
<route edges="beg beg2left left left2end end rend"/>
</vehicle>
<vehicle id="0.4" depart="0.40">
<route edges="beg beg2left left left2end end rend"/>
</vehicle>
<vehicle id="0.5" depart="0.50">
<route edges="beg beg2left left left2end end rend"/>
</vehicle>
<vehicle id="0.6" depart="0.60">
<route edges="beg beg2left left left2end end rend"/>
</vehicle>
<vehicle id="0.7" depart="0.70">
<route edges="beg beg2left left left2end end rend"/>
</vehicle>
<vehicle id="0.8" depart="0.80">
<truncated after showing first 30 lines>
---------- Differences in errors ----------
1,2c1,5
< Warning: Defining car following parameters in a nested element is deprecated in vType '19', use attributes instead!
< Warning: Defining car following parameters in a nested element is deprecated in vType '20', use attributes instead!
---
> Error: value 'normc(0.9)' does not match any member types of the union
> In file 'input_flows.flows.xml'
> At line/column 19/46.
>
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in alts ----------
<?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="0" accel="100"/>
<vehicle id="0.0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vType id="1" decel="100"/>
<vehicle id="1.0" type="1" depart="10.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vType id="2" sigma="1.00"/>
<vehicle id="2.0" type="2" depart="11.00" color="magenta">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vType id="3" length="100.00"/>
<vehicle id="3.0" type="3" depart="20.00" departPos="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vType id="4" minGap="100.00"/>
<truncated after showing first 30 lines>
---------- 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="0" accel="100"/>
<vehicle id="0.0" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vType id="1" decel="100"/>
<vehicle id="1.0" type="1" depart="10.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vType id="2" sigma="1.00"/>
<vehicle id="2.0" type="2" depart="11.00" color="magenta">
<route edges="beg middle end rend"/>
</vehicle>
<vType id="3" length="100.00"/>
<vehicle id="3.0" type="3" depart="20.00" departPos="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vType id="4" minGap="100.00"/>
<vehicle id="4.0" type="4" depart="21.00" departPos="10.00">
<route edges="beg middle end rend"/>
</vehicle>
<vType id="5" maxSpeed="100.00"/>
<vehicle id="5.0" type="5" depart="22.00" departPos="free">
<route edges="beg middle end rend"/>
</vehicle>
<vType id="6" color="black"/>
<truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,6 > Error: attribute 'maxspeed' is not declared for element 'vType' > In file 'input_alts.rou.alt.xml' > At line/column 3/91. > > Quitting (on error). ---------- Differences in output ---------- 1,3d0 < Reading up to time step: 0.00 < Reading up to time step: 200.00 < Success. ---------- New result in exitcode ---------- 1
---------- Differences in errors ----------
1,3c1,4
< Error: Attribute 'arrivalLane' in definition of vehicle '0' is empty.
< Error: Invalid arrivalLane definition for vehicle '0';
< must be one of ("current", or an int>=0)
---
> Error: value '' does not match any member types of the union
> In file 'input_routes.rou.xml'
> At line/column 5/78.
>
---------- Differences in errors ----------
1,3c1,4
< Error: Attribute 'arrivalPos' in definition of vehicle '0' is empty.
< Error: Invalid arrivalPos definition for vehicle '0';
< must be one of ("random", "max", or a float)
---
> Error: value '' does not match any member types of the union
> In file 'input_routes.rou.xml'
> At line/column 5/77.
>
---------- Differences in errors ----------
1,3c1,4
< Error: Attribute 'arrivalSpeed' in definition of vehicle '0' is empty.
< Error: Invalid arrivalSpeed definition for vehicle '0';
< must be one of ("current", or a float>=0)
---
> Error: value '' does not match any member types of the union
> In file 'input_routes.rou.xml'
> At line/column 5/79.
>
---------- Differences in errors ----------
1,3c1,4
< Error: Attribute 'departLane' in definition of vehicle '0' is empty.
< Error: Invalid departLane definition for vehicle '0';
< must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
---
> Error: value '' does not match any member types of the union
> In file 'input_routes.rou.xml'
> At line/column 5/77.
>
---------- Differences in errors ----------
1,3c1,4
< Error: Attribute 'departPos' in definition of vehicle '0' is empty.
< Error: Invalid departPos definition for vehicle '0';
< must be one of ("random", "random_free", "free", "base", "last" or a float)
---
> Error: value '' does not match any member types of the union
> In file 'input_routes.rou.xml'
> At line/column 5/76.
>
---------- Differences in errors ----------
1,3c1,4
< Error: Attribute 'departSpeed' in definition of vehicle '0' is empty.
< Error: Invalid departSpeed definition for vehicle '0';
< must be one of ("random", "max", or a float>=0)
---
> Error: value '' does not match any member types of the union
> In file 'input_routes.rou.xml'
> At line/column 5/78.
>
---------- Differences in errors ----------
1,2c1,4
< Error: Invalid arrivalLane definition for vehicle '0';
< must be one of ("current", or an int>=0)
---
> Error: value 'xxx' does not match any member types of the union
> In file 'input_routes.rou.xml'
> At line/column 5/81.
>
---------- Differences in errors ----------
1,2c1,4
< Error: Invalid arrivalPos definition for vehicle '0';
< must be one of ("random", "max", or a float)
---
> Error: value 'xxx' does not match any member types of the union
> In file 'input_routes.rou.xml'
> At line/column 5/80.
>
---------- Differences in errors ----------
1,2c1,4
< Error: Invalid arrivalSpeed definition for vehicle '0';
< must be one of ("current", or a float>=0)
---
> Error: value 'xxx' does not match any member types of the union
> In file 'input_routes.rou.xml'
> At line/column 5/82.
>
---------- Differences in errors ----------
1,2c1,4
< Error: Invalid departLane definition for vehicle '0';
< must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
---
> Error: value 'xxx' does not match any member types of the union
> In file 'input_routes.rou.xml'
> At line/column 5/80.
>
---------- Differences in errors ----------
1,2c1,4
< Error: Invalid departPos definition for vehicle '0';
< must be one of ("random", "random_free", "free", "base", "last" or a float)
---
> Error: value 'xxx' does not match any member types of the union
> In file 'input_routes.rou.xml'
> At line/column 5/79.
>
---------- Differences in errors ----------
1,2c1,4
< Error: Invalid departSpeed definition for vehicle '0';
< must be one of ("random", "max", or a float>=0)
---
> Error: value 'xxx' does not match any member types of the union
> In file 'input_routes.rou.xml'
> At line/column 5/81.
>
---------- Differences in errors ----------
1,3c1,4
< Error: Attribute 'arrivalLane' in definition of vehicle '0' is empty.
< Error: Invalid arrivalLane definition for vehicle '0';
< must be one of ("current", or an int>=0)
---
> Error: value '' does not match any member types of the union
> In file 'input_routes.rou.xml'
> At line/column 6/79.
>
---------- Differences in errors ----------
1,3c1,4
< Error: Attribute 'arrivalPos' in definition of vehicle '0' is empty.
< Error: Invalid arrivalPos definition for vehicle '0';
< must be one of ("random", "max", or a float)
---
> Error: value '' does not match any member types of the union
> In file 'input_routes.rou.xml'
> At line/column 6/78.
>
---------- Differences in errors ----------
1,3c1,4
< Error: Attribute 'arrivalSpeed' in definition of vehicle '0' is empty.
< Error: Invalid arrivalSpeed definition for vehicle '0';
< must be one of ("current", or a float>=0)
---
> Error: value '' does not match any member types of the union
> In file 'input_routes.rou.xml'
> At line/column 6/80.
>
---------- Differences in errors ----------
1,3c1,4
< Error: Attribute 'departLane' in definition of vehicle '0' is empty.
< Error: Invalid departLane definition for vehicle '0';
< must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
---
> Error: value '' does not match any member types of the union
> In file 'input_routes.rou.xml'
> At line/column 6/78.
>
---------- Differences in errors ----------
1,3c1,4
< Error: Attribute 'departPos' in definition of vehicle '0' is empty.
< Error: Invalid departPos definition for vehicle '0';
< must be one of ("random", "random_free", "free", "base", "last" or a float)
---
> Error: value '' does not match any member types of the union
> In file 'input_routes.rou.xml'
> At line/column 6/77.
>
---------- Differences in errors ----------
1,3c1,4
< Error: Attribute 'departSpeed' in definition of vehicle '0' is empty.
< Error: Invalid departSpeed definition for vehicle '0';
< must be one of ("random", "max", or a float>=0)
---
> Error: value '' does not match any member types of the union
> In file 'input_routes.rou.xml'
> At line/column 6/79.
>
---------- Differences in errors ----------
1,2c1,4
< Error: Invalid arrivalLane definition for vehicle '0';
< must be one of ("current", or an int>=0)
---
> Error: value 'xxx' does not match any member types of the union
> In file 'input_routes.rou.xml'
> At line/column 6/82.
>
---------- Differences in errors ----------
1,2c1,4
< Error: Invalid arrivalPos definition for vehicle '0';
< must be one of ("random", "max", or a float)
---
> Error: value 'xxx' does not match any member types of the union
> In file 'input_routes.rou.xml'
> At line/column 6/81.
>
---------- Differences in errors ----------
1,2c1,4
< Error: Invalid arrivalSpeed definition for vehicle '0';
< must be one of ("current", or a float>=0)
---
> Error: value 'xxx' does not match any member types of the union
> In file 'input_routes.rou.xml'
> At line/column 6/83.
>
---------- Differences in errors ----------
1,2c1,4
< Error: Invalid departLane definition for vehicle '0';
< must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
---
> Error: value 'xxx' does not match any member types of the union
> In file 'input_routes.rou.xml'
> At line/column 6/81.
>
---------- Differences in errors ----------
1,2c1,4
< Error: Invalid departPos definition for vehicle '0';
< must be one of ("random", "random_free", "free", "base", "last" or a float)
---
> Error: value 'xxx' does not match any member types of the union
> In file 'input_routes.rou.xml'
> At line/column 6/80.
>
---------- Differences in errors ----------
1,2c1,4
< Error: Invalid departSpeed definition for vehicle '0';
< must be one of ("random", "max", or a float>=0)
---
> Error: value 'xxx' does not match any member types of the union
> In file 'input_routes.rou.xml'
> At line/column 6/82.
>
---------- Differences in errors ----------
1,3c1,4
< Error: Attribute 'arrivalLane' in definition of trip '0' is empty.
< Error: Invalid arrivalLane definition for vehicle '0';
< must be one of ("current", or an int>=0)
---
> Error: value '' does not match any member types of the union
> In file 'input_trips.trips.xml'
> At line/column 3/75.
>
---------- Differences in errors ----------
1,3c1,4
< Error: Attribute 'arrivalPos' in definition of trip '0' is empty.
< Error: Invalid arrivalPos definition for vehicle '0';
< must be one of ("random", "max", or a float)
---
> Error: value '' does not match any member types of the union
> In file 'input_trips.trips.xml'
> At line/column 3/74.
>
---------- Differences in errors ----------
1,3c1,4
< Error: Attribute 'arrivalSpeed' in definition of trip '0' is empty.
< Error: Invalid arrivalSpeed definition for vehicle '0';
< must be one of ("current", or a float>=0)
---
> Error: value '' does not match any member types of the union
> In file 'input_trips.trips.xml'
> At line/column 3/76.
>
---------- Differences in errors ----------
1,3c1,4
< Error: Attribute 'departLane' in definition of trip '0' is empty.
< Error: Invalid departLane definition for vehicle '0';
< must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
---
> Error: value '' does not match any member types of the union
> In file 'input_trips.trips.xml'
> At line/column 3/74.
>
---------- Differences in errors ----------
1,3c1,4
< Error: Attribute 'departPos' in definition of trip '0' is empty.
< Error: Invalid departPos definition for vehicle '0';
< must be one of ("random", "random_free", "free", "base", "last" or a float)
---
> Error: value '' does not match any member types of the union
> In file 'input_trips.trips.xml'
> At line/column 3/73.
>
---------- Differences in errors ----------
1,3c1,4
< Error: Attribute 'departSpeed' in definition of trip '0' is empty.
< Error: Invalid departSpeed definition for vehicle '0';
< must be one of ("random", "max", or a float>=0)
---
> Error: value '' does not match any member types of the union
> In file 'input_trips.trips.xml'
> At line/column 3/75.
>
---------- Differences in errors ----------
1,2c1,4
< Error: Invalid arrivalLane definition for vehicle '0';
< must be one of ("current", or an int>=0)
---
> Error: value 'xxx' does not match any member types of the union
> In file 'input_trips.trips.xml'
> At line/column 3/78.
>
---------- Differences in errors ----------
1,2c1,4
< Error: Invalid arrivalPos definition for vehicle '0';
< must be one of ("random", "max", or a float)
---
> Error: value 'xxx' does not match any member types of the union
> In file 'input_trips.trips.xml'
> At line/column 3/77.
>
---------- Differences in errors ----------
1,2c1,4
< Error: Invalid arrivalSpeed definition for vehicle '0';
< must be one of ("current", or a float>=0)
---
> Error: value 'xxx' does not match any member types of the union
> In file 'input_trips.trips.xml'
> At line/column 3/79.
>
---------- Differences in errors ----------
1,2c1,4
< Error: Invalid departLane definition for vehicle '0';
< must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
---
> Error: value 'xxx' does not match any member types of the union
> In file 'input_trips.trips.xml'
> At line/column 3/77.
>
---------- Differences in errors ----------
1,2c1,4
< Error: Invalid departPos definition for vehicle '0';
< must be one of ("random", "random_free", "free", "base", "last" or a float)
---
> Error: value 'xxx' does not match any member types of the union
> In file 'input_trips.trips.xml'
> At line/column 3/76.
>
---------- Differences in errors ----------
1,2c1,4
< Error: Invalid departSpeed definition for vehicle '0';
< must be one of ("random", "max", or a float>=0)
---
> Error: value 'xxx' does not match any member types of the union
> In file 'input_trips.trips.xml'
> At line/column 3/78.
>
---------- Differences in errors ----------
0a1,5
> Error: attribute 'model' is not declared for element 'vType'
> In file 'input_alts.rou.alt.xml'
> At line/column 4/141.
>
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in alts ----------
<?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="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="bus" accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
<vehicle id="0_0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.77" probability="1.00000000" edges="absBeg beg2left left left2end end absEnd"/>
</routeDistribution>
</vehicle>
</routes>
---------- 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="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="bus" accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
<vehicle id="0_0" type="0" depart="0.00">
<route edges="absBeg beg2left left left2end end absEnd"/>
</vehicle>
</routes>
---------- Differences in errors ---------- 1c1,4 < Error: Route '!0_0' (vehicle '0_0') is not valid. --- > Error: attribute 'model' is not declared for element 'vType' > In file 'input_alts.rou.alt.xml' > At line/column 4/141. > ---------- Missing result in alts ---------- <?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"/> ---------- 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"/>
---------- Differences in errors ----------
0a1,5
> Error: no declaration found for element 'flowdefs'
> In file 'input_flows.flows.xml'
> At line/column 2/11.
>
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in alts ----------
<?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="0" vClass="bus"/>
<vehicle id="0.0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.87" probability="1.00000000" edges="absBeg beg2left left left2end end absEnd"/>
</routeDistribution>
</vehicle>
</routes>
---------- 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="0" vClass="bus"/>
<vehicle id="0.0" type="0" depart="0.00">
<route edges="absBeg beg2left left left2end end absEnd"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1,5
> Error: attribute 'model' is not declared for element 'vType'
> In file 'input_alts.rou.alt.xml'
> At line/column 4/146.
>
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in alts ----------
<?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="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="ignoring" accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
<vehicle id="0_0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.77" probability="1.00000000" edges="absBeg beg2left left left2end end absEnd"/>
</routeDistribution>
</vehicle>
</routes>
---------- 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="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="ignoring" accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
<vehicle id="0_0" type="0" depart="0.00">
<route edges="absBeg beg2left left left2end end absEnd"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1,5
> Error: attribute 'model' is not declared for element 'vType'
> In file 'input_alts.rou.alt.xml'
> At line/column 4/128.
>
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in alts ----------
<?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="0" length="3.00" minGap="2.00" maxSpeed="70.00" accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
<vehicle id="0_0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.79" probability="1.00000000" edges="absBeg middle end absEnd"/>
</routeDistribution>
</vehicle>
</routes>
---------- 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="0" length="3.00" minGap="2.00" maxSpeed="70.00" accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
<vehicle id="0_0" type="0" depart="0.00">
<route edges="absBeg middle end absEnd"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1,5
> Error: no declaration found for element 'flowdefs'
> In file 'input_flows.flows.xml'
> At line/column 2/11.
>
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in alts ----------
<?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="0"/>
<vehicle id="0.0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.79" probability="1.00000000" edges="absBeg middle end absEnd"/>
</routeDistribution>
</vehicle>
</routes>
---------- 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="0"/>
<vehicle id="0.0" type="0" depart="0.00">
<route edges="absBeg middle end absEnd"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1,5
> Error: attribute 'model' is not declared for element 'vType'
> In file 'input_alts.rou.alt.xml'
> At line/column 4/147.
>
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in alts ----------
<?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="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="passenger" accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
<vehicle id="0_0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.79" probability="1.00000000" edges="absBeg middle end absEnd"/>
</routeDistribution>
</vehicle>
</routes>
---------- 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="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="passenger" accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
<vehicle id="0_0" type="0" depart="0.00">
<route edges="absBeg middle end absEnd"/>
</vehicle>
</routes>
---------- Differences in errors ---------- 1c1,4 < Error: Route '!0_0' (vehicle '0_0') is not valid. --- > Error: attribute 'model' is not declared for element 'vType' > In file 'input_alts.rou.alt.xml' > At line/column 4/147. > ---------- Missing result in alts ---------- <?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"/> ---------- 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"/>
---------- Differences in errors ----------
0a1,5
> Error: no declaration found for element 'flowdefs'
> In file 'input_flows.flows.xml'
> At line/column 2/11.
>
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in alts ----------
<?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="0" vClass="passenger"/>
<vehicle id="0.0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.79" probability="1.00000000" edges="absBeg middle end absEnd"/>
</routeDistribution>
</vehicle>
</routes>
---------- 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="0" vClass="passenger"/>
<vehicle id="0.0" type="0" depart="0.00">
<route edges="absBeg middle end absEnd"/>
</vehicle>
</routes>
Error not found (This bug was triggered by FAILING to find text in file 'errors' matching 'Error') ---------- Differences in alts ---------- 13c13 < <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/> --- > <route cost="53.96" probability="1.00000000" edges="beg end rend"/> ---------- Differences in errors ---------- 1d0 < Error: Vehicle '9' has no valid route. No connection between edge 'beg' and edge 'end'. ---------- Differences in routes ---------- 10c10 < <route edges="beg middle end rend"/> --- > <route edges="beg end rend"/>
flows should support routes with explicit edges
(This bug was triggered by text found in file 'exitcode' matching '1')
---------- Differences in errors ----------
0a1,5
> Error: no declaration found for element 'flowdefs'
> In file 'input_flows.flows.xml'
> At line/column 2/11.
>
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in alts ----------
<?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">
<vehicle id="0.0" depart="0.00">
<routeDistribution last="1">
<route cost="35.97" probability="0.51004329" edges="beg rend"/>
<route cost="125.90" probability="0.48995671" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.1" depart="10.00">
<routeDistribution last="1">
<route cost="35.97" probability="0.51004329" edges="beg rend"/>
<route cost="125.90" probability="0.48995671" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.2" depart="20.00">
<routeDistribution last="0">
<route cost="35.97" probability="0.51004329" edges="beg rend"/>
<route cost="125.90" probability="0.48995671" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.3" depart="30.00">
<routeDistribution last="0">
<route cost="35.97" probability="0.51004329" edges="beg rend"/>
<route cost="125.90" probability="0.48995671" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.4" depart="40.00">
<truncated after showing first 30 lines>
---------- 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">
<vehicle id="0.0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.1" depart="10.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.2" depart="20.00">
<route edges="beg rend"/>
</vehicle>
<vehicle id="0.3" depart="30.00">
<route edges="beg 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 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 rend"/>
</vehicle>
<vehicle id="0.8" depart="80.00">
<truncated after showing first 30 lines>
inconsistent input handling (This bug was triggered by text found in file 'errors' matching 'No route') ---------- Differences in alts ---------- 5,12c5 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <person id="p0" depart="400.00"> < <stop busStop="stopB_S" duration="0.10"/> < <ride cost="138.90" busStop="stopA_S" lines="tBA" intended="trainBA.0" depart="439.00"/> <!-- A --> < <walk cost="29.31" edges="accessA" departPos="800.00" busStop="stopA_E"/> <!-- A --> < <walk cost="1150.53" edges="accessA A0B0 accessC" departPos="300.00" busStop="stopC_E"/> <!-- C --> < </person> < </routes> --- > <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/> ---------- Differences in errors ---------- 0a1,3 > Warning: No connection between edge 'stopA_E' and edge 'accessC_arrival_connector' found. > Error: No route for trip in person 'p0'. > Quitting (on error). ---------- Differences in output ---------- 1d0 < Success. ---------- Differences in routes ---------- 5,12c5 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <person id="p0" depart="400.00"> < <stop busStop="stopB_S" duration="0.10"/> < <ride busStop="stopA_S" lines="tBA" intended="trainBA.0" depart="439.00"/> <!-- A --> < <walk edges="accessA" departPos="800.00" busStop="stopA_E"/> <!-- A --> < <walk edges="accessA A0B0 accessC" departPos="300.00" busStop="stopC_E"/> <!-- C --> < </person> < </routes> --- > <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/> ---------- New result in exitcode ---------- 1