texttest -a complex -d /Users/sumo/clangMacOS/sumo/tests -reconnect /Users/sumo/clangMacOS/texttesttmp/clangMacOS.31Oct001638.24705 -g
texttest -a complex -d /Users/sumo/clangMacOS/sumo/tests
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/fmi/runner.py", line 153, in <module> > runSingle(startTime, endTime, validate, scalarVariable) > ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/fmi/runner.py", line 56, in runSingle > modelDescription = read_model_description(fmuLocation, validate=False) > File "/Users/sumo/clangMacOS/sumo_test_env/lib/python3.13/site-packages/fmpy/model_description.py", line 441, in read_model_description > with zipfile.ZipFile(filename, 'r') as zf: > ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^ > File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/zipfile/__init__.py", line 1362, in __init__ > self.fp = io.open(file, filemode) > ~~~~~~~^^^^^^^^^^^^^^^^ > FileNotFoundError: [Errno 2] No such file or directory: '/Users/sumo/clangMacOS/sumo/bin/sumo-fmi2-linux64.fmu' ---------- Differences in output ---------- 1,3d0 < FMU validation successful < Simulating libsumofmi2 (model name 'SUMO', FMI v2.0)... < Print ended at step 60.0
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/fmi/runner.py", line 153, in <module> > runSingle(startTime, endTime, validate, scalarVariable) > ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/fmi/runner.py", line 56, in runSingle > modelDescription = read_model_description(fmuLocation, validate=False) > File "/Users/sumo/clangMacOS/sumo_test_env/lib/python3.13/site-packages/fmpy/model_description.py", line 441, in read_model_description > with zipfile.ZipFile(filename, 'r') as zf: > ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^ > File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/zipfile/__init__.py", line 1362, in __init__ > self.fp = io.open(file, filemode) > ~~~~~~~^^^^^^^^^^^^^^^^ > FileNotFoundError: [Errno 2] No such file or directory: '/Users/sumo/clangMacOS/sumo/bin/sumo-fmi2-linux64.fmu' ---------- Differences in output ---------- 1,63d0 < FMU validation successful < Simulating libsumofmi2 (model name 'SUMO', FMI v2.0)... < TIME 1.0: vehicle.getIDCount = 6 < TIME 2.0: vehicle.getIDCount = 6 < TIME 3.0: vehicle.getIDCount = 6 < TIME 4.0: vehicle.getIDCount = 7 < TIME 5.0: vehicle.getIDCount = 7 < TIME 6.0: vehicle.getIDCount = 8 < TIME 7.0: vehicle.getIDCount = 8 < TIME 8.0: vehicle.getIDCount = 9 < TIME 9.0: vehicle.getIDCount = 9 < TIME 10.0: vehicle.getIDCount = 9 < TIME 11.0: vehicle.getIDCount = 9 < TIME 12.0: vehicle.getIDCount = 9 < TIME 13.0: vehicle.getIDCount = 10 < TIME 14.0: vehicle.getIDCount = 10 < TIME 15.0: vehicle.getIDCount = 10 < TIME 16.0: vehicle.getIDCount = 11 < TIME 17.0: vehicle.getIDCount = 11 < TIME 18.0: vehicle.getIDCount = 12 < TIME 19.0: vehicle.getIDCount = 12 < TIME 20.0: vehicle.getIDCount = 12 < TIME 21.0: vehicle.getIDCount = 13 < TIME 22.0: vehicle.getIDCount = 13 < TIME 23.0: vehicle.getIDCount = 13 < TIME 24.0: vehicle.getIDCount = 13 < TIME 25.0: vehicle.getIDCount = 13 < TIME 26.0: vehicle.getIDCount = 12 < TIME 27.0: vehicle.getIDCount = 10 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/fmi/runner.py", line 153, in <module> > runSingle(startTime, endTime, validate, scalarVariable) > ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/fmi/runner.py", line 56, in runSingle > modelDescription = read_model_description(fmuLocation, validate=False) > File "/Users/sumo/clangMacOS/sumo_test_env/lib/python3.13/site-packages/fmpy/model_description.py", line 441, in read_model_description > with zipfile.ZipFile(filename, 'r') as zf: > ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^ > File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/zipfile/__init__.py", line 1362, in __init__ > self.fp = io.open(file, filemode) > ~~~~~~~^^^^^^^^^^^^^^^^ > FileNotFoundError: [Errno 2] No such file or directory: '/Users/sumo/clangMacOS/sumo/bin/sumo-fmi2-linux64.fmu' ---------- Differences in output ---------- 1,4d0 < FMU validation successful < Simulating libsumofmi2 (model name 'SUMO', FMI v2.0)... < key, value: 'meaningOfLife', '42' < Print ended at step 60.0
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/fmi/runner.py", line 153, in <module> > runSingle(startTime, endTime, validate, scalarVariable) > ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/fmi/runner.py", line 56, in runSingle > modelDescription = read_model_description(fmuLocation, validate=False) > File "/Users/sumo/clangMacOS/sumo_test_env/lib/python3.13/site-packages/fmpy/model_description.py", line 441, in read_model_description > with zipfile.ZipFile(filename, 'r') as zf: > ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^ > File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/zipfile/__init__.py", line 1362, in __init__ > self.fp = io.open(file, filemode) > ~~~~~~~^^^^^^^^^^^^^^^^ > FileNotFoundError: [Errno 2] No such file or directory: '/Users/sumo/clangMacOS/sumo/bin/sumo-fmi2-linux64.fmu' ---------- Differences in output ---------- 1,91d0 < FMU validation successful < Simulating libsumofmi2 (model name 'SUMO', FMI v2.0)... < TIME 0: laneID = '' < TIME 1.0: laneID = 'WE1_0' < currentPos = [0.0, -1.6] < targetPos = (10.0, -1.6) < TIME 2.0: laneID = 'WE1_0' < currentPos = [10.0, -1.6] < targetPos = (20.0, -1.6) < TIME 3.0: laneID = 'WE1_0' < currentPos = [20.0, -1.6] < targetPos = (30.0, -1.6) < TIME 4.0: laneID = 'WE1_0' < currentPos = [30.0, -1.6] < targetPos = (40.0, -1.6) < TIME 5.0: laneID = 'WE1_0' < currentPos = [40.0, -1.6] < targetPos = (50.0, -1.6) < TIME 6.0: laneID = ':J1_10_0' < currentPos = [50.0, -1.6] < targetPos = (60.0, -1.6) < TIME 7.0: laneID = 'WE2_0' < currentPos = [60.0, -1.6] < targetPos = (70.0, -1.6) < TIME 8.0: laneID = 'WE2_0' < currentPos = [70.0, -1.6] < targetPos = (80.0, -1.6) < TIME 9.0: laneID = 'WE2_0' < currentPos = [80.0, -1.6] <truncated after showing first 30 lines>
---------- Differences in state ---------- 5,8c5,8 < <rngState default="14844" routeHandler="256" insertionControl="0" device="0" device.btreceiver="0" driverState="0" device.toc="0"> < <rngLane index="0" state="341"/> < <rngLane index="1" state="523"/> < <rngLane index="2" state="525"/> --- > <rngState default="14909" routeHandler="256" insertionControl="0" device="0" device.btreceiver="0" driverState="0" device.toc="0"> > <rngLane index="0" state="387"/> > <rngLane index="1" state="510"/> > <rngLane index="2" state="559"/> 10,11c10,11 < <rngLane index="4" state="765"/> < <rngLane index="5" state="277"/> --- > <rngLane index="4" state="903"/> > <rngLane index="5" state="217"/> 13,45c13,45 < <rngLane index="7" state="253"/> < <rngLane index="8" state="611"/> < <rngLane index="9" state="746"/> < <rngLane index="10" state="457"/> < <rngLane index="11" state="457"/> < <rngLane index="12" state="503"/> < <rngLane index="13" state="804"/> < <rngLane index="14" state="284"/> < <rngLane index="15" state="380"/> < <rngLane index="16" state="447"/> < <rngLane index="17" state="615"/> < <rngLane index="18" state="439"/> < <rngLane index="19" state="354"/> <truncated after showing first 30 lines> ---------- Differences in vehroutes ---------- 43a44,50 > <vehicle id="5" depart="80.00" arrival="251.00"> > <routeDistribution> > <route replacedOnEdge="2/0to1/0" reason="device.rerouting" replacedAtTime="110.00" probability="0" edges="2/0to1/0 1/0to0/0 0/0to0/1 0/1to0/0"/> > <route edges="2/0to1/0 1/0to1/1 1/1to0/1 0/1to0/0"/> > </routeDistribution> > </vehicle> > 63c70 < <vehicle id="36" depart="226.00" arrival="279.00"> --- > <vehicle id="36" depart="224.00" arrival="279.00"> 75c82 < <vehicle id="52" depart="217.00" arrival="312.00"> --- > <vehicle id="52" depart="217.00" arrival="311.00"> 79c86 < <vehicle id="48" depart="223.00" arrival="320.00"> --- > <vehicle id="48" depart="221.00" arrival="320.00"> 83,87c90 < <vehicle id="12" depart="174.00" arrival="346.00"> < <route edges="2/0to2/1 2/1to2/2 2/2to2/1"/> < </vehicle> < < <vehicle id="34" depart="148.00" arrival="347.00"> --- > <vehicle id="34" depart="148.00" arrival="325.00"> 95,100c98,99 < <vehicle id="5" depart="80.00" arrival="350.00"> <truncated after showing first 30 lines> ---------- Differences in vehroutes2 ---------- 5c5,9 < <vehicle id="96" depart="355.00" arrival="502.00"> --- > <vehicle id="49" depart="229.00" arrival="503.00"> > <route edges="0/0to0/1 0/1to0/2 0/2to1/2 1/2to2/2 2/2to1/2"/> > </vehicle> > > <vehicle id="96" depart="355.00" arrival="503.00"> 9c13 < <vehicle id="59" depart="215.00" arrival="503.00"> --- > <vehicle id="59" depart="215.00" arrival="504.00"> 11c15 < <route replacedOnEdge="3/1to2/1" replacedOnIndex="1" reason="device.rerouting" replacedAtTime="275.00" probability="0" edges="3/0to3/1 3/1to2/1 2/1to1/1 1/1to1/2 1/2to1/1"/> --- > <route replacedOnEdge="3/0to3/1" reason="device.rerouting" replacedAtTime="245.00" probability="0" edges="3/0to3/1 3/1to2/1 2/1to1/1 1/1to1/2 1/2to1/1"/> 16,17c20,21 < <vehicle id="49" depart="229.00" arrival="503.00"> < <route edges="0/0to0/1 0/1to0/2 0/2to1/2 1/2to2/2 2/2to1/2"/> --- > <vehicle id="85" depart="191.00" arrival="510.00"> > <route edges="0/1to0/0 0/0to1/0 1/0to2/0 2/0to2/1 2/1to2/2"/> 20c24 < <vehicle id="71" depart="234.00" arrival="519.00"> --- > <vehicle id="71" depart="226.00" arrival="519.00"> 24,28c28,29 < <vehicle id="72" depart="302.00" arrival="519.00"> < <routeDistribution> < <route replacedOnEdge="0/1to1/1" replacedOnIndex="1" reason="device.rerouting" replacedAtTime="362.00" probability="0" edges="1/1to0/1 0/1to1/1 1/1to1/0 1/0to2/0 2/0to1/0"/> <truncated after showing first 30 lines>
---------- Differences in state ---------- 15c15 < <rngLane index="9" state="1376592 1634385620 2391428831 3027618348 3172428977 2075718519 2794386941 2857618958 511445565 861328788 3844735874 2464604174 3251040145 3644240371 452935487 1177193842 2000085540 2699483763 123553510 1722095379 1310467429 1266814572 538651267 3599137685 3120313899 632324034 3061020804 716815492 2935918058 3576009266 2397825946 863391684 748661345 4001621567 322132630 1714522115 842826370 1571606650 1842247542 3590657668 143182312 1970305649 3622287377 401494 4329 2021467673 3680046752 381022102 2118150598 2999237984 681541986 2301230086 688835995 3006699078 1319917557 1542327909 2692254661 876555078 196808919 3460999028 2802938547 877393808 3645830113 514216231 562882475 1184906932 3651121082 4034312616 1077740223 3056777771 642507207 1201965454 206996972 3581524986 2821694832 1081794578 1200972584 3852674486 317873458 913150084 3722178838 1143803819 3868128422 3449897973 2997818490 1739542750 1745612969 1642941841 1401818634 3624517967 638629926 10 46476483 1267059909 2952643826 3349661607 4099677294 4278928528 2906415800 1255805430 3911565950 3849096335 3067205896 3343228065 1493407582 1822397523 1434634880 2162678407 769959223 3109031728 3829551206 651670112 778590908 1099340476 1612450093 3867633320 643316476 431506112 569552086 2735536903 2273930762 2818976917 1939053670 2803675240 3927360027 4190111772 4165365198 4287848285 3477534718 1266404142 1888223419 3033285495 3759915007 777886272 3239848996 1158037396 4057014746 4049352693 415 2547722 96795355 1202356207 4261340890 1519654139 3290103098 2501614456 3891178854 3976477401 4240230115 529803986 353789691 2526218175 929323642 37218028 46769519 1969576806 1664845432 1514667178 2868471839 126338169 1080710915 2127951189 3380577016 2816399143 1712423205 1891968502 1445970869 2503714625 3160044519 2179546916 1649650296 4057653189 3542456038 227665954 3548337161 3592861635 2929847555 2192978297 1473563874 2232702349 3086883910 3971948697 1822416201 3446920457 1447384315 24782383 23 223569845 3347703054 4260010478 936861389 3527170349 3872399692 605115401 3264637759 4137400628 3496282388 3486893616 2042137949 304665421 1805880566 1794353005 90578173 759179415 205833087 1072938503 109519099 2070860037 1098777184 3478170113 559301922 610249796 2863251325 3770868115 32278896 3055986935 374945174 2751365733 3457521710 3269491265 2526346188 2640237038 4039878212 1695723226 1292642257 3345098396 212619048 1422766539 1667808164 861494482 1560592617 4133261915 3871226079 2695327 945 2399921627 3003875049 368705804 1084562141 4053292653 1322109251 1413319294 376162819 3750275340 421047910 3025545786 431257378 1011709767 4178121789 3510829903 4053965177 984382465 1003447393 718643896 2359129559 1284368434 742953971 2965545661 1616794420 235284745 1111683149 989444621 3849189233 1435883842 3266901095 4033519961 236161732 446081306 2401894286 319798922 1297531901 1814994793 583496345 1753788914 3991925032 2700045784 2054691278 3855011876 1460477583 607146627 1889402327 3206 273944 2473273339 1653170809 3444025809 1353293235 3837538155 2404822909 3348744017 2818376939 3975456995 3762814111 849492021 3312012236 2953935732 1848667582 1249992853 1871693499 530962049 3896900562 4023183347 3706290883 3990011153 3823874933 1637881361 1844326157 544590614 1368463346 2122430453 3237164024 3115860845 1971870346 446829022 522860819 2809269908 1159777155 1656216038 2700474566 3019543514 2230839944 739057474 3130887820 1922544572 3688260136 852741460 769524927 3987659003 315908 7625 2904002876 956110784 1037584615 3765174067 3446026701 1202643147 2254284168 3141202788 3974459860 3591189366 580174895 2828179377 2006307840 1960188752 654361162 474508453 575089639 1974121100 2456597904 1887469076 4054511804 161702367 1071579524 3641185179 1873023298 2438293033 2312306704 2166751044 380869174 324562902 558602840 872107829 141193939 2200346339 3324300675 936555480 2422827352 3102289596 2943504857 4227980779 2394637486 643368431 3530238726 554488732 1611110368 2489206819 208 4551075 1853730722 3651552240 1267511074 2651828822 107321335 1712420043 545443017 3939497003 3924501701 1621867278 1129596833 1121843622 2773704833 3426643265 4220078581 2812629685 3386767677 743257493 4294138345 272710752 3121324924 131254778 820783837 3831087974 3099270097 2297420350 2086595194 4275336131 1670246357 173511617 1435250391 3581427167 3911840840 945121273 3178429053 2755843261 86166764 2272389120 1827238021 677445387 180013457 235390990 214880901 2791459044 289290726 3014527513 8 13810631 700398129 330104226 4218836970 4133895656 2008584953 4071678272 907898191 3213845522 249382549 704356973 3552462351 89568471 2345788585 2782190551 3435532286 1150466192 3911866982 1946814633 3681975521 3889783640 2731208432 2020741112 2861978533 2214944219 1317474959 2992133794 212837562 2138504506 969258601 251810650 92612999 799476321 3097026853 1209594585 672583984 1747541115 2271147745 983140716 1072167115 3295739509 3306730050 3324949625 436690584 189220969 1556784534 905732410 315 7371347 3326351835 3518511815 3645966733 4210502347 135235632 2987732253 1959714317 3202722380 2823955852 3144247689 1083367207 988476131 2307386253 3290654879 1783482809 3108578828 254675213 3013635510 3830433165 2040421485 3064130453 702723875 4002578005 3035313903 3482908135 4164207721 2976337603 3892451822 3801421632 3170376300 1302849899 2888754042 3706074507 3225636126 464625704 4094867284 1371835776 3017523144 1064858409 3699567000 3806285361 3215296905 2401991389 2203982638 1407109102 36 50505796 3444203411 858424647 450988251 3143757529 1340961473 1974180982 3733845669 1800450107 3074194390 499675904 2277613870 2075078693 121385663 2041810382 2469253804 1926106678 3596011016 4089436282 2068270888 915739022 3821947836 3304579330 3350857505 3348312485 2561213525 1759376461 2664732308 1831420032 4117240847 3017046964 1659932362 3423848385 2174812280 2505681788 1430494820 3910339887 540056901 2563951716 1005857136 2817262722 1769486491 2423133830 3318843076 3337220177 2907958307 83 3983809 2241288490 521324831 330443062 3336312374 2943246171 253213408 1536532446 290524746 2988108506 1613814336 3720538537 4063950345 3874549495 279299023 1082809066 4038892577 1544360626 804588171 3345568332 2248270537 1468490067 2353881598 3119979915 733639542 2759488699 1179832641 3514203945 3226533882 878504816 693979703 2282586505 2156285311 2049951262 2237720421 1483433336 77592920 25645582 2863161094 3198247334 2268181790 4033649085 1857963451 3119712462 639995563 4195365757 2065810384 3660274897 677220022 503537476 3359941396 283604388 1646992105 1833894438 3345699011 3294983287 1096075382 2327829067 3072427306 1882157842 3277342251 1911627459 227788746 1071853966 429210139 1908213579 606624925 3537244665 1098343268 3462474921 48"/> --- > <rngLane index="9" state="1376592 151718638 2738151601 974130700 3257451473 323632569 2846413984 1989701949 1829289434 934229399 2821544783 1269031242 3479643720 3386422383 2597370278 1775994894 3472740537 583612344 1649824742 204198580 1987651851 2062129655 3326405917 1482436209 2720598044 1577970179 3205333321 1641630245 2208367587 513136903 4106440325 2175650832 3378234111 2620417598 2340759686 826707837 1131428400 1923074392 1118580944 2380132067 2559763499 4281331982 3187460552 42 61717233 924624621 1039447574 1408604227 293797352 3289626225 2169853178 14521657 4022987572 2389963263 696557724 205240922 3038890276 2658055526 807655740 977453916 3595440169 2093274720 240453604 1865378241 3883047159 686943346 3414168207 605822987 1744705264 3055362545 1300396941 2860629782 3359544955 1998963900 1565855624 1538922180 1190865476 2291115883 3341723617 1420775960 1803360269 1437337769 451264386 2067648803 1239391579 4090448797 1861372080 2518443736 3232632913 1923818498 27701912 59 2814810740 1363872563 372480371 1404193270 436385735 2742780821 2203801348 4194484876 3908589917 3988449842 2503760438 2154289569 635242728 3487731100 2274610035 3615732638 2600015715 3239287990 2476480088 185234176 684585521 1332608173 2021896807 1921465721 179325287 4176866074 1864045162 3417211283 2962485323 869486896 3535470744 1409277620 3618240088 2165709314 1553824120 4265345562 4022619349 634128596 2649083133 2237720514 1648098829 2893606859 3061631149 3045428703 2569589534 3427559635 4180590058 2146874094 762530316 3723307187 698431038 1383299989 2988265390 1454249093 2357919076 295603786 4197410392 3423821468 2640000505 4241768114 759619187 343221148 390047194 1307035128 3472471509 1045040305 1919436177 546529747 3651233057 1449584978 3654496459 1347580295 3342589026 3270125640 3684779377 2699617427 4245464189 257307963 3095744591 2571359328 3243004800 571422507 177750787 483968302 2258009377 2040496000 2357141646 1969267842 3268150869 1391374030 705585521 1035496873 15494 33900 1996251118 2620925104 3699762422 4266049535 3080138950 2707654396 3470180308 3566400189 2598146564 2209210961 1522612114 2258014266 1959785578 2926480781 3813388920 3756973697 3088242212 3953558024 1118788008 1797119767 101074673 427305487 2566183745 508245727 3380554522 3949566705 3987288513 3607902678 3452382476 1851776435 1037209292 3124863140 2035171890 3359349671 491183584 1093757206 1179021925 1419736802 1005688582 4094726770 524335906 67796910 4248812808 2205278770 3034609290 916709 585 488232011 3028662266 2534367172 2095218478 1007391884 1286939555 3730590064 1432140177 1788692935 3313245998 246226008 231972682 944730202 4018091289 528028714 407026754 3727799229 1840758765 3806368613 3019684784 1196795831 3875342465 1835732109 3684842089 3113383237 1075729928 738781620 2220115257 370392107 767215213 3803592327 3172875498 3243834069 3584465602 1561255501 2318471792 2750247265 2520702249 2632100027 1511579045 2332757227 428903166 313932901 2286777075 1726146447 3018164522 1 09133106 2153244424 3830320236 468350093 2316232568 2003816842 3016202603 2360149011 492548049 3235780375 768988130 518046256 595931394 2512284019 604197472 2463183340 3147689010 79054228 340445687 3665330023 3530586536 312596843 1733186575 3267215011 1646034460 946805320 3969100930 3347809302 4056673968 4026175055 3951493289 3993746163 4043376694 1909253328 1876278056 1283384568 3005109040 2733279992 3385803759 1028055046 2596000828 1920154184 1195114088 2576599149 200608563 4112975414 26933601 78 1616454665 557278263 1766126162 1550955069 824594615 2800214552 1393919831 2949459302 3823191089 1683251947 731758800 1088390066 825494040 2673086780 627192783 3319225427 15740543 21297034 624338139 2178207783 3238540076 1784258605 398703817 2877150155 3412195460 2277507821 1919552502 3974600839 1419400829 3555988999 2331191739 3293242903 798759244 1340805355 1217594711 2501495926 2449205320 3547997002 335837714 1968720124 1170033487 2412993608 2701999039 1348073321 2440777197 3021316137 7211 80330 2837524380 3829646243 2021648531 1445379580 1936193456 2617261896 4079027621 3145581426 417916737 393655504 2306282996 233073503 1967789472 2830952731 258307099 694254211 2778023069 2733203255 2695580122 1673496376 238486934 4099780287 783822753 1267707353 1341636476 3006559485 1634752966 2254954323 4131469335 2685223397 3558996736 2433883308 1671116869 1517829541 3114960420 2533152040 3068133714 2258963887 2879084497 2158158231 3383696760 2485563186 1783338272 2684010280 398763368 3904144 969 4133703922 3792250597 307152399 2623612822 2994876009 490865122 595066404 782357771 2845767135 3746386438 870414826 2979744431 1991997068 545169590 171261108 2739691749 202028180 2467760482 1591784562 1230891201 4262136383 2261765312 2812164552 2028920002 3629454436 2298687340 2970066937 2002107225 4238172826 1141518199 3986081989 2478599093 3737204708 996000943 3792931142 3243786636 1133736908 598265568 227747358 2647046953 2680888828 3341968384 3815297940 2286466655 2228856344 368995461 37 04926389 763479666 363278724 2612945639 3728417231 3058443404 2057213416 3549744843 1564023714 2327952138 3379255097 1687120758 47812321 2512713297 1676725031 4171595685 2113855354 274340665 1576845709 2394066769 3060074620 1309150456 143563053 2282333684 2080671896 1445443553 3053931177 1877973692 1934438400 1343428102 498002541 2789410532 2416270239 298343058 1766416331 1602767840 1336433584 1703599630 633774114 3624464393 514097833 3075456278 986591985 3812057907 1107492345 3439599300 3228285 916 1815538452 127269188 4198569289 1287639163 564284032 702830423 2098936605 3623917500 1259219508 2552574111 4176571850 1293608227 3174164661 3912808142 1078688694 3494917395 3224279619 3349423724 1609257887 1670113187 2930313664 247046969 449920372 1821929157 1908685120 3094527097 3948100840 2150201931 2263663154 1457597529 1025504222 818532770 4041131910 2561297969 4072830236 531702291 3314415982 365532079 2774038667 257723699 652212858 716644739 2173162546 3232405116 3679601426 3359572566 2 055776334 1248145803 2445182206 1535653729 3277787042 1620680020 1123990160 3743807232 1148215428 280375916 1202348729 3660911100 4260952110 952405262 4183179140 1130382662 1562486995 1885597928 1391600012 433646053 2335698727 879990670 2052264508 1634385620 2391428831 3027618348 3172428977 2075718519 2794386941 2857618958 511445565 861328788 3844735874 2464604174 3251040145 3644240371 452935487 1177193842 2000085540 2699483763 123553510 1722095379 1310467429 1266814572 538651267 3599137685 3120 313899 632324034 3061020804 716815492 2935918058 3576009266 2397825946 863391684 748661345 4001621567 322132630 1714522115 842826370 1571606650 1842247542 3590657668 143182312 1970305649 3622287377 4014944329 2021467673 3680046752 381022102 2118150598 2999237984"/>
---------- Differences in errors ----------
0a1,184
> FXApp::openDisplay: unable to open display :30316.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :30316.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :30316.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :30316.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :30316.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :30316.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :30316.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :30316.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :30316.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :30316.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :30316.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :30316.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :30316.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :30316.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :30316.0
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,182
> FXApp::openDisplay: unable to open display :30284.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :30284.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :30284.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :30284.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :30284.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :30284.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :30284.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :30284.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :30284.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :30284.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :30284.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :30284.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :30284.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :30284.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :30284.0
<truncated after showing first 30 lines>
---------- Differences in fcd ---------- 534c534 < <vehicle id="ToC_veh" x="780.11" y="2797.64" angle="234.00" type="manual" speed="3.25" pos="389.32" lane="4/1to5/1_0" slope="0.00"/> --- > <vehicle id="ToC_veh" x="779.14" y="2796.93" angle="234.00" type="manual" speed="4.45" pos="390.52" lane="4/1to5/1_0" slope="0.00"/> 537c537 < <vehicle id="ToC_veh" x="775.78" y="2794.49" angle="234.00" type="manual" speed="5.36" pos="394.67" lane="4/1to5/1_0" slope="0.00"/> --- > <vehicle id="ToC_veh" x="773.83" y="2793.08" angle="234.00" type="manual" speed="6.56" pos="397.07" lane="4/1to5/1_0" slope="0.00"/> 540c540 < <vehicle id="ToC_veh" x="769.68" y="2790.06" angle="234.00" type="manual" speed="7.53" pos="402.20" lane="4/1to5/1_0" slope="0.00"/> --- > <vehicle id="ToC_veh" x="766.77" y="2787.95" angle="234.00" type="manual" speed="8.73" pos="405.80" lane="4/1to5/1_0" slope="0.00"/> 543c543 < <vehicle id="ToC_veh" x="761.56" y="2784.16" angle="234.00" type="manual" speed="10.04" pos="412.24" lane="4/1to5/1_0" slope="0.00"/> --- > <vehicle id="ToC_veh" x="757.68" y="2781.34" angle="234.00" type="manual" speed="11.24" pos="417.04" lane="4/1to5/1_0" slope="0.00"/> 546c546 < <vehicle id="ToC_veh" x="752.04" y="2777.24" angle="234.00" type="manual" speed="11.77" pos="424.02" lane="4/1to5/1_0" slope="0.00"/> --- > <vehicle id="ToC_veh" x="747.18" y="2773.72" angle="234.00" type="manual" speed="12.97" pos="430.02" lane="4/1to5/1_0" slope="0.00"/> 549c549 < <vehicle id="ToC_veh" x="740.65" y="2768.97" angle="234.00" type="manual" speed="14.07" pos="438.09" lane="4/1to5/1_0" slope="0.00"/> --- > <vehicle id="ToC_veh" x="734.83" y="2764.74" angle="234.00" type="manual" speed="15.27" pos="445.29" lane="4/1to5/1_0" slope="0.00"/> 552c552 < <vehicle id="ToC_veh" x="727.43" y="2759.37" angle="234.00" type="manual" speed="16.34" pos="454.43" lane="4/1to5/1_0" slope="0.00"/> --- > <vehicle id="ToC_veh" x="721.46" y="2755.03" angle="234.00" type="manual" speed="16.53" pos="461.81" lane="4/1to5/1_0" slope="0.00"/> 555c555 < <vehicle id="ToC_veh" x="714.69" y="2750.11" angle="234.00" type="manual" speed="15.75" pos="470.18" lane="4/1to5/1_0" slope="0.00"/> <truncated after showing first 30 lines> ---------- Differences in output ---------- 907c907 < currentSpeed = 3.249254604935654 --- > currentSpeed = 4.449254604935654 912c912 < currentSpeed = 5.356316252792261 --- > currentSpeed = 6.5563162527922625 917c917 < currentSpeed = 7.52968113021367 --- > currentSpeed = 8.72968113021367 922c922 < currentSpeed = 10.041789056075745 --- > currentSpeed = 11.241789056075744 927c927 < currentSpeed = 11.771188880194916 --- > currentSpeed = 12.971188880194916 932c932 < currentSpeed = 14.072879371926195 --- > currentSpeed = 15.272879371926194 937c937 < currentSpeed = 16.34278104879801 --- > currentSpeed = 16.525901676871815 1159c1159 < currentSpeed = 3.61077316090838 <truncated after showing first 30 lines> ---------- Differences in tocs ---------- 21,79c21,79 < <ToCup id="ToC_veh" t="202.00" lane="4/1to5/1_0" lanePos="764.01" x="476.98" y="2577.40"/> < <TOR id="ToC_veh" t="203.00" lane="4/1to5/1_0" lanePos="783.22" x="461.44" y="2566.11"/> < <MRM id="ToC_veh" t="213.00" lane="4/1to5/1_0" lanePos="975.33" x="306.02" y="2453.20"/> < <ToCdown id="ToC_veh" t="226.00" lane="5/1to6/1_0" lanePos="147.31" x="253.25" y="2306.67"/> < <ToCup id="ToC_veh" t="352.00" lane="7/1to8/1_0" lanePos="170.82" x="438.74" y="472.84"/> < <TOR id="ToC_veh" t="352.00" lane="7/1to8/1_0" lanePos="170.82" x="438.74" y="472.84"/> < <ToCup id="ToC_veh" t="352.00" lane="7/1to8/1_0" lanePos="170.82" x="438.74" y="472.84"/> < <TOR id="ToC_veh" t="352.00" lane="7/1to8/1_0" lanePos="170.82" x="438.74" y="472.84"/> < <ToCup id="ToC_veh" t="352.00" lane="7/1to8/1_0" lanePos="170.82" x="438.74" y="472.84"/> < <TOR id="ToC_veh" t="353.00" lane="7/1to8/1_0" lanePos="189.60" x="453.94" y="461.80"/> < <ToCup id="ToC_veh" t="353.00" lane="7/1to8/1_0" lanePos="189.60" x="453.94" y="461.80"/> < <TOR id="ToC_veh" t="353.00" lane="7/1to8/1_0" lanePos="189.60" x="453.94" y="461.80"/> < <ToCup id="ToC_veh" t="353.00" lane="7/1to8/1_0" lanePos="189.60" x="453.94" y="461.80"/> < <TOR id="ToC_veh" t="353.00" lane="7/1to8/1_0" lanePos="189.60" x="453.94" y="461.80"/> < <MRM id="ToC_veh" t="363.00" lane="7/1to8/1_0" lanePos="377.43" x="605.89" y="351.40"/> < <ToCdown id="ToC_veh" t="376.00" lane="7/1to8/1_0" lanePos="528.00" x="727.71" y="262.89"/> < <ToCup id="ToC_veh" t="402.00" lane="7/1to8/1_0" lanePos="896.89" x="1026.14" y="46.07"/> < <TOR id="ToC_veh" t="403.00" lane="7/1to8/1_0" lanePos="915.65" x="1041.32" y="35.04"/> < <MRM id="ToC_veh" t="423.00" lane="8/1to9/1_0" lanePos="306.82" x="1404.77" y="-4.95"/> < <ToCdown id="ToC_veh" t="426.00" lane="8/1to9/1_0" lanePos="359.52" x="1457.47" y="-4.95"/> < <ToCup id="ToC_veh" t="552.00" lane="10/1to1/1_0" lanePos="435.21" x="3013.72" y="989.60"/> < <TOR id="ToC_veh" t="552.00" lane="10/1to1/1_0" lanePos="435.21" x="3013.72" y="989.60"/> < <ToCup id="ToC_veh" t="552.00" lane="10/1to1/1_0" lanePos="435.21" x="3013.72" y="989.60"/> < <TOR id="ToC_veh" t="552.00" lane="10/1to1/1_0" lanePos="435.21" x="3013.72" y="989.60"/> < <ToCup id="ToC_veh" t="552.00" lane="10/1to1/1_0" lanePos="435.21" x="3013.72" y="989.60"/> < <TOR id="ToC_veh" t="553.00" lane="10/1to1/1_0" lanePos="453.96" x="3019.51" y="1007.44"/> < <ToCup id="ToC_veh" t="553.00" lane="10/1to1/1_0" lanePos="453.96" x="3019.51" y="1007.44"/> < <TOR id="ToC_veh" t="553.00" lane="10/1to1/1_0" lanePos="453.96" x="3019.51" y="1007.44"/> < <ToCup id="ToC_veh" t="553.00" lane="10/1to1/1_0" lanePos="453.96" x="3019.51" y="1007.44"/> <truncated after showing first 30 lines>
---------- Differences in fcd ---------- 696c696 < <vehicle id="ToC_veh" x="147.56" y="1041.09" angle="162.00" type="manual" speed="14.80" pos="492.75" lane="6/1to7/1_0" slope="0.00"/> --- > <vehicle id="ToC_veh" x="147.91" y="1039.98" angle="162.00" type="manual" speed="15.96" pos="493.91" lane="6/1to7/1_0" slope="0.00"/> 699c699 < <vehicle id="ToC_veh" x="152.19" y="1026.82" angle="162.00" type="manual" speed="15.00" pos="507.75" lane="6/1to7/1_0" slope="0.00"/> --- > <vehicle id="ToC_veh" x="152.55" y="1025.72" angle="162.00" type="manual" speed="15.00" pos="508.91" lane="6/1to7/1_0" slope="0.00"/> 702c702 < <vehicle id="ToC_veh" x="156.73" y="1012.85" angle="162.00" type="manual" speed="14.69" pos="522.44" lane="6/1to7/1_0" slope="0.00"/> --- > <vehicle id="ToC_veh" x="157.09" y="1011.74" angle="162.00" type="manual" speed="14.69" pos="523.60" lane="6/1to7/1_0" slope="0.00"/> 705c705 < <vehicle id="ToC_veh" x="161.51" y="998.14" angle="162.00" type="manual" speed="15.47" pos="537.91" lane="6/1to7/1_0" slope="0.00"/> --- > <vehicle id="ToC_veh" x="161.87" y="997.03" angle="162.00" type="manual" speed="15.47" pos="539.07" lane="6/1to7/1_0" slope="0.00"/> 708c708 < <vehicle id="ToC_veh" x="166.17" y="983.81" angle="162.00" type="manual" speed="15.07" pos="552.98" lane="6/1to7/1_0" slope="0.00"/> --- > <vehicle id="ToC_veh" x="166.53" y="982.70" angle="162.00" type="manual" speed="15.07" pos="554.13" lane="6/1to7/1_0" slope="0.00"/> 711c711 < <vehicle id="ToC_veh" x="171.09" y="968.64" angle="162.00" type="manual" speed="15.94" pos="568.92" lane="6/1to7/1_0" slope="0.00"/> --- > <vehicle id="ToC_veh" x="171.45" y="967.54" angle="162.00" type="manual" speed="15.94" pos="570.08" lane="6/1to7/1_0" slope="0.00"/> 714c714 < <vehicle id="ToC_veh" x="176.01" y="953.50" angle="162.00" type="manual" speed="15.92" pos="584.84" lane="6/1to7/1_0" slope="0.00"/> --- > <vehicle id="ToC_veh" x="176.37" y="952.40" angle="162.00" type="manual" speed="15.92" pos="586.00" lane="6/1to7/1_0" slope="0.00"/> 717c717 < <vehicle id="ToC_veh" x="180.75" y="938.92" angle="162.00" type="manual" speed="15.33" pos="600.17" lane="6/1to7/1_0" slope="0.00"/> <truncated after showing first 30 lines> ---------- Differences in output ---------- 1169c1169 < currentSpeed = 14.800000000000004 --- > currentSpeed = 15.958320000000002 1979c1979 < currentSpeed = 15.697975589452016 --- > currentSpeed = 15.679774707486557 2299c2299 < currentSpeed = 15.108972830884793 --- > currentSpeed = 15.772661412694196 2304c2304 < currentSpeed = 15.772661412694196 --- > currentSpeed = 14.814815678331705 2309c2309 < currentSpeed = 14.814815678331705 --- > currentSpeed = 15.788600581023546 2314c2314 < currentSpeed = 15.788600581023546 --- > currentSpeed = 15.482799678692299 2319c2319 < currentSpeed = 15.482799678692299 --- > currentSpeed = 15.14944396722194 2324c2324 < currentSpeed = 15.14944396722194 <truncated after showing first 30 lines>
---------- Differences in output ---------- 398c398 < currentSpeed = 11.89 --- > currentSpeed = 12.39
---------- Differences in fcd ---------- 456c456 < <vehicle id="ToC_veh" x="298.01" y="2444.43" angle="209.93" type="manual" speed="7.58" pos="2.46" lane="5/1to6/1_0" slope="0.00"/> --- > <vehicle id="ToC_veh" x="297.64" y="2443.28" angle="201.38" type="manual" speed="8.78" pos="3.66" lane="5/1to6/1_0" slope="0.00"/> 459c459 < <vehicle id="ToC_veh" x="295.16" y="2435.67" angle="198.00" type="manual" speed="9.21" pos="11.67" lane="5/1to6/1_0" slope="0.00"/> --- > <vehicle id="ToC_veh" x="294.42" y="2433.39" angle="198.00" type="manual" speed="10.41" pos="14.07" lane="5/1to6/1_0" slope="0.00"/> 462c462 < <vehicle id="ToC_veh" x="291.81" y="2425.36" angle="198.00" type="manual" speed="10.84" pos="22.51" lane="5/1to6/1_0" slope="0.00"/> --- > <vehicle id="ToC_veh" x="290.70" y="2421.93" angle="198.00" type="manual" speed="12.04" pos="26.11" lane="5/1to6/1_0" slope="0.00"/> 465c465 < <vehicle id="ToC_veh" x="287.93" y="2413.40" angle="198.00" type="manual" speed="12.57" pos="35.09" lane="5/1to6/1_0" slope="0.00"/> --- > <vehicle id="ToC_veh" x="286.44" y="2408.83" angle="198.00" type="manual" speed="13.77" pos="39.89" lane="5/1to6/1_0" slope="0.00"/> 468c468 < <vehicle id="ToC_veh" x="283.49" y="2399.76" angle="198.00" type="manual" speed="14.34" pos="49.43" lane="5/1to6/1_0" slope="0.00"/> --- > <vehicle id="ToC_veh" x="281.64" y="2394.05" angle="198.00" type="manual" speed="15.54" pos="55.43" lane="5/1to6/1_0" slope="0.00"/> 471c471 < <vehicle id="ToC_veh" x="278.48" y="2384.32" angle="198.00" type="manual" speed="16.23" pos="65.67" lane="5/1to6/1_0" slope="0.00"/> --- > <vehicle id="ToC_veh" x="276.62" y="2378.61" angle="198.00" type="manual" speed="16.23" pos="71.67" lane="5/1to6/1_0" slope="0.00"/> 474c474 < <vehicle id="ToC_veh" x="273.46" y="2368.86" angle="198.00" type="manual" speed="16.25" pos="81.92" lane="5/1to6/1_0" slope="0.00"/> --- > <vehicle id="ToC_veh" x="271.60" y="2363.16" angle="198.00" type="manual" speed="16.25" pos="87.92" lane="5/1to6/1_0" slope="0.00"/> 477c477 < <vehicle id="ToC_veh" x="268.51" y="2353.64" angle="198.00" type="manual" speed="16.00" pos="97.92" lane="5/1to6/1_0" slope="0.00"/> <truncated after showing first 30 lines> ---------- Differences in output ---------- 765c765 < currentSpeed = 7.576000000000011 --- > currentSpeed = 8.77600000000001 770c770 < currentSpeed = 9.205508819035265 --- > currentSpeed = 10.405508819035264 775c775 < currentSpeed = 10.844410525587397 --- > currentSpeed = 12.044410525587397 780c780 < currentSpeed = 12.57391870333721 --- > currentSpeed = 13.773918703337209 785c785 < currentSpeed = 14.343898425436588 --- > currentSpeed = 15.54389842543659 2328c2328 < currentSpeed = 15.697688669705766 --- > currentSpeed = 16.62037163401861 2333c2333 < currentSpeed = 16.62037163401861 --- > currentSpeed = 16.83456707579922 2338c2338 < currentSpeed = 16.83456707579922 <truncated after showing first 30 lines> ---------- Differences in tocs ---------- 9,18c9,18 < <ToCup id="ToC_veh" t="202.00" lane="5/1to6/1_0" lanePos="810.50" x="48.31" y="1675.94"/> < <TOR id="ToC_veh" t="227.00" lane="6/1to7/1_0" lanePos="344.09" x="101.62" y="1182.47"/> < <ToCup id="ToC_veh" t="242.00" lane="6/1to7/1_0" lanePos="655.73" x="197.92" y="886.08"/> < <TOR id="ToC_veh" t="252.00" lane="6/1to7/1_0" lanePos="863.49" x="262.12" y="688.48"/> < <ToCup id="ToC_veh" t="262.00" lane="7/1to8/1_0" lanePos="87.09" x="371.01" y="522.05"/> < <TOR id="ToC_veh" t="277.00" lane="7/1to8/1_0" lanePos="398.73" x="623.13" y="338.87"/> < <ToCdown id="ToC_veh" t="300.00" lane="7/1to8/1_0" lanePos="876.58" x="1009.71" y="58.01"/> < <ToCup id="ToC_veh" t="302.00" lane="7/1to8/1_0" lanePos="909.70" x="1036.51" y="38.54"/> < <TOR id="ToC_veh" t="377.00" lane="9/1to10/1_0" lanePos="497.87" x="2485.71" y="288.63"/> < <ToCdown id="ToC_veh" t="400.00" lane="9/1to10/1_0" lanePos="975.72" x="2872.29" y="569.49"/> --- > <ToCup id="ToC_veh" t="202.00" lane="5/1to6/1_0" lanePos="816.50" x="46.46" y="1670.23"/> > <TOR id="ToC_veh" t="227.00" lane="6/1to7/1_0" lanePos="350.09" x="103.47" y="1176.76"/> > <ToCup id="ToC_veh" t="242.00" lane="6/1to7/1_0" lanePos="661.73" x="199.77" y="880.37"/> > <TOR id="ToC_veh" t="252.00" lane="6/1to7/1_0" lanePos="869.49" x="263.98" y="682.78"/> > <ToCup id="ToC_veh" t="262.00" lane="7/1to8/1_0" lanePos="93.09" x="375.86" y="518.52"/> > <TOR id="ToC_veh" t="277.00" lane="7/1to8/1_0" lanePos="404.73" x="627.98" y="335.35"/> > <ToCdown id="ToC_veh" t="300.00" lane="7/1to8/1_0" lanePos="882.58" x="1014.56" y="54.48"/> > <ToCup id="ToC_veh" t="302.00" lane="7/1to8/1_0" lanePos="915.70" x="1041.36" y="35.01"/> > <TOR id="ToC_veh" t="377.00" lane="9/1to10/1_0" lanePos="503.87" x="2490.57" y="292.15"/> > <ToCdown id="ToC_veh" t="400.00" lane="9/1to10/1_0" lanePos="981.72" x="2877.15" y="573.02"/>
---------- Differences in errors ----------
0a1,35
> Traceback (most recent call last):
> File "/Users/sumo/clangMacOS/sumo/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
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ModuleNotFoundError: No module named 'google'
> Traceback (most recent call last):
> File "/Users/sumo/clangMacOS/sumo/tools/xml/xml2protobuf.py", line 208, in <module>
> main()
> ~~~~^^
> File "/Users/sumo/clangMacOS/sumo/tools/xml/xml2protobuf.py", line 194, in main
> module = generateProto(attrFinder.tagAttrs, attrFinder.depthTags,
> attrFinder.xsdStruc._namedEnumerations, options.protodir, base)
> File "/Users/sumo/clangMacOS/sumo/tools/xml/xml2protobuf.py", line 185, in generateProto
> return importlib.import_module("%s_pb2" % base)
> ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
> File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/importlib/__init__.py", line 88, in import_module
> return _bootstrap._gcd_import(name[level:], package, level)
> ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
> File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
> File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
> File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
> File "<frozen importlib._bootstrap_external>", line 1026, in exec_module
> File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
> File "/Users/sumo/clangMacOS/texttesttmp/clangMacOS.08Oct001607.15636/complex/sumo/protobuf/trajectories_pb2.py", line 7, in <module>
> from google.protobuf import descriptor as _descriptor
> ModuleNotFoundError: No module named 'google'
> Traceback (most recent call last):
> File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/sumo/protobuf/runner.py", line 80, in <module>
<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 errors ---------- 1,2d0 < Error: send failed: Software caused tcpip::Socket abort < Quitting (on error).
---------- Differences in errors ---------- 1,3c1,5 < TraAS and TraCI4J are deprecated. Please use libtracijni instead, see https://sumo.dlr.de/docs/Libtraci.html. < TraAS and TraCI4J are deprecated. Please use libtracijni instead, see https://sumo.dlr.de/docs/Libtraci.html. < Received null repsonse for command 203 149. (Maybe you need to use do_job_set?) --- > Traceback (most recent call last): > File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/traas/runner.py", line 37, in <module> > assert os.path.exists(traasJar) > ~~~~~~~~~~~~~~^^^^^^^^^^ > AssertionError ---------- Differences in output ---------- 1,77d0 < deltaT:1.0 < findRoute result stage: < gneE0 < -gneE2 < gneE2 < findIntermodalRoute result stages: < gneE0 < gneE2 < Step 1.0, tlsPhase 0 (North-South) < Step 2.0, tlsPhase 0 (North-South) < Step 3.0, tlsPhase 0 (North-South) < Step 4.0, tlsPhase 0 (North-South) < Step 5.0, tlsPhase 0 (North-South) < Step 6.0, tlsPhase 0 (North-South) < Step 7.0, tlsPhase 0 (North-South) < Step 8.0, tlsPhase 0 (North-South) < Step 9.0, tlsPhase 0 (North-South) < Step 10.0, tlsPhase 0 (North-South) < Step 11.0, tlsPhase 0 (North-South) < Step 12.0, tlsPhase 0 (North-South) < Step 13.0, tlsPhase 0 (North-South) < Step 14.0, tlsPhase 0 (North-South) < Step 15.0, tlsPhase 0 (North-South) < Step 16.0, tlsPhase 0 (North-South) < Step 17.0, tlsPhase 0 (North-South) < Step 18.0, tlsPhase 0 (North-South) < Step 19.0, tlsPhase 0 (North-South) < Step 20.0, tlsPhase 0 (North-South) < Step 21.0, tlsPhase 0 (North-South) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,2c1,5 < TraAS and TraCI4J are deprecated. Please use libtracijni instead, see https://sumo.dlr.de/docs/Libtraci.html. < TraAS and TraCI4J are deprecated. Please use libtracijni instead, see https://sumo.dlr.de/docs/Libtraci.html. --- > Traceback (most recent call last): > File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/traas/runner.py", line 37, in <module> > assert os.path.exists(traasJar) > ~~~~~~~~~~~~~~^^^^^^^^^^ > AssertionError ---------- 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>
---------- Differences in errors ---------- 1c1,5 < TraAS and TraCI4J are deprecated. Please use libtracijni instead, see https://sumo.dlr.de/docs/Libtraci.html. --- > Traceback (most recent call last): > File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/traas/runner.py", line 37, in <module> > assert os.path.exists(traasJar) > ~~~~~~~~~~~~~~^^^^^^^^^^ > AssertionError ---------- Differences in output ---------- 1,4639d0 < Step 0.1, tlsPhase 0 (North-South) < Step 0.2, tlsPhase 0 (North-South) < Step 0.3, tlsPhase 0 (North-South) < Step 0.4, tlsPhase 0 (North-South) < Step 0.5, tlsPhase 0 (North-South) < Step 0.6, tlsPhase 0 (North-South) < Step 0.7, tlsPhase 0 (North-South) < Step 0.8, tlsPhase 0 (North-South) < Step 0.9, tlsPhase 0 (North-South) < Step 1.0, tlsPhase 0 (North-South) < Step 1.1, tlsPhase 0 (North-South) < Step 1.2, tlsPhase 0 (North-South) < Step 1.3, tlsPhase 0 (North-South) < Step 1.4, tlsPhase 0 (North-South) < Step 1.5, tlsPhase 0 (North-South) < Step 1.6, tlsPhase 0 (North-South) < Step 1.7, tlsPhase 0 (North-South) < Step 1.8, tlsPhase 0 (North-South) < Step 1.9, tlsPhase 0 (North-South) < Step 2.0, tlsPhase 0 (North-South) < Step 2.1, tlsPhase 0 (North-South) < Step 2.2, tlsPhase 0 (North-South) < Step 2.3, tlsPhase 0 (North-South) < Step 2.4, tlsPhase 0 (North-South) < Step 2.5, tlsPhase 0 (North-South) < Step 2.6, tlsPhase 0 (North-South) < Step 2.7, tlsPhase 0 (North-South) < Step 2.8, tlsPhase 0 (North-South) < Step 2.9, tlsPhase 0 (North-South) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1c1,5 < TraAS and TraCI4J are deprecated. Please use libtracijni instead, see https://sumo.dlr.de/docs/Libtraci.html. --- > Traceback (most recent call last): > File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/traas/runner.py", line 37, in <module> > assert os.path.exists(traasJar) > ~~~~~~~~~~~~~~^^^^^^^^^^ > AssertionError ---------- Differences in output ---------- 1,88d0 < Step: 0 < Subscription Departed vehicles: v0 < Step: 1 < Subscription Departed vehicles: v1 < Position of vehicle v0: x = 14.723400000000002 y = -4.8 < Speed of vehicle v0: 14.723400000000002 < Step: 2 < Subscription Departed vehicles: v2 < Position of vehicle v0: x = 29.446800000000003 y = -4.8 < Speed of vehicle v0: 14.723400000000002 < Position of vehicle v1: x = 13.032987 y = -4.8 < Speed of vehicle v1: 13.032987 < Step: 3 < Subscription Departed vehicles: v3 < Position of vehicle v0: x = 44.17020000000001 y = -4.8 < Speed of vehicle v0: 14.723400000000002 < Position of vehicle v1: x = 26.065974 y = -4.8 < Speed of vehicle v1: 13.032987 < Position of vehicle v2: x = 11.790983749999999 y = -4.8 < Speed of vehicle v2: 11.790983749999999 < Step: 4 < Subscription Departed vehicles: v4 < Position of vehicle v0: x = 58.893600000000006 y = -4.8 < Speed of vehicle v0: 14.723400000000002 < Position of vehicle v1: x = 39.098961 y = -4.8 < Speed of vehicle v1: 13.032987 < Position of vehicle v2: x = 23.8721714 y = -1.6 < Speed of vehicle v2: 12.08118765 < Position of vehicle v3: x = 10.29073375 y = -4.8 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1 > FXApp::openDisplay: unable to open display :23007.0 2,3d2 < Error: tcpip::Socket::accept() Unable to create listening socket: Address already in use < Quitting (on error).
---------- Differences in errors ----------
0a1,6
> FXApp::openDisplay: unable to open display :23589.0
> Traceback (most recent call last):
> raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 61 tries
> /usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py:1137: ResourceWarning: subprocess 23599 is still running
> _warn("subprocess %s is still running" % self.pid,
---------- Differences in output ----------
3,15d2
< Print ended at step 100.0
< ----------- SUMO end time is not given -----------
< Print ended at step 100.0
< =========== empty routes in SUMO ===========
< ----------- SUMO end time is smaller than TraCI's -----------
< Print ended at step 100.0
< ----------- SUMO end time is not given -----------
< Print ended at step 100.0
< =========== vehicle leaves before TraCI ends ===========
< ----------- SUMO end time is smaller than TraCI's -----------
< Print ended at step 100.0
< ----------- SUMO end time is not given -----------
< Print ended at step 100.0
---------- Differences in errors ----------
0a1,187
> FXApp::openDisplay: unable to open display :23623.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :23623.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :23623.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :23623.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :23623.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :23623.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :23623.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :23623.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :23623.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :23623.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :23623.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :23623.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :23623.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :23623.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :23623.0
<truncated after showing first 30 lines>
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>
<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
<timestep time="0.00">
<edge id="2fi">
<lane id="2fi_0">
<vehicle id="horiz" pos="5.10" speed="0.00"/>
</lane>
</edge>
</timestep>
<timestep time="1.00">
<edge id="2fi">
<lane id="2fi_0">
<vehicle id="horiz" pos="6.53" speed="1.43"/>
</lane>
</edge>
</timestep>
<timestep time="2.00">
<edge id="2fi">
<lane id="2fi_0">
<vehicle id="horiz" pos="10.57" speed="4.03"/>
</lane>
</edge>
</timestep>
<timestep time="3.00">
<edge id="2fi">
<lane id="2fi_0">
<vehicle id="horiz" pos="16.77" speed="6.21"/>
</lane>
<truncated after showing first 30 lines>
---------- Missing result in tripinfo ----------
<?xml version="1.0" encoding="UTF-8"?>
<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>
---------- Differences in errors ----------
0a1,120
> FXApp::openDisplay: unable to open display :23360.0
> Process Process-1:
> Traceback (most recent call last):
> raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 61 tries
> Process Process-2:
> Traceback (most recent call last):
> raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 61 tries
> FXApp::openDisplay: unable to open display :23360.0
> Process Process-4:
> Traceback (most recent call last):
> raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 61 tries
> Process Process-3:
> Traceback (most recent call last):
> raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 61 tries
> FXApp::openDisplay: unable to open display :23360.0
> Process Process-5:
> Traceback (most recent call last):
> raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 61 tries
> Process Process-6:
> Traceback (most recent call last):
> raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 61 tries
> Process Process-7:
> Traceback (most recent call last):
<truncated after showing first 30 lines>
---------- Differences in output ----------
15,44d14
< -- Unordered text as found by filter 'Process [0-9]' --
< Process 1 ended at step 99.0
< Process 1 ended at step 99.0
< Process 1 ended at step 99.0
< Process 1 ended at step 99.0
< Process 1 ended at step 99.0
< Process 1 ended at step 99.0
< Process 1 ended at step 99.0
< Process 1 ended at step 99.0
< Process 2 ended at step 99.0
< Process 2 ended at step 99.0
< Process 2 ended at step 99.0
< Process 2 ended at step 99.0
< Process 2 ended at step 99.0
< Process 2 ended at step 99.0
< Process 2 ended at step 99.0
< Process 2 ended at step 99.0
< Process 3 ended at step 99.0
< Process 3 ended at step 99.0
< Process 3 ended at step 99.0
< Process 3 ended at step 99.0
< Process 4 ended at step 99.0
< Process 4 ended at step 99.0
< Process 4 ended at step 99.0
< Process 4 ended at step 99.0
< Process 5 ended at step 99.0
< Process 5 ended at step 99.0
< Process 5 ended at step 99.0
< Process 5 ended at step 99.0
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,4
> FXApp::openDisplay: unable to open display :23335.0
> Traceback (most recent call last):
> raise FatalTraCIError("Could not connect.")
> traci.exceptions.FatalTraCIError: Could not connect.
---------- Differences in output ----------
3,16d2
< Run 1
< Run 2
< Print ended at step 100.0
< Print ended at step 100.0
< Print ended at step 100.0
< Connection already closed.
< ----------- TraCI ends first -----------
< Run 0
< Run 1
< Run 2
< Print ended at step 100.0
< Print ended at step 100.0
< Print ended at step 100.0
< Connection '2' is not known.
---------- Differences in errors ----------
0a1,6
> FXApp::openDisplay: unable to open display :23252.0
> Traceback (most recent call last):
> raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 61 tries
> /usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py:1137: ResourceWarning: subprocess 23262 is still running
> _warn("subprocess %s is still running" % self.pid,
---------- Differences in output ----------
3,42d2
< Print ended at step 100.0
< Run 1
< Print ended at step 100.0
< Run 2
< Print ended at step 100.0
< Run 3
< Print ended at step 100.0
< Run 4
< Print ended at step 100.0
< Run 5
< Print ended at step 100.0
< Run 6
< Print ended at step 100.0
< Run 7
< Print ended at step 100.0
< Run 8
< Print ended at step 100.0
< Run 9
< Print ended at step 100.0
< ----------- TraCI ends first -----------
< Run 0
< Print ended at step 100.0
< Run 1
< Print ended at step 100.0
< Run 2
< Print ended at step 100.0
< Run 3
< Print ended at step 100.0
< Run 4
<truncated after showing first 30 lines>
---------- Differences in errors ----------
6a7,11
> FXApp::openDisplay: unable to open display :22866.0
> Traceback (most recent call last):
> raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 61 tries
> /usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py:1137: ResourceWarning: subprocess 22885 is still running
---------- Differences in output ----------
2,4d1
< -- Unordered text as found by filter '^Loading configuration ... done.' --
< Loading configuration ... done.
<
---------- Differences in errors ----------
0a1,187
> FXApp::openDisplay: unable to open display :22774.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22774.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22774.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22774.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22774.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22774.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22774.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22774.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22774.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22774.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22774.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22774.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22774.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22774.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22774.0
<truncated after showing first 30 lines>
---------- 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>
---------- Differences in errors ----------
0a1,187
> FXApp::openDisplay: unable to open display :22791.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22791.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22791.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22791.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22791.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22791.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22791.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22791.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22791.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22791.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22791.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22791.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22791.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22791.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22791.0
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,256d0
< step 0
< step 1
< step 2
< adding poly0
< polygons ('poly0',)
< polygon count 1
< # examining poly0
< shape ((960.0, 510.0), (960.0, 550.0), (1000.0, 550.0), (1000.0, 510.0))
< type test
< color (100, 200, 0, 255)
< filled True
< step 3
< step 4
< step 5
< # (1) Adding underspecified dynamics...
< Caught TraCIException
< # (2) Adding malformed dynamics 1 ...
< Caught TraCIException
< # (3) Adding malformed dynamics 2 ...
< Caught TraCIException
< # (4) Adding malformed dynamics 3 ...
< Caught TraCIException
< # (5) Adding malformed dynamics 4 ...
< Caught TraCIException
< # (6) Adding malformed dynamics 5 ...
< Caught TraCIException
< # examining poly0
< shape ((960.0, 510.0), (960.0, 550.0), (1000.0, 550.0), (1000.0, 510.0))
< type test
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,187
> FXApp::openDisplay: unable to open display :22842.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22842.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22842.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22842.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22842.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22842.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22842.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22842.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22842.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22842.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22842.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22842.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22842.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22842.0
> warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> FXApp::openDisplay: unable to open display :22842.0
<truncated after showing first 30 lines>
---------- Differences in errors ----------
1,14c1,7
< traci.vehicle.setLaneChangeMode("horiz", lcm=0)
< traci.vehicle.setParameter(objID="horiz", key="blub", value="blubber")
< traci.vehicle.setParameter(objectID="horiz", param="blub", value="blubber")
< traci.vehicle.setParameter(objID="horiz", param="blub", value="blubber")
< traci.vehicle.setParameter(objID="horiz", param="blub", value="blubber")
< traci.vehicle.setParameter(oID="horiz", param="blub", value="blubber")
< -- Unordered text as found by filter '^UserWarning:' --
< UserWarning: Use of deprecated parameter lcm in function setLaneChangeMode, use laneChangeMode instead.
< UserWarning: Use of deprecated parameter objID in function setParameter, use objectID instead.
< UserWarning: Use of deprecated parameter objID in function setParameter, use objectID instead.
< UserWarning: Use of deprecated parameter param in function setParameter, use key instead.
< UserWarning: Use of deprecated parameter param in function setParameter, use key instead.
< UserWarning: Use of deprecated parameter param in function setParameter, use key instead.
<
---
> Traceback (most recent call last):
> File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/traci/misc/signature/runner.py", line 27, in <module>
> import libsumo
> File "/Users/sumo/clangMacOS/sumo/tools/libsumo/__init__.py", line 45, in <module>
> from .libsumo import vehicle, simulation, person, trafficlight, edge # noqa
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ModuleNotFoundError: No module named 'libsumo.libsumo'
---------- Differences in output ----------
1,5d0
< lane.getLinks traci: (laneID, extended=True) libsumo: (laneID)
< person.getPosition traci: (personID) libsumo: (personID, includeZ=False)
< poi.getPosition traci: (poiID) libsumo: (poiID, includeZ=False)
< vehicle.getPosition traci: (vehID) libsumo: (vehID, includeZ=False)
< setParameter() got an unexpected keyword argument 'oID'
---------- Differences in errors ---------- 2,4c2 < Warning: Person 'v-7.8p1' is jammed on edge 'cyber6to7', time=1174.00. < Warning: Person 'v-7.9p0' is jammed on edge 'cyber6to7', time=1174.00. < Warning: Person 'v-7.8p0' is jammed on edge 'cyber6to7', time=1175.00. --- > Warning: Person 'v-7.8p2' is jammed on edge 'cyber6to7', time=863.00.
---------- Differences in errors ---------- 0a1,20 > Traceback (most recent call last): > File "/Users/sumo/clangMacOS/sumo/tests/toolrunner.py", line 40, in <module> > subprocess.call(tool + sys.argv[1:], env=os.environ, stdout=sys.stdout, stderr=sys.stderr) > ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 395, in call > with Popen(*popenargs, **kwargs) as p: > ~~~~~^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 1036, in __init__ > self._execute_child(args, executable, preexec_fn, close_fds, > ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > pass_fds, cwd, env, > ^^^^^^^^^^^^^^^^^^^ > ...<5 lines>... > gid, gids, uid, umask, > ^^^^^^^^^^^^^^^^^^^^^^ > start_new_session, process_group) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 1966, in _execute_child > raise child_exception_type(errno_num, err_msg, err_filename) > FileNotFoundError: [Errno 2] No such file or directory: '/Users/sumo/clangMacOS/sumo/tests/../bin/testcommon' ---------- Differences in output ---------- 1,132d0 < Running main() from gtest_main.cc < [==========] Running 54 tests from 6 test suites. < [----------] Global test environment set-up. < [----------] 4 tests from FileHelpers < [ RUN ] FileHelpers.test_method_checkForRelativity < [ OK ] FileHelpers.test_method_checkForRelativity ((TIME)) < [ RUN ] FileHelpers.test_method_getConfigurationRelative < [ OK ] FileHelpers.test_method_getConfigurationRelative ((TIME)) < [ RUN ] FileHelpers.test_method_getFilePath < [ OK ] FileHelpers.test_method_getFilePath ((TIME)) < [ RUN ] FileHelpers.test_method_fixRelative < [ OK ] FileHelpers.test_method_fixRelative ((TIME)) < [----------] 4 tests from FileHelpers ((TIME) total) < < [----------] 8 tests from RandHelper < [ RUN ] RandHelper.test_rand_range < [ OK ] RandHelper.test_rand_range ((TIME)) < [ RUN ] RandHelper.test_rand_range_float < [ OK ] RandHelper.test_rand_range_float ((TIME)) < [ RUN ] RandHelper.test_rand_range_int < [ OK ] RandHelper.test_rand_range_int ((TIME)) < [ RUN ] RandHelper.test_rand_range_two_float < [ OK ] RandHelper.test_rand_range_two_float ((TIME)) < [ RUN ] RandHelper.test_rand_range_two_int < [ OK ] RandHelper.test_rand_range_two_int ((TIME)) < [ RUN ] RandHelper.test_uniform < [ OK ] RandHelper.test_uniform ((TIME)) < [ RUN ] RandHelper.test_norm < [ OK ] RandHelper.test_norm ((TIME)) <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,20 > Traceback (most recent call last): > File "/Users/sumo/clangMacOS/sumo/tests/toolrunner.py", line 40, in <module> > subprocess.call(tool + sys.argv[1:], env=os.environ, stdout=sys.stdout, stderr=sys.stderr) > ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 395, in call > with Popen(*popenargs, **kwargs) as p: > ~~~~~^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 1036, in __init__ > self._execute_child(args, executable, preexec_fn, close_fds, > ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > pass_fds, cwd, env, > ^^^^^^^^^^^^^^^^^^^ > ...<5 lines>... > gid, gids, uid, umask, > ^^^^^^^^^^^^^^^^^^^^^^ > start_new_session, process_group) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 1966, in _execute_child > raise child_exception_type(errno_num, err_msg, err_filename) > FileNotFoundError: [Errno 2] No such file or directory: '/Users/sumo/clangMacOS/sumo/tests/../bin/testfoxtools' ---------- Differences in output ---------- 1,13d0 < Running main() from gtest_main.cc < [==========] Running 2 tests from 1 test suite. < [----------] Global test environment set-up. < [----------] 2 tests from MFXWorkerThread < [ RUN ] MFXWorkerThread.test_init < [ OK ] MFXWorkerThread.test_init ((TIME)) < [ RUN ] MFXWorkerThread.test_get_all < [ OK ] MFXWorkerThread.test_get_all ((TIME)) < [----------] 2 tests from MFXWorkerThread ((TIME) total) < < [----------] Global test environment tear-down < [==========] 2 tests from 1 test suite ran. ((TIME) total) < [ PASSED ] 2 tests. ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,20 > Traceback (most recent call last): > File "/Users/sumo/clangMacOS/sumo/tests/toolrunner.py", line 40, in <module> > subprocess.call(tool + sys.argv[1:], env=os.environ, stdout=sys.stdout, stderr=sys.stderr) > ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 395, in call > with Popen(*popenargs, **kwargs) as p: > ~~~~~^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 1036, in __init__ > self._execute_child(args, executable, preexec_fn, close_fds, > ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > pass_fds, cwd, env, > ^^^^^^^^^^^^^^^^^^^ > ...<5 lines>... > gid, gids, uid, umask, > ^^^^^^^^^^^^^^^^^^^^^^ > start_new_session, process_group) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 1966, in _execute_child > raise child_exception_type(errno_num, err_msg, err_filename) > FileNotFoundError: [Errno 2] No such file or directory: '/Users/sumo/clangMacOS/sumo/tests/../bin/testgeom' ---------- Differences in output ---------- 1,81d0 < Running main() from gtest_main.cc < [==========] Running 33 tests from 3 test suites. < [----------] Global test environment set-up. < [----------] 12 tests from Boundary < [ RUN ] Boundary.test_method_add < [ OK ] Boundary.test_method_add ((TIME)) < [ RUN ] Boundary.test_method_add_multiple < [ OK ] Boundary.test_method_add_multiple ((TIME)) < [ RUN ] Boundary.test_method_getCenter < [ OK ] Boundary.test_method_getCenter ((TIME)) < [ RUN ] Boundary.test_method_getWidthHeight < [ OK ] Boundary.test_method_getWidthHeight ((TIME)) < [ RUN ] Boundary.test_method_around < [ OK ] Boundary.test_method_around ((TIME)) < [ RUN ] Boundary.test_method_overlapsWith < [ OK ] Boundary.test_method_overlapsWith ((TIME)) < [ RUN ] Boundary.test_method_crosses < [ OK ] Boundary.test_method_crosses ((TIME)) < [ RUN ] Boundary.test_method_partialWithin < [ OK ] Boundary.test_method_partialWithin ((TIME)) < [ RUN ] Boundary.test_method_flipY < [ OK ] Boundary.test_method_flipY ((TIME)) < [ RUN ] Boundary.test_method_moveby < [ OK ] Boundary.test_method_moveby ((TIME)) < [ RUN ] Boundary.test_method_growWidth < [ OK ] Boundary.test_method_growWidth ((TIME)) < [ RUN ] Boundary.test_method_growHeight < [ OK ] Boundary.test_method_growHeight ((TIME)) < [----------] 12 tests from Boundary ((TIME) total) <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,20 > Traceback (most recent call last): > File "/Users/sumo/clangMacOS/sumo/tests/toolrunner.py", line 40, in <module> > subprocess.call(tool + sys.argv[1:], env=os.environ, stdout=sys.stdout, stderr=sys.stderr) > ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 395, in call > with Popen(*popenargs, **kwargs) as p: > ~~~~~^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 1036, in __init__ > self._execute_child(args, executable, preexec_fn, close_fds, > ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > pass_fds, cwd, env, > ^^^^^^^^^^^^^^^^^^^ > ...<5 lines>... > gid, gids, uid, umask, > ^^^^^^^^^^^^^^^^^^^^^^ > start_new_session, process_group) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 1966, in _execute_child > raise child_exception_type(errno_num, err_msg, err_filename) > FileNotFoundError: [Errno 2] No such file or directory: '/Users/sumo/clangMacOS/sumo/tests/../bin/testmicrosim' ---------- Differences in output ---------- 1,29d0 < Running main() from gtest_main.cc < [==========] Running 7 tests from 3 test suites. < [----------] Global test environment set-up. < [----------] 1 test from MSEventControl < [ RUN ] MSEventControl.test_method_execute < [ OK ] MSEventControl.test_method_execute ((TIME)) < [----------] 1 test from MSEventControl ((TIME) total) < < [----------] 4 tests from MSCFModelTest < [ RUN ] MSCFModelTest.test_method_brakeGap < [ OK ] MSCFModelTest.test_method_brakeGap ((TIME)) < [ RUN ] MSCFModelTest.test_method_static_brakeGap < [ OK ] MSCFModelTest.test_method_static_brakeGap ((TIME)) < [ RUN ] MSCFModelTest.test_method_static_freeSpeed < [ OK ] MSCFModelTest.test_method_static_freeSpeed ((TIME)) < [ RUN ] MSCFModelTest.test_method_static_freeSpeed_half < [ OK ] MSCFModelTest.test_method_static_freeSpeed_half ((TIME)) < [----------] 4 tests from MSCFModelTest ((TIME) total) < < [----------] 2 tests from MSCFModel_IDMTest < [ RUN ] MSCFModel_IDMTest.test_method_brakeGap < [ OK ] MSCFModel_IDMTest.test_method_brakeGap ((TIME)) < [ RUN ] MSCFModel_IDMTest.test_method_getSecureGap < [ OK ] MSCFModel_IDMTest.test_method_getSecureGap ((TIME)) < [----------] 2 tests from MSCFModel_IDMTest ((TIME) total) < < [----------] Global test environment tear-down < [==========] 7 tests from 3 test suites ran. ((TIME) total) < [ PASSED ] 7 tests. <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,20 > Traceback (most recent call last): > File "/Users/sumo/clangMacOS/sumo/tests/toolrunner.py", line 40, in <module> > subprocess.call(tool + sys.argv[1:], env=os.environ, stdout=sys.stdout, stderr=sys.stderr) > ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 395, in call > with Popen(*popenargs, **kwargs) as p: > ~~~~~^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 1036, in __init__ > self._execute_child(args, executable, preexec_fn, close_fds, > ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > pass_fds, cwd, env, > ^^^^^^^^^^^^^^^^^^^ > ...<5 lines>... > gid, gids, uid, umask, > ^^^^^^^^^^^^^^^^^^^^^^ > start_new_session, process_group) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 1966, in _execute_child > raise child_exception_type(errno_num, err_msg, err_filename) > FileNotFoundError: [Errno 2] No such file or directory: '/Users/sumo/clangMacOS/sumo/tests/../bin/testnetbuild' ---------- Differences in output ---------- 1,16d0 < Running main() from gtest_main.cc < [==========] Running 2 tests from 2 test suites. < [----------] Global test environment set-up. < [----------] 1 test from NBHeightMapperTest < [ RUN ] NBHeightMapperTest.test_method_getZ < [ OK ] NBHeightMapperTest.test_method_getZ ((TIME)) < [----------] 1 test from NBHeightMapperTest ((TIME) total) < < [----------] 1 test from NBTrafficLightLogic < [ RUN ] NBTrafficLightLogic.test_method_getDuration < [ OK ] NBTrafficLightLogic.test_method_getDuration ((TIME)) < [----------] 1 test from NBTrafficLightLogic ((TIME) total) < < [----------] Global test environment tear-down < [==========] 2 tests from 2 test suites ran. ((TIME) total) < [ PASSED ] 2 tests. ---------- New result in exitcode ---------- 1
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 0x10959afc0> > failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x109562500> > failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x109563600> 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 0x109561680> > failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x10958c780> > failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x10958ea00> > failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x10958ec00> 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 0x10958c6c0> > failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (73.0, 74.0) <zip object at 0x10958c6c0> > failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x10958f440> 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 0x10bfdd000>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (148.9, 149.0) <zip object at 0x10bfbe000>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x10cbbf6c0>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x10c026ec0>
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x10c000b80>
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x10c0014c0>
> failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x10c000640>
> failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x10c000880>
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 0x109e81940>
> failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x109e4df80>
> failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x109e97900>
> failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x109e97700>
> failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x109e94a00>
> failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x109e94700>
> failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x109e95700>
> failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x109e97100>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x109e94400>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x109e8bf40>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x10a903a00>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x10a8f2700>
<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 0x107987d40> > failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x1079360c0> > failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x107979fc0> 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 0x107978480> > failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x10795c440> > failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x10795cfc0> > failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x10795f140> 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 0x10795dfc0> > failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x10795dfc0> > failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x10795fdc0> 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 0x110603580> > failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x1105b1f00> > failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x1105d8cc0> 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 0x1105dba80> > failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x1105f5cc0> > failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x1105f4100> > failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x1105f4100> 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 0x1105f7ec0> > failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (78.0, 79.0) <zip object at 0x1105f7ec0> > failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x1105f4a80> 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 0x1037e8fc0> > failed 1 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x1034ffc80> > failed 10 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x1038299c0> > failed 100 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x103829ac0> > failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x10382bb40> > failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x1037de440> > failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x1036c0b80> > failed 100 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x1037ea4c0> > failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x1037ea4c0> > failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x103862ac0> > failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x103860e80> > failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x103862e80> > failed 0.1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x103862e80> > failed 1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x103862e80> > failed 10 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x103862e80> > failed 100 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x103862100> > failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x103860d80> > failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x103860d80> > failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x103860d80> > failed 100 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x10382a480> > failed 0.1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x10382ab80> > failed 1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x103863800> > failed 10 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x103863a40> > failed 100 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x103860600>
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 exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 3576,11040d3575 < Error: attribute 'route' is not declared for element 'trip' < In file 'routes.xml' < At line/column 4/39. < < Quitting (on error). < Error: attribute 'route' is not declared for element 'trip' < In file 'routes.xml' < At line/column 4/39. < < Quitting (on error). < trip 16 3 < Error: attribute 'route' is not declared for element 'trip' < In file 'routes.xml' < At line/column 4/39. < < Quitting (on error). < Error: attribute 'route' is not declared for element 'trip' < In file 'routes.xml' < At line/column 4/39. < < Quitting (on error). < trip 16 4 < Error: attribute 'route' is not declared for element 'trip' < In file 'routes.xml' < At line/column 4/39. < < Quitting (on error). < Error: attribute 'route' is not declared for element 'trip' < In file 'routes.xml' <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 3449,5672d3448 < Success. < Success. < trip 25 5 < Error: The route for vehicle 'v' has no edges. < Quitting (on error). < Error: The route for vehicle 'v' has no edges. < Quitting (on error). < trip 25 6 < Success. < Success. < trip 25 7 < Error: The route for vehicle 'v' has no edges. < Quitting (on error). < Error: The route for vehicle 'v' has no edges. < Quitting (on error). < trip 25 8 < Success. < Success. < trip 25 9 < Error: The route for vehicle 'v' has no edges. < Quitting (on error). < Error: The route for vehicle 'v' has no edges. < Quitting (on error). < trip 25 10 < Success. < Success. < trip 25 11 < Error: The route for vehicle 'v' has no edges. < Quitting (on error). <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 2131,9632d2130 < Error: no declaration found for element 'route' < In file 'routes.xml' < At line/column 5/44. < < Quitting (on error). < Error: no declaration found for element 'route' < In file 'routes.xml' < At line/column 5/44. < < Quitting (on error). < trip 14 10 < trip 14 11 < Error: no declaration found for element 'route' < In file 'routes.xml' < At line/column 5/44. < < Quitting (on error). < Error: no declaration found for element 'route' < In file 'routes.xml' < At line/column 5/44. < < Quitting (on error). < trip 14 12 < trip 14 13 < Error: no declaration found for element 'route' < In file 'routes.xml' < At line/column 5/44. < < Quitting (on error). <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 2058,3936d2057 < Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set. < Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set. < trip 23 1 < Error: The route for trip 'v' has no edges. < Quitting (on error). < Error: The route for trip 'v' has no edges. < Quitting (on error). < trip 23 2 < Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set. < Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set. < trip 23 3 < Error: The route for trip 'v' has no edges. < Quitting (on error). < Error: The route for trip 'v' has no edges. < Quitting (on error). < trip 23 4 < Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set. < Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set. < trip 23 5 < Error: The route for trip 'v' has no edges. < Quitting (on error). < Error: The route for trip 'v' has no edges. < Quitting (on error). < trip 23 6 < Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set. < Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set. < trip 23 7 < Error: The route for trip 'v' has no edges. < Quitting (on error). <truncated after showing first 30 lines>