24Sep22rv1_14_1+1238-9b9cc23eb8f - detailed test results for ACTIVITYGEN

To reconnect the TextTest GUI to these results, run:

texttest -a activitygen -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clang3_64D.30Sep050611.248857 -g

To start TextTest for these tests, run:

texttest -a activitygen -d /home/delphi/clangDebug/sumo/tests


default: 13 tests: 12 succeeded 1 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : errors passanger_disallowed ( Last six runs Sep2022 )

---------- Differences in errors ----------
1,2c1,2
< Error: No street that allows passerger vehicles found in this city
< Quitting (on error).
---
> terminate called after throwing an instance of 'std::runtime_error'
>   what():  No street that allows passerger vehicles found in this city
---------- Differences in exitcode ----------
1c1
< 1
---
> -6
---------- Differences in routes ----------
2a3,14
> <!-- generated on 2022-09-24 05:06:47 by Eclipse SUMO activitygen Version v1_14_1+1238-9b9cc23eb8f
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/activitygenConfiguration.xsd">
4,5c16,34
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
< </routes>
---
>     <input>
>         <net-file value="activitygen-example.net.xml"/>
>         <stat-file value="activitygen-example.stat.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <output-file value="routes.activitygen"/>
>     </output>
> 
>     <report>
>         <xml-validation value="never"/>
>     </report>
<truncated after showing first 30 lines>