texttest.exe -a complex -d C:\Users\delphi\testreports\sumo\git\tests -reconnect C:\Users\delphi\testreports\sumo\msvc16x64Dtexttesttmp\msvc16x64D.29Feb025452.1476 -g
texttest.exe -a complex -d C:\Users\delphi\testreports\sumo\git\tests
---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> File "C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/scenario_generation/cross/RiLSA1/runner.py", line 27, in <module>
> import sumolib.net.generator.cross as generator # noqa
> File "C:/Users/delphi/testreports/sumo/git/tools/sumolib/net/generator/__init__.py", line 20, in <module>
> from . import cross # noqa
> File "C:/Users/delphi/testreports/sumo/git/tools/sumolib/net/generator/cross.py", line 19, in <module>
> import network # noqa
> ModuleNotFoundError: No module named 'network'
---------- Differences in output ----------
1,43d0
< Parsing nodes from (FILE)
< Parsing edges from (FILE)
< Parsing connections from (FILE)
< Import done:
< 21 nodes loaded.
< 16 edges loaded.
< The split of edges was performed 8 times.
< Removing self-loops ... done ((TIME)).
< Removing empty nodes ... done ((TIME)).
< 8 nodes removed.
< Moving network to origin ... done ((TIME)).
< Computing turning directions ... done ((TIME)).
< Assigning nodes to traffic lights ... done ((TIME)).
< Sorting nodes' edges ... done ((TIME)).
< Computing node shapes ... done ((TIME)).
< Computing edge shapes ... done ((TIME)).
< Computing node types ... done ((TIME)).
< Computing priorities ... done ((TIME)).
< Computing approached edges ... done ((TIME)).
< Guessing and setting roundabouts ... done ((TIME)).
< Computing approaching lanes ... done ((TIME)).
< Dividing of lanes on approached lanes ... done ((TIME)).
< Processing turnarounds ... done ((TIME)).
< Rechecking of lane endings ... done ((TIME)).
< Computing traffic light control information ... done ((TIME)).
< Computing node logics ... done ((TIME)).
< Computing traffic light logics ... done ((TIME)).
< 1 traffic light(s) computed.
< Building inner edges ... done ((TIME)).
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>
<net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
<location netOffset="0.00,0.00" convBoundary="0.00,0.00,1000.00,1000.00" origBoundary="0.00,0.00,1000.00,1000.00" projParameter="!"/>
<edge id=":0/1_0" function="internal">
<lane id=":0/1_0_0" index="0" speed="3.65" length="4.67" shape="0.00,501.60 -1.20,500.80 -1.60,500.00 -1.20,499.20 0.00,498.40"/>
</edge>
<edge id=":0/1_to_1/1.-100_0" function="internal">
<lane id=":0/1_to_1/1.-100_0_0" index="0" speed="13.89" length="8.40" shape="396.00,498.40 398.46,497.90 400.00,496.80 401.54,495.70 404.00,495.20"/>
<lane id=":0/1_to_1/1.-100_0_1" index="1" speed="13.89" length="8.40" shape="396.00,498.40 404.00,498.40"/>
</edge>
<edge id=":1/0_0" function="internal">
<lane id=":1/0_0_0" index="0" speed="3.65" length="4.67" shape="498.40,0.00 499.20,-1.20 500.00,-1.60 500.80,-1.20 501.60,0.00"/>
</edge>
<edge id=":1/0_to_1/1.-100_0" function="internal">
<lane id=":1/0_to_1/1.-100_0_0" index="0" speed="13.89" length="8.40" shape="501.60,396.00 502.10,398.46 503.20,400.00 504.30,401.54 504.80,404.00"/>
<lane id=":1/0_to_1/1.-100_0_1" index="1" speed="13.89" length="8.40" shape="501.60,396.00 501.60,404.00"/>
</edge>
<edge id=":1/1_0" function="internal">
<lane id=":1/1_0_0" index="0" speed="7.33" length="11.73" shape="495.20,510.40 494.85,506.55 493.80,503.80 492.05,502.15 489.60,501.60"/>
</edge>
<edge id=":1/1_1" function="internal">
<lane id=":1/1_1_0" index="0" speed="13.89" length="21.09" shape="495.20,510.40 495.70,503.63 496.80,498.12 497.90,493.55 498.40,489.60"/>
</edge>
<edge id=":1/1_2" function="internal">
<lane id=":1/1_2_0" index="0" speed="9.26" length="7.32" shape="498.40,510.40 499.15,505.15 500.19,503.42"/>
</edge>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> File "C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/scenario_generation/cross/RiLSA3/runner.py", line 28, in <module>
> import sumolib.net.generator.cross as generator # noqa
> File "C:/Users/delphi/testreports/sumo/git/tools/sumolib/net/generator/__init__.py", line 20, in <module>
> from . import cross # noqa
> File "C:/Users/delphi/testreports/sumo/git/tools/sumolib/net/generator/cross.py", line 19, in <module>
> import network # noqa
> ModuleNotFoundError: No module named 'network'
---------- Differences in output ----------
1,43d0
< Parsing nodes from (FILE)
< Parsing edges from (FILE)
< Parsing connections from (FILE)
< Import done:
< 19 nodes loaded.
< 15 edges loaded.
< The split of edges was performed 7 times.
< Removing self-loops ... done ((TIME)).
< Removing empty nodes ... done ((TIME)).
< 7 nodes removed.
< Moving network to origin ... done ((TIME)).
< Computing turning directions ... done ((TIME)).
< Assigning nodes to traffic lights ... done ((TIME)).
< Sorting nodes' edges ... done ((TIME)).
< Computing node shapes ... done ((TIME)).
< Computing edge shapes ... done ((TIME)).
< Computing node types ... done ((TIME)).
< Computing priorities ... done ((TIME)).
< Computing approached edges ... done ((TIME)).
< Guessing and setting roundabouts ... done ((TIME)).
< Computing approaching lanes ... done ((TIME)).
< Dividing of lanes on approached lanes ... done ((TIME)).
< Processing turnarounds ... done ((TIME)).
< Rechecking of lane endings ... done ((TIME)).
< Computing traffic light control information ... done ((TIME)).
< Computing node logics ... done ((TIME)).
< Computing traffic light logics ... done ((TIME)).
< 1 traffic light(s) computed.
< Building inner edges ... done ((TIME)).
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>
<net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
<location netOffset="0.00,0.00" convBoundary="0.00,0.00,1000.00,1000.00" origBoundary="0.00,0.00,1000.00,1000.00" projParameter="!"/>
<edge id=":0/1_0" function="internal">
<lane id=":0/1_0_0" index="0" speed="3.65" length="4.67" shape="0.00,501.60 -1.20,500.80 -1.60,500.00 -1.20,499.20 0.00,498.40"/>
</edge>
<edge id=":0/1_to_1/1.-100_0" function="internal">
<lane id=":0/1_to_1/1.-100_0_0" index="0" speed="13.89" length="8.40" shape="396.00,498.40 398.46,497.90 400.00,496.80 401.54,495.70 404.00,495.20"/>
<lane id=":0/1_to_1/1.-100_0_1" index="1" speed="13.89" length="8.40" shape="396.00,498.40 404.00,498.40"/>
</edge>
<edge id=":1/0_0" function="internal">
<lane id=":1/0_0_0" index="0" speed="3.65" length="4.67" shape="498.40,0.00 499.20,-1.20 500.00,-1.60 500.80,-1.20 501.60,0.00"/>
</edge>
<edge id=":1/1_0" function="internal">
<lane id=":1/1_0_0" index="0" speed="7.33" length="11.73" shape="495.20,510.40 494.85,506.55 493.80,503.80 492.05,502.15 489.60,501.60"/>
</edge>
<edge id=":1/1_1" function="internal">
<lane id=":1/1_1_0" index="0" speed="13.89" length="21.09" shape="495.20,510.40 495.70,503.63 496.80,498.12 497.90,493.55 498.40,489.60"/>
</edge>
<edge id=":1/1_2" function="internal">
<lane id=":1/1_2_0" index="0" speed="9.84" length="6.35" shape="498.40,510.40 499.35,505.15 499.96,504.34"/>
</edge>
<edge id=":1/1_12" function="internal">
<lane id=":1/1_12_0" index="0" speed="9.84" length="15.65" shape="499.96,504.34 502.20,501.40 506.95,499.15 513.60,498.40"/>
</edge>
<edge id=":1/1_3" function="internal">
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> File "C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/scenario_generation/cross/RiLSA4/runner.py", line 28, in <module>
> import sumolib.net.generator.cross as generator # noqa
> File "C:/Users/delphi/testreports/sumo/git/tools/sumolib/net/generator/__init__.py", line 20, in <module>
> from . import cross # noqa
> File "C:/Users/delphi/testreports/sumo/git/tools/sumolib/net/generator/cross.py", line 19, in <module>
> import network # noqa
> ModuleNotFoundError: No module named 'network'
---------- Differences in output ----------
1,43d0
< Parsing nodes from (FILE)
< Parsing edges from (FILE)
< Parsing connections from (FILE)
< Import done:
< 19 nodes loaded.
< 15 edges loaded.
< The split of edges was performed 7 times.
< Removing self-loops ... done ((TIME)).
< Removing empty nodes ... done ((TIME)).
< 7 nodes removed.
< Moving network to origin ... done ((TIME)).
< Computing turning directions ... done ((TIME)).
< Assigning nodes to traffic lights ... done ((TIME)).
< Sorting nodes' edges ... done ((TIME)).
< Computing node shapes ... done ((TIME)).
< Computing edge shapes ... done ((TIME)).
< Computing node types ... done ((TIME)).
< Computing priorities ... done ((TIME)).
< Computing approached edges ... done ((TIME)).
< Guessing and setting roundabouts ... done ((TIME)).
< Computing approaching lanes ... done ((TIME)).
< Dividing of lanes on approached lanes ... done ((TIME)).
< Processing turnarounds ... done ((TIME)).
< Rechecking of lane endings ... done ((TIME)).
< Computing traffic light control information ... done ((TIME)).
< Computing node logics ... done ((TIME)).
< Computing traffic light logics ... done ((TIME)).
< 1 traffic light(s) computed.
< Building inner edges ... done ((TIME)).
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>
<net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
<location netOffset="0.00,0.00" convBoundary="0.00,0.00,1000.00,1000.00" origBoundary="0.00,0.00,1000.00,1000.00" projParameter="!"/>
<edge id=":0/1_0" function="internal">
<lane id=":0/1_0_0" index="0" speed="3.65" length="4.67" shape="0.00,501.60 -1.20,500.80 -1.60,500.00 -1.20,499.20 0.00,498.40"/>
</edge>
<edge id=":1/0_0" function="internal">
<lane id=":1/0_0_0" index="0" speed="3.65" length="4.67" shape="498.40,0.00 499.20,-1.20 500.00,-1.60 500.80,-1.20 501.60,0.00"/>
</edge>
<edge id=":1/0_to_1/1.-100_0" function="internal">
<lane id=":1/0_to_1/1.-100_0_0" index="0" speed="13.89" length="8.40" shape="501.60,396.00 502.10,398.46 503.20,400.00 504.30,401.54 504.80,404.00"/>
<lane id=":1/0_to_1/1.-100_0_1" index="1" speed="13.89" length="8.40" shape="501.60,396.00 501.60,404.00"/>
</edge>
<edge id=":1/1_0" function="internal">
<lane id=":1/1_0_0" index="0" speed="7.33" length="11.73" shape="495.20,510.40 494.85,506.55 493.80,503.80 492.05,502.15 489.60,501.60"/>
</edge>
<edge id=":1/1_1" function="internal">
<lane id=":1/1_1_0" index="0" speed="13.89" length="24.24" shape="495.20,510.40 495.70,503.13 496.80,496.53 497.90,490.85 498.40,486.40"/>
</edge>
<edge id=":1/1_2" function="internal">
<lane id=":1/1_2_0" index="0" speed="9.26" length="6.70" shape="498.40,510.40 499.15,505.15 499.87,503.95"/>
</edge>
<edge id=":1/1_12" function="internal">
<lane id=":1/1_12_0" index="0" speed="9.26" length="12.65" shape="499.87,503.95 501.40,501.40 505.15,499.15 510.40,498.40"/>
</edge>
<edge id=":1/1_3" function="internal">
<truncated after showing first 30 lines>
---------- Differences in errors ----------
1,4c1,8
< Warning: Lane '1/1_to_0/1_2' is not connected from any incoming edge at junction '1/1'.
< Warning: Lane '1/1_to_1/0_2' is not connected from any incoming edge at junction '1/1'.
< Warning: Lane '1/1_to_1/2_2' is not connected from any incoming edge at junction '1/1'.
< Warning: Lane '1/1_to_2/1_2' is not connected from any incoming edge at junction '1/1'.
---
> Traceback (most recent call last):
> File "C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/scenario_generation/cross/d11_example1/runner.py", line 28, in <module>
> import sumolib.net.generator.cross as generator # noqa
> File "C:/Users/delphi/testreports/sumo/git/tools/sumolib/net/generator/__init__.py", line 20, in <module>
> from . import cross # noqa
> File "C:/Users/delphi/testreports/sumo/git/tools/sumolib/net/generator/cross.py", line 19, in <module>
> import network # noqa
> ModuleNotFoundError: No module named 'network'
---------- Differences in output ----------
1,43d0
< Parsing nodes from (FILE)
< Parsing edges from (FILE)
< Parsing connections from (FILE)
< Import done:
< 5 nodes loaded.
< 8 edges loaded.
< Removing self-loops ... done ((TIME)).
< Removing empty nodes ... done ((TIME)).
< 0 nodes removed.
< Moving network to origin ... done ((TIME)).
< Computing turning directions ... done ((TIME)).
< Assigning nodes to traffic lights ... done ((TIME)).
< Sorting nodes' edges ... done ((TIME)).
< Computing node shapes ... done ((TIME)).
< Computing edge shapes ... done ((TIME)).
< Computing node types ... done ((TIME)).
< Computing priorities ... done ((TIME)).
< Computing approached edges ... done ((TIME)).
< Guessing and setting roundabouts ... done ((TIME)).
< Computing approaching lanes ... done ((TIME)).
< Dividing of lanes on approached lanes ... done ((TIME)).
< Processing turnarounds ... done ((TIME)).
< Rechecking of lane endings ...
< done ((TIME)).
< Computing traffic light control information ... done ((TIME)).
< Computing node logics ... done ((TIME)).
< Computing traffic light logics ... done ((TIME)).
< 1 traffic light(s) computed.
< Building inner edges ... done ((TIME)).
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>
<net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
<location netOffset="0.00,0.00" convBoundary="0.00,0.00,1000.00,1000.00" origBoundary="0.00,0.00,1000.00,1000.00" projParameter="!"/>
<edge id=":0/1_0" function="internal">
<lane id=":0/1_0_0" index="0" speed="3.65" length="4.67" shape="0.00,501.60 -1.20,500.80 -1.60,500.00 -1.20,499.20 0.00,498.40"/>
</edge>
<edge id=":1/0_0" function="internal">
<lane id=":1/0_0_0" index="0" speed="3.65" length="4.67" shape="498.40,0.00 499.20,-1.20 500.00,-1.60 500.80,-1.20 501.60,0.00"/>
</edge>
<edge id=":1/1_0" function="internal">
<lane id=":1/1_0_0" index="0" speed="6.51" length="9.03" shape="492.00,513.60 491.65,511.15 490.60,509.40 488.85,508.35 486.40,508.00"/>
</edge>
<edge id=":1/1_1" function="internal">
<lane id=":1/1_1_0" index="0" speed="13.89" length="27.20" shape="492.00,513.60 492.00,486.40"/>
<lane id=":1/1_1_1" index="1" speed="13.89" length="27.20" shape="495.20,513.60 495.20,486.40"/>
</edge>
<edge id=":1/1_3" function="internal">
<lane id=":1/1_3_0" index="0" speed="11.39" length="16.67" shape="498.40,513.60 499.35,504.15 502.14,497.54"/>
</edge>
<edge id=":1/1_16" function="internal">
<lane id=":1/1_16_0" index="0" speed="11.39" length="13.18" shape="502.14,497.54 502.20,497.40 506.95,493.35 513.60,492.00"/>
</edge>
<edge id=":1/1_4" function="internal">
<lane id=":1/1_4_0" index="0" speed="6.51" length="9.03" shape="513.60,508.00 511.15,508.35 509.40,509.40 508.35,511.15 508.00,513.60"/>
</edge>
<edge id=":1/1_5" function="internal">
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> File "C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/scenario_generation/cross/plain/runner.py", line 28, in <module>
> import sumolib.net.generator.cross as generator # noqa
> File "C:/Users/delphi/testreports/sumo/git/tools/sumolib/net/generator/__init__.py", line 20, in <module>
> from . import cross # noqa
> File "C:/Users/delphi/testreports/sumo/git/tools/sumolib/net/generator/cross.py", line 19, in <module>
> import network # noqa
> ModuleNotFoundError: No module named 'network'
---------- Differences in output ----------
1,42d0
< Parsing nodes from (FILE)
< Parsing edges from (FILE)
< Parsing connections from (FILE)
< Import done:
< 5 nodes loaded.
< 8 edges loaded.
< Removing self-loops ... done ((TIME)).
< Removing empty nodes ... done ((TIME)).
< 0 nodes removed.
< Moving network to origin ... done ((TIME)).
< Computing turning directions ... done ((TIME)).
< Assigning nodes to traffic lights ... done ((TIME)).
< Sorting nodes' edges ... done ((TIME)).
< Computing node shapes ... done ((TIME)).
< Computing edge shapes ... done ((TIME)).
< Computing node types ... done ((TIME)).
< Computing priorities ... done ((TIME)).
< Computing approached edges ... done ((TIME)).
< Guessing and setting roundabouts ... done ((TIME)).
< Computing approaching lanes ... done ((TIME)).
< Dividing of lanes on approached lanes ... done ((TIME)).
< Processing turnarounds ... done ((TIME)).
< Rechecking of lane endings ... done ((TIME)).
< Computing traffic light control information ... done ((TIME)).
< Computing node logics ... done ((TIME)).
< Computing traffic light logics ... done ((TIME)).
< 1 traffic light(s) computed.
< Building inner edges ... done ((TIME)).
< -----------------------------------------------------
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>
<net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
<location netOffset="0.00,0.00" convBoundary="0.00,0.00,1000.00,1000.00" origBoundary="0.00,0.00,1000.00,1000.00" projParameter="!"/>
<edge id=":0/1_0" function="internal">
<lane id=":0/1_0_0" index="0" speed="3.65" length="4.67" shape="0.00,501.60 -1.20,500.80 -1.60,500.00 -1.20,499.20 0.00,498.40"/>
</edge>
<edge id=":1/0_0" function="internal">
<lane id=":1/0_0_0" index="0" speed="3.65" length="4.67" shape="498.40,0.00 499.20,-1.20 500.00,-1.60 500.80,-1.20 501.60,0.00"/>
</edge>
<edge id=":1/1_0" function="internal">
<lane id=":1/1_0_0" index="0" speed="6.51" length="9.03" shape="495.20,510.40 494.85,507.95 493.80,506.20 492.05,505.15 489.60,504.80"/>
</edge>
<edge id=":1/1_1" function="internal">
<lane id=":1/1_1_0" index="0" speed="13.89" length="20.80" shape="495.20,510.40 495.20,489.60"/>
<lane id=":1/1_1_1" index="1" speed="13.89" length="20.80" shape="498.40,510.40 498.40,489.60"/>
</edge>
<edge id=":1/1_3" function="internal">
<lane id=":1/1_3_0" index="0" speed="9.26" length="5.01" shape="498.40,510.40 499.11,505.44"/>
</edge>
<edge id=":1/1_4" function="internal">
<lane id=":1/1_4_0" index="0" speed="3.65" length="1.44" shape="498.40,510.40 499.20,509.20"/>
</edge>
<edge id=":1/1_20" function="internal">
<lane id=":1/1_20_0" index="0" speed="9.26" length="14.34" shape="499.11,505.44 499.15,505.15 501.40,501.40 505.15,499.15 510.40,498.40"/>
</edge>
<edge id=":1/1_21" function="internal">
<truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,8 > Traceback (most recent call last): > File "C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/scenario_generation/demand_models/runner.py", line 28, in <module> > from sumolib.net.generator.network import Edge # noqa > File "C:/Users/delphi/testreports/sumo/git/tools/sumolib/net/generator/__init__.py", line 20, in <module> > from . import cross # noqa > File "C:/Users/delphi/testreports/sumo/git/tools/sumolib/net/generator/cross.py", line 19, in <module> > import network # noqa > ModuleNotFoundError: No module named 'network'
---------- Differences in errors ---------- 0a1,8 > Traceback (most recent call last): > File "C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/scenario_generation/iterate_net_lanes/runner.py", line 27, in <module> > import sumolib.net.generator.cross as generator # noqa > File "C:/Users/delphi/testreports/sumo/git/tools/sumolib/net/generator/__init__.py", line 20, in <module> > from . import cross # noqa > File "C:/Users/delphi/testreports/sumo/git/tools/sumolib/net/generator/cross.py", line 19, in <module> > import network # noqa > ModuleNotFoundError: No module named 'network' ---------- Differences in output ---------- 1,168d0 < Parsing nodes from (FILE) < Parsing edges from (FILE) < Parsing connections from (FILE) < Import done: < 5 nodes loaded. < 8 edges loaded. < Removing self-loops ... done ((TIME)). < Removing empty nodes ... done ((TIME)). < 0 nodes removed. < Moving network to origin ... done ((TIME)). < Computing turning directions ... done ((TIME)). < Assigning nodes to traffic lights ... done ((TIME)). < Sorting nodes' edges ... done ((TIME)). < Computing node shapes ... done ((TIME)). < Computing edge shapes ... done ((TIME)). < Computing node types ... done ((TIME)). < Computing priorities ... done ((TIME)). < Computing approached edges ... done ((TIME)). < Guessing and setting roundabouts ... done ((TIME)). < Computing approaching lanes ... done ((TIME)). < Dividing of lanes on approached lanes ... done ((TIME)). < Processing turnarounds ... done ((TIME)). < Rechecking of lane endings ... done ((TIME)). < Computing traffic light control information ... done ((TIME)). < Computing node logics ... done ((TIME)). < Computing traffic light logics ... done ((TIME)). < 1 traffic light(s) computed. < Building inner edges ... done ((TIME)). < ----------------------------------------------------- <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,6c1,9 < Warning: Starting TraCI without using internal lanes! < Vehicles will jump over junctions. < Use without option --no-internal-links to avoid unexpected behavior < Warning: Starting TraCI without using internal lanes! < Vehicles will jump over junctions. < Use without option --no-internal-links to avoid unexpected behavior --- > Error: The parameter 'sumo.sumocfg' is not allowed in this context. > Switch or parameter name expected. > Error: Could not parse commandline options. > Quitting (on error). > Traceback (most recent call last): > File "C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/sumo/gui/runner.py", line 32, in <module> > testUtil.findAndClick(testUtil.PLAY) > AttributeError: module 'testUtil' has no attribute 'findAndClick' > C:/Program Files/Python38/lib/subprocess.py:942: ResourceWarning: subprocess 15064 is still running ---------- Differences in output ---------- 1,21d0 < >>> Building the network (with internal) < Success. < >>> Checking Simulation (network: internal, simulation: internal) < (14, 127, 0) OK Goodbye < >>> Checking Simulation (network: internal, simulation: no internal) < (14, 127, 0) OK Goodbye < < >>> Building the network (without internal) < Success. < >>> Checking Simulation (network: no internal, simulation: internal) < (14, 127, 0) OK Goodbye < >>> Checking Simulation (network: no internal, simulation: no internal) < (14, 127, 0) OK Goodbye < -- Unordered text as found by filter '^Loading configuration ... done.' -- < Loading configuration ... done. < Loading configuration ... done. < Loading configuration ... done. < Loading configuration ... done. < Loading configuration ... done. < Loading configuration ... done. <
---------- Differences in errors ----------
0a1,20
> Traceback (most recent call last):
> File "C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/sumo/max_depart/runner.py", line 56, in <module>
> dump = sumolib.output.dump.readDump("aggregated.xml", ["entered"])
> File "C:/Users/delphi/testreports/sumo/git/tools/sumolib/output/dump.py", line 92, in readDump
> parse(file, dump)
> File "C:/Program Files/Python38/lib/xml/sax/__init__.py", line 33, in parse
> parser.parse(source)
> File "C:/Program Files/Python38/lib/xml/sax/expatreader.py", line 111, in parse
> xmlreader.IncrementalParser.parse(self, source)
> File "C:/Program Files/Python38/lib/xml/sax/xmlreader.py", line 125, in parse
> self.feed(buffer)
> File "C:/Program Files/Python38/lib/xml/sax/expatreader.py", line 217, in feed
> self._parser.Parse(data, isFinal)
> File "C:/A/31/s/Modules/pyexpat.c", line 407, in StartElement
> File "C:/Program Files/Python38/lib/xml/sax/expatreader.py", line 333, in start_element
> self._cont_handler.startElement(name, AttributesImpl(attrs))
> File "C:/Users/delphi/testreports/sumo/git/tools/sumolib/output/dump.py", line 47, in startElement
> for a in self._attrsToCollect.itervalues():
> AttributeError: 'dict' object has no attribute 'itervalues'
> sys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name='results.csv' mode='w' encoding='cp1252'>
---------- Differences in output ----------
12,55d11
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
< Inserted: 4941 (Loaded: 6000)
< Running: 97
< Waiting: 1059
<
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
< Inserted: 4971 (Loaded: 6000)
< Running: 101
< Waiting: 1029
<
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
<truncated after showing first 30 lines>
---------- Differences in results ----------
1,5d0
< random;4404.0
< free;4928.0
< random_free;4954.0
< base;4469.0
< last;4751.0
---------- Differences in errors ---------- 0a1,3 > C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/sumo/overtake/runner.py:144: ResourceWarning: unclosed file <_io.TextIOWrapper name='ttDump.xml' mode='r' encoding='cp1252'> > for line in open(dumpFile): > ResourceWarning: Enable tracemalloc to get the object allocation traceback
---------- Differences in errors ----------
0a1,30
> Traceback (most recent call last):
> File "C:/Users/delphi/testreports/sumo/git/tools/xml/protobuf2xml.py", line 32, in <module>
> import google.protobuf.descriptor # we need to do this late because the xml2protobuf import modifies sys.path
> ImportError: bad magic number in 'google': b'/x03/xf3/r/n'
> Traceback (most recent call last):
> File "C:/Users/delphi/testreports/sumo/git/tools/xml/xml2protobuf.py", line 208, in <module>
> main()
> File "C:/Users/delphi/testreports/sumo/git/tools/xml/xml2protobuf.py", line 194, in main
> module = generateProto(attrFinder.tagAttrs, attrFinder.depthTags,
> File "C:/Users/delphi/testreports/sumo/git/tools/xml/xml2protobuf.py", line 185, in generateProto
> return importlib.import_module("%s_pb2" % base)
> File "C:/Program Files/Python38/lib/importlib/__init__.py", line 127, in import_module
> return _bootstrap._gcd_import(name[level:], package, level)
> File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
> File "<frozen importlib._bootstrap>", line 991, in _find_and_load
> File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
> File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
> File "<frozen importlib._bootstrap_external>", line 783, in exec_module
> File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
> File "C:/Users/delphi/testreports/sumo/msvc16x64Dtexttesttmp/msvc16x64D.22Feb024943.17352/complex/sumo/protobuf/trajectories_pb2.py", line 5, in <module>
> from google.protobuf.internal import builder as _builder
> ImportError: bad magic number in 'google': b'/x03/xf3/r/n'
> Error: send failed: Software caused tcpip::Socket abort
> Quitting (on error).
> Traceback (most recent call last):
> File "C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/sumo/protobuf/runner.py", line 80, in <module>
> connect(IN_PORT, OUT_PORT)
> File "C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/sumo/protobuf/runner.py", line 37, in connect
> i.connect(("localhost", inPort))
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< ---
< +++
< -
< -<trajectories xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/amitran/trajectories.xsd" timeStepSize="1000">
< +<trajectories timeStepSize="1000">
---------- Differences in output ---------- 6a7,11 > Error: unable to open file 'https://sumo.dlr.de/xsd/routes_file.xsd' > In file 'routes.rou.xml' > At line/column 1/0. > > Quitting (on error). 8a14,18 > Error: unable to open file 'https://sumo.dlr.de/xsd/routes_file.xsd' > In file 'routes.rou.xml' > At line/column 1/0. > > Quitting (on error). 18a29,33 > Error: unable to open file 'https://sumo.dlr.de/xsd/routes_file.xsd' > In file 'routes.rou.xml' > At line/column 1/0. > > Quitting (on error). 21a37,41 > Error: unable to open file 'https://sumo.dlr.de/xsd/routes_file.xsd' > In file 'routes.rou.xml' > At line/column 1/0. > > Quitting (on error). 27a48,52 > Error: unable to open file 'https://sumo.dlr.de/xsd/routes_file.xsd' > In file 'routes.rou.xml' > At line/column 1/0. > > Quitting (on error). <truncated after showing first 30 lines>
---------- Differences in output ---------- 10a11 > done. 23,24c24 < Process 1 ended at step 99 < Process 2 ended at step 99 --- > Process 1 ended at step 99.0 31a32 > Process 2 ended at step 99.0 35c36 < Process 3 ended at step 99 --- > Process 3 ended at step 99.0 39,40c40 < Process 4 ended at step 99 < Process 5 ended at step 99 --- > Process 4 ended at step 99.0 43a44 > Process 5 ended at step 99.0 45a47 > Loading configuration ... Starting process 2 with steplength 1.0 61d62 < Starting process 2 with steplength 1.0 76d76 < Loading configuration ... done.
---------- Differences in output ---------- 5c5 < Domain.setParameter() got an unexpected keyword argument 'oID' --- > setParameter() got an unexpected keyword argument 'oID'
dynamic ToC triggered despite stop present on vehicle's lane continuation (This bug was triggered by text found in file 'tocs' matching 'DYNTOR')
different outputs from detectors which should detect the same (This bug was triggered by text found in file 'output' matching 'failed') ---------- Differences in output ---------- 5,7c5,7 < success 0.1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0'] < success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0'] < success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0'] --- > failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (71.4, 71.5) <zip object at 0x0000023062E232C0> > failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x0000023062DEDD00> > failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x0000023062DED500> 9,12c9,12 < success 0.1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0'] < success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0'] < success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0'] < success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0'] --- > failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (71.4, 71.5) <zip object at 0x00000230638EF2C0> > failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x0000023062E33100> > failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x0000023062E33180> > failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x0000023062DFED00> 17,19c17,19 < success 0.1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0'] < success 1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0'] < success 10 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0'] --- > failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (73.0, 74.0) <zip object at 0x0000023062DFE2C0> > failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (73.0, 74.0) <zip object at 0x0000023062DFEA80> > failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x0000023062DFE840> 21,50c21,24 < success 0.1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0'] < success 1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0'] < success 10 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0'] <truncated after showing first 30 lines>
different outputs from detectors which should detect the same (This bug was triggered by text found in file 'output' matching 'failed') ---------- Differences in output ---------- 1,98c1,48 < success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0'] < success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0'] < success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0'] < success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0'] < success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0'] < success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0'] < success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0'] < success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0'] < success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0'] < success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0'] < success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0'] < success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0'] < success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0'] < success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0'] < success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0'] < success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0'] < failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (108.6, 108.7) [9.9, 10.0, 9.9, 9.9] < failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (108.6, 108.7) [9.9, 10.0, 9.9, 9.9] < failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (108.0, 109.0) [9.87, 10.0, 9.87, 9.87] < failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (108.0, 109.0) [9.87, 10.0, 9.87, 9.87] < failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 110.0) [9.85, 9.96, 9.85, 9.85] < failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 110.0) [9.85, 9.96, 9.85, 9.85] < failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) [-1.0, 2.26, 3.2, 2.27, 2.27] < failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) [-1.0, 2.26, 3.2, 2.27, 2.27] < success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0'] < success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0'] < success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0'] < success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0'] < success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0'] <truncated after showing first 30 lines>
different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
17,24c17,24
< success 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (230.0, 230.1) [('e2', 9.99), ('e3', 10.0), ('edge', 9.99), ('lane', 9.99)]
< success 0.1 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (148.1, 148.2) [('e2', 9.99), ('e3', 10.0), ('edge', 9.99), ('lane', 9.99)]
< success 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (230.0, 231.0) [('e2', 9.99), ('e3', 10.0), ('edge', 9.99), ('lane', 9.99)]
< success 1 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (148.0, 149.0) [('e2', 9.91), ('e3', 10.0), ('edge', 9.91), ('lane', 9.91)]
< success 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (230.0, 240.0) [('e2', 9.42), ('e3', 9.9), ('edge', 9.42), ('lane', 9.42)]
< success 10 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (140.0, 150.0) [('e2', 9.96), ('e3', 9.99), ('edge', 9.96), ('lane', 9.96)]
< success 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (200.0, 300.0) [('e1', 10.0), ('e2', 9.22), ('e3', 5.71), ('edge', 9.22), ('lane', 9.22)]
< success 100 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (100.0, 200.0) [('e1', 9.53), ('e2', 5.82), ('e3', 6.93), ('edge', 5.82), ('lane', 5.82)]
---
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (148.9, 149.0) <zip object at 0x000002A40C1F42C0>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (148.9, 149.0) <zip object at 0x000002A40C75E0C0>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x000002A40C020F80>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x000002A47F562E00>
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x000002A47F598940>
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x000002A47F598F80>
> failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x000002A47F598F00>
> failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x000002A47F598CC0>
41,98c41,48
< success 0.1 ['--step-length', '1', '--end', '1000'] 2/1to1/1_0 (245.0, 246.0) [('e2', 8.92), ('e3', 10.0), ('edge', 8.92), ('lane', 8.92)]
< success 0.1 ['--step-length', '1', '--end', '1000'] 1/1to0/1_0 (150.0, 151.0) [('e2', 9.82), ('e3', 10.0), ('edge', 9.82), ('lane', 9.82)]
< success 1 ['--step-length', '1', '--end', '1000'] 2/1to1/1_0 (245.0, 246.0) [('e2', 8.92), ('e3', 10.0), ('edge', 8.92), ('lane', 8.92)]
< success 1 ['--step-length', '1', '--end', '1000'] 1/1to0/1_0 (150.0, 151.0) [('e2', 9.82), ('e3', 10.0), ('edge', 9.82), ('lane', 9.82)]
< success 10 ['--step-length', '1', '--end', '1000'] 2/1to1/1_0 (240.0, 250.0) [('e2', 9.9), ('e3', 10.0), ('edge', 9.9), ('lane', 9.9)]
< success 10 ['--step-length', '1', '--end', '1000'] 1/1to0/1_0 (150.0, 160.0) [('e2', 9.15), ('e3', 9.84), ('edge', 9.15), ('lane', 9.15)]
< success 100 ['--step-length', '1', '--end', '1000'] 2/1to1/1_0 (200.0, 300.0) [('e1', 10.0), ('e2', 9.41), ('e3', 5.84), ('edge', 9.41), ('lane', 9.41)]
< success 100 ['--step-length', '1', '--end', '1000'] 1/1to0/1_0 (100.0, 200.0) [('e1', 10.0), ('e2', 5.94), ('e3', 7.08), ('edge', 5.94), ('lane', 5.94)]
< -- Unordered text as found by filter '^Loading configuration ... done.' --
< Loading configuration ... done.
< Loading configuration ... done.
<truncated after showing first 30 lines>
different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
9,24c9,24
< failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.2, 76.3) [('e2', 10.49), ('e3', 10.35), ('edge', 10.49), ('lane', 10.49)]
< failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.2, 76.3) [('e2', 10.49), ('e3', 10.35), ('edge', 10.49), ('lane', 10.49)]
< failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.0, 77.0) [('e2', 10.39), ('e3', 10.35), ('edge', 10.39), ('lane', 10.39)]
< failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.0, 77.0) [('e2', 10.39), ('e3', 10.35), ('edge', 10.39), ('lane', 10.39)]
< failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) [('e2', 10.42), ('e3', 10.25), ('edge', 10.42), ('lane', 10.42)]
< failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) [('e2', 10.42), ('e3', 10.25), ('edge', 10.42), ('lane', 10.42)]
< failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) [('e1', 10.27), ('e2', 10.24), ('e3', 9.59), ('edge', 10.24), ('lane', 10.24)]
< failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) [('e1', 10.27), ('e2', 10.24), ('e3', 9.59), ('edge', 10.24), ('lane', 10.24)]
< failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.2, 76.3) [('e2', 10.49), ('e3', 10.35), ('edge', 10.49), ('lane', 10.49)]
< failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.2, 76.3) [('e2', 10.49), ('e3', 10.35), ('edge', 10.49), ('lane', 10.49)]
< failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.0, 77.0) [('e2', 10.39), ('e3', 10.35), ('edge', 10.39), ('lane', 10.39)]
< failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.0, 77.0) [('e2', 10.39), ('e3', 10.35), ('edge', 10.39), ('lane', 10.39)]
< failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 80.0) [('e2', 10.42), ('e3', 10.25), ('edge', 10.42), ('lane', 10.42)]
< failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 80.0) [('e2', 10.42), ('e3', 10.25), ('edge', 10.42), ('lane', 10.42)]
< failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (0.0, 100.0) [('e1', 10.27), ('e2', 10.24), ('e3', 9.59), ('edge', 10.24), ('lane', 10.24)]
< failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (0.0, 100.0) [('e1', 10.27), ('e2', 10.24), ('e3', 9.59), ('edge', 10.24), ('lane', 10.24)]
---
> failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x0000022C5E6503C0>
> failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x0000022C5E6A03C0>
> failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x0000022C5E5EBCC0>
> failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x0000022C5E5EB440>
> failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x0000022C5E5EBBC0>
> failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x0000022C5E5EB440>
> failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x0000022C5E5EB200>
> failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x0000022C5E63C600>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x0000022C5F2C3300>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x0000022C5F631180>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x0000022C5F0F9680>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x0000022C5E5EB980>
<truncated after showing first 30 lines>
different outputs from detectors which should detect the same (This bug was triggered by text found in file 'output' matching 'failed') ---------- Differences in output ---------- 5,7c5,7 < success 0.1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0'] < success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0'] < success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0'] --- > failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (75.4, 75.5) <zip object at 0x000002AAA46F11C0> > failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x000002AAA46887C0> > failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000002AAA4688E80> 9,12c9,12 < success 0.1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0'] < success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0'] < success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0'] < success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0'] --- > failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (75.4, 75.5) <zip object at 0x000002AAA51BB2C0> > failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x000002AAA468B4C0> > failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000002AAA46B4080> > failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x000002AAA46B4F40> 17,19c17,19 < success 0.1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0'] < success 1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0'] < success 10 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0'] --- > failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x000002AAA4704A00> > failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x000002AAA46F4980> > failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000002AAA4704B00> 21,50c21,24 < success 0.1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0'] < success 1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0'] < success 10 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0'] <truncated after showing first 30 lines>
different outputs from detectors which should detect the same (This bug was triggered by text found in file 'output' matching 'failed') ---------- Differences in output ---------- 5,7c5,7 < success 0.1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0'] < success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0'] < success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0'] --- > failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (76.4, 76.5) <zip object at 0x000001FDAB4A84C0> > failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x000001FDAB45D680> > failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000001FDAB45D780> 9,12c9,12 < success 0.1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0'] < success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0'] < success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0'] < success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0'] --- > failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (76.4, 76.5) <zip object at 0x000001FDABF6E2C0> > failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x000001FDAB45D640> > failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000001FDAB45D540> > failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x000001FDAB46B880> 17,19c17,19 < success 0.1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0'] < success 1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0'] < success 10 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0'] --- > failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (78.0, 79.0) <zip object at 0x000001FDAB474600> > failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (78.0, 79.0) <zip object at 0x000001FDAB474480> > failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000001FDAB474540> 21,50c21,24 < success 0.1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0'] < success 1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0'] < success 10 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0'] <truncated after showing first 30 lines>
different outputs from detectors which should detect the same (This bug was triggered by text found in file 'output' matching 'failed') ---------- Differences in output ---------- 0a1,24 > failed 0.1 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x000002236859F2C0> > failed 1 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x00000223685961C0> > failed 10 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x000002236858DF80> > failed 100 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x00000223685872C0> > failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x00000223685D63C0> > failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x0000022368574F40> > failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x0000022368574780> > failed 100 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x0000022368574A80> > failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x00000223690A23C0> > failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x00000223685E91C0> > failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x00000223685E9100> > failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x00000223685D6A00> > failed 0.1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x00000223685D6840> > failed 1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x00000223685A4EC0> > failed 10 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x00000223685A48C0> > failed 100 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x00000223685A4AC0> > failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x00000223685A43C0> > failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x00000223685A4700> > failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x00000223685A49C0> > failed 100 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x00000223685D3A00> > failed 0.1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x00000223685D3C00> > failed 1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x00000223685D6D80> > failed 10 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x00000223685A4E00> > failed 100 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x0000022368596E00>
mapping failure (This bug was triggered by text found in file 'output' matching 'failed') ---------- Differences in output ---------- 0a1 > internal corner (inside, segment2) failed: x=198, x2=198.0, y=1.9, y2=1.9, lane=middle_0, lane2=middle_0, pos=102, pos2=98.0 posLat=2.0 posLat2=1.9
test must be ported from traas to libsumo (This bug was triggered by text found in file 'errors' matching 'polito') ---------- Differences in errors ---------- 0a1,73 > data/MultiClient1.java:22: error: package it.polito.appeal.traci does not exist > import it.polito.appeal.traci.SumoTraciConnection; > ^ > data/MultiClient1.java:23: error: package de.tudresden.sumo.cmd does not exist > import de.tudresden.sumo.cmd.Simulation; > ^ > data/MultiClient1.java:24: error: package de.tudresden.sumo.cmd does not exist > import de.tudresden.sumo.cmd.Vehicle; > ^ > data/MultiClient1.java:25: error: package de.tudresden.sumo.cmd does not exist > import de.tudresden.sumo.cmd.Inductionloop; > ^ > data/MultiClient1.java:26: error: package de.tudresden.sumo.cmd does not exist > import de.tudresden.sumo.cmd.Trafficlight; > ^ > data/MultiClient1.java:27: error: package de.tudresden.sumo.objects does not exist > import de.tudresden.sumo.objects.SumoVehicleData; > ^ > data/MultiClient1.java:43: error: cannot find symbol > SumoTraciConnection conn = new SumoTraciConnection(sumo_bin, config_file); > ^ > symbol: class SumoTraciConnection > location: class MultiClient1 > data/MultiClient1.java:43: error: cannot find symbol > SumoTraciConnection conn = new SumoTraciConnection(sumo_bin, config_file); > ^ > symbol: class SumoTraciConnection > location: class MultiClient1 > data/MultiClient1.java:55: error: cannot find symbol <truncated after showing first 30 lines> ---------- Differences in output ---------- 1,4652d0 < Step 0.1, tlsPhase 0 (North-South) < Step 0.1 < Step 0.2 < Step 0.3 < Step 0.4 < Step 0.5 < Step 0.6 < Step 0.7 < Step 0.8 < Step 0.9 < Step 1.0 < Step 1.1 < Step 1.2 < Step 1.3 < Step 1.4 < Step 1.5 < Step 1.6 < Step 1.7 < Step 1.8 < Step 1.9 < Step 2.0 < Step 2.1 < Step 2.2 < Step 2.3 < Step 2.4 < Step 2.5 < Step 2.6 < Step 2.7 < Step 2.8 <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2024-02-22 03:04:55 by Eclipse SUMO sumo Version v1_19_0+0948-43214289f31
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,43c6,30
< <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
< <timestep time="0.00">
< <vehicle id="v0" x="1192.22" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="3.10" lane="3/1to2/1_0" slope="0.00"/>
< </timestep>
< <timestep time="1.00">
< <vehicle id="v0" x="1191.44" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="0.80" pos="3.90" lane="3/1to2/1_0" slope="0.00"/>
< </timestep>
< <timestep time="2.00">
< <vehicle id="v0" x="1189.88" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="1.60" pos="5.50" lane="3/1to2/1_0" slope="0.00"/>
< <person id="persontrip_car" x="1176.12" y="403.25" angle="180.00" speed="0.00" pos="19.60" edge="3/1to2/1" slope="0.00"/>
< </timestep>
< <timestep time="3.00">
< <vehicle id="v0" x="1187.54" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="2.40" pos="7.90" lane="3/1to2/1_0" slope="0.00"/>
< <person id="persontrip_car" x="1176.12" y="403.25" angle="180.00" speed="0.00" pos="19.60" edge="3/1to2/1" slope="0.00"/>
< </timestep>
< <timestep time="4.00">
< <vehicle id="v0" x="1184.41" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="3.20" pos="11.10" lane="3/1to2/1_0" slope="0.00"/>
< <person id="persontrip_car" x="1176.12" y="403.25" angle="180.00" speed="0.00" pos="19.60" edge="3/1to2/1" slope="0.00"/>
< </timestep>
< <timestep time="5.00">
< <vehicle id="v0" x="1180.51" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="4.00" pos="15.10" lane="3/1to2/1_0" slope="0.00"/>
< <person id="persontrip_car" x="1176.12" y="403.25" angle="180.00" speed="0.00" pos="19.60" edge="3/1to2/1" slope="0.00"/>
< </timestep>
< <timestep time="6.00">
< <vehicle id="v0" x="1175.92" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="4.70" pos="19.80" lane="3/1to2/1_0" slope="0.00"/>
< <person id="persontrip_car" x="1176.12" y="403.25" angle="180.00" speed="0.00" pos="19.60" edge="3/1to2/1" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2024-02-22 03:04:55 by Eclipse SUMO sumo Version v1_19_0+0948-43214289f31
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
< <vehicle id="v0" depart="0.00">
< <route edges="3/1to2/1 2/1to1/1 1/1to0/1"/>
< <stop edge="3/1to2/1" startPos="0.00" endPos="20.00" duration="10.00"/>
< </vehicle>
---
> <input>
> <net-file value="input_net.net.xml"/>
> <route-files value="input_routes.rou.xml"/>
> <additional-files value="input_additional.add.xml"/>
> </input>
10,13c12,19
< <person id="persontrip_car" depart="2.00" departPos="10.00">
< <stop busStop="bs0" duration="0.00"/>
< <ride from="3/1to2/1" to="1/1to0/1" lines="v0"/>
< </person>
---
> <output>
> <fcd-output value="fcd.xml"/>
> <vehroute-output value="vehroutes.xml"/>
> <vehroute-output.write-unfinished value="true"/>
> <save-state.times value="3"/>
> <save-state.files value="state.xml"/>
> <save-state.transportables value="true"/>
> </output>
15c21,30
<truncated after showing first 30 lines>
---------- Missing result in fcd2 ----------
<?xml version="1.0" encoding="UTF-8"?>
<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<timestep time="3.00">
<vehicle id="v0" x="1187.54" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="2.40" pos="7.90" lane="3/1to2/1_0" slope="0.00"/>
<person id="persontrip_car" x="1176.12" y="403.25" angle="180.00" speed="0.00" pos="19.60" edge="3/1to2/1" slope="0.00"/>
</timestep>
<timestep time="4.00">
<vehicle id="v0" x="1184.41" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="3.20" pos="11.10" lane="3/1to2/1_0" slope="0.00"/>
<person id="persontrip_car" x="1176.12" y="403.25" angle="180.00" speed="0.00" pos="19.60" edge="3/1to2/1" slope="0.00"/>
</timestep>
<timestep time="5.00">
<vehicle id="v0" x="1180.51" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="4.00" pos="15.10" lane="3/1to2/1_0" slope="0.00"/>
<person id="persontrip_car" x="1176.12" y="403.25" angle="180.00" speed="0.00" pos="19.60" edge="3/1to2/1" slope="0.00"/>
</timestep>
<timestep time="6.00">
<vehicle id="v0" x="1175.92" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="4.70" pos="19.80" lane="3/1to2/1_0" slope="0.00"/>
<person id="persontrip_car" x="1176.12" y="403.25" angle="180.00" speed="0.00" pos="19.60" edge="3/1to2/1" slope="0.00"/>
</timestep>
<timestep time="7.00">
<vehicle id="v0" x="1175.72" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="0.20" pos="20.00" lane="3/1to2/1_0" slope="0.00"/>
<person id="persontrip_car" x="1176.12" y="403.25" angle="180.00" speed="0.00" pos="19.60" edge="3/1to2/1" slope="0.00"/>
</timestep>
<timestep time="8.00">
<vehicle id="v0" x="1175.72" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="20.00" lane="3/1to2/1_0" slope="0.00"/>
<person id="persontrip_car" x="1175.72" y="401.65" angle="270.00" speed="0.00" pos="20.00" edge="3/1to2/1" slope="0.00"/>
</timestep>
<timestep time="9.00">
<vehicle id="v0" x="1175.72" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="20.00" lane="3/1to2/1_0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Missing result in vehroutes2 ----------
<?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="v0" depart="0.00">
<route edges="3/1to2/1 2/1to1/1 1/1to0/1"/>
<stop edge="3/1to2/1" startPos="0.00" endPos="20.00" duration="10.00"/>
</vehicle>
<person id="persontrip_car" depart="2.00" departPos="10.00">
<stop busStop="bs0" duration="0.00"/>
<ride from="3/1to2/1" to="1/1to0/1" lines="v0"/>
</person>
</routes>
Test exceeded wallclock time limit of 900.0 seconds
Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,33d0
< step 0
< step 1
< step 2
< hasGUI True
< views ('View #0',)
< examining View #0
< set zoom (80.0)
< get zoom 80.0
< set offset (400.0, 400.0)
< get offset (400.0, 400.0)
< set schema ('real world')
< get schema real world
< visible boundary ((-809.6875, -232.0), (1609.6875, 1032.0))
< has view View #0 True
< has view 'foo' False
< track vehicle 'horiz'
< get tracked vehicle horiz
< {0: ('View #0',)}
< step 3
< {0: ('View #0',)}
< step 4
< {0: ('View #0',)}
< step 5
< {0: ('View #0',)}
< veh selected: False
< edge selected: False
< veh selected: True
< edge selected: True
< screenshot dimensions (500, 500, 4)
<truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 1,32d0 < Computing for 0<->0 < for tls-type sotl_request < Computing for 0<->600 < for tls-type sotl_request < Computing for 0<->1200 < for tls-type sotl_request < Computing for 0<->1800 < for tls-type sotl_request < Computing for 600<->0 < for tls-type sotl_request < Computing for 600<->600 < for tls-type sotl_request < Computing for 600<->1200 < for tls-type sotl_request < Computing for 600<->1800 < for tls-type sotl_request < Computing for 1200<->0 < for tls-type sotl_request < Computing for 1200<->600 < for tls-type sotl_request < Computing for 1200<->1200 < for tls-type sotl_request < Computing for 1200<->1800 < for tls-type sotl_request < Computing for 1800<->0 < for tls-type sotl_request < Computing for 1800<->600 < for tls-type sotl_request < Computing for 1800<->1200 <truncated after showing first 30 lines> ---------- Differences in statistics ---------- 2a3,4 > <!-- generated on 2024-02-22 03:10:52 by Eclipse SUMO sumo Version v1_19_0+0948-43214289f31 > <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd"> 4,14c6,31 < <statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd"> < <vehicles loaded="1458" inserted="1458" running="0" waiting="0"/> < <teleports total="0" jam="0" yield="0" wrongLane="0"/> < <safety collisions="0" emergencyStops="0" emergencyBraking="0"/> < <persons loaded="0" running="0" jammed="0"/> < <personTeleports total="0" abortWait="0" wrongDest="0"/> < <vehicleTripStatistics count="1458" routeLength="2041.90" speed="2.21" duration="1173.59" waitingTime="857.87" timeLoss="1026.39" departDelay="976.80" departDelayWaiting="-1.00" totalTravelTime="1711091.00" totalDepartDelay="1424181.00"/> < <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/> < <rideStatistics number="0"/> < <transportStatistics number="0"/> < </statistics> --- > <input> > <net-file value="input_net.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional.add.xml"/> > </input> > > <output> > <queue-output value="results/queue_sotl_request_1800_1800.xml"/> > <summary-output value="results/summary_sotl_request_1800_1800.xml"/> > <tripinfo-output value="results/tripinfos_sotl_request_1800_1800.xml"/> > <statistic-output value="statistics.xml"/> > </output> > > <processing> <truncated after showing first 30 lines> ---------- Differences in tls_state ---------- 6,1118c6,752 < <tlsState time="66.00" id="0" programID="a" phase="1" state="yryr"/> < <tlsState time="70.00" id="0" programID="a" phase="2" state="rrrr"/> < <tlsState time="74.00" id="0" programID="a" phase="3" state="rGrG"/> < <tlsState time="79.00" id="0" programID="a" phase="4" state="ryry"/> < <tlsState time="83.00" id="0" programID="a" phase="5" state="rrrr"/> < <tlsState time="87.00" id="0" programID="a" phase="0" state="GrGr"/> < <tlsState time="92.00" id="0" programID="a" phase="1" state="yryr"/> < <tlsState time="96.00" id="0" programID="a" phase="2" state="rrrr"/> < <tlsState time="100.00" id="0" programID="a" phase="3" state="rGrG"/> < <tlsState time="105.00" id="0" programID="a" phase="4" state="ryry"/> < <tlsState time="109.00" id="0" programID="a" phase="5" state="rrrr"/> < <tlsState time="113.00" id="0" programID="a" phase="0" state="GrGr"/> < <tlsState time="118.00" id="0" programID="a" phase="1" state="yryr"/> < <tlsState time="122.00" id="0" programID="a" phase="2" state="rrrr"/> < <tlsState time="126.00" id="0" programID="a" phase="3" state="rGrG"/> < <tlsState time="131.00" id="0" programID="a" phase="4" state="ryry"/> < <tlsState time="135.00" id="0" programID="a" phase="5" state="rrrr"/> < <tlsState time="139.00" id="0" programID="a" phase="0" state="GrGr"/> < <tlsState time="144.00" id="0" programID="a" phase="1" state="yryr"/> < <tlsState time="148.00" id="0" programID="a" phase="2" state="rrrr"/> < <tlsState time="152.00" id="0" programID="a" phase="3" state="rGrG"/> < <tlsState time="157.00" id="0" programID="a" phase="4" state="ryry"/> < <tlsState time="161.00" id="0" programID="a" phase="5" state="rrrr"/> < <tlsState time="165.00" id="0" programID="a" phase="0" state="GrGr"/> < <tlsState time="170.00" id="0" programID="a" phase="1" state="yryr"/> < <tlsState time="174.00" id="0" programID="a" phase="2" state="rrrr"/> < <tlsState time="178.00" id="0" programID="a" phase="3" state="rGrG"/> < <tlsState time="183.00" id="0" programID="a" phase="4" state="ryry"/> < <tlsState time="187.00" id="0" programID="a" phase="5" state="rrrr"/> <truncated after showing first 30 lines>