texttest -a tools -d /home/delphi/sumo/tests -reconnect /home/delphi/texttesttmp/gcc4_64.31Mar021245.12919 -g
texttest -a tools -d /home/delphi/sumo/tests
---------- Differences in output ---------- 1d0 < Warning: Module 'rtree' not available. Using brute-force fallback
---------- Differences in image ---------- 40,41c40,41 < C 212.840682 77.812787 205.14142 78.551464 197.546802 79.970509 < C 189.952184 81.389554 182.490601 83.48366 175.245423 86.22943 --- > C 212.840681 77.812787 205.141419 78.551465 197.5468 79.970509 > C 189.952182 81.389554 182.490599 83.483661 175.24542 86.229431 48,52c48,52 < <path d="M 175.245423 86.22943 < C 150.720346 95.523919 129.357952 112.026553 113.803133 133.694131 < C 98.248314 155.361708 89.170654 181.26151 87.694065 208.186863 < C 86.217476 235.112217 92.405521 261.904073 105.492052 285.245315 < C 118.578584 308.586556 138.00027 327.472417 161.352498 339.564627 --- > <path d="M 175.24542 86.229431 > C 150.720341 95.523922 129.357946 112.026558 113.803127 133.694139 > C 98.248308 155.361719 89.17065 181.261524 87.694064 208.18688 > C 86.217478 235.112236 92.405527 261.904093 105.492063 285.245334 > C 118.5786 308.586575 138.000291 327.472434 161.352523 339.56464 54c54 < L 175.245423 86.22943 --- > L 175.24542 86.229431 59,61c59,61 < <path d="M 161.352498 339.564627 < C 164.988361 341.447344 168.705435 343.158086 172.492157 344.691532 < C 176.278878 346.224978 180.131317 347.579536 184.037487 348.750992 --- > <path d="M 161.352523 339.56464 > C 164.988387 341.447356 168.705462 343.158097 172.492184 344.691543 > C 176.278906 346.224988 180.131345 347.579545 184.037516 348.751 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 4c4 < Bytes: 0xF6 0x74 0x2E 0x6E, line 3, column 27 --- > Bytes: 0xF6 0x74 0x2E 0x6E, line 3, column 26
---------- Differences in errors ---------- 1a2 > /home/delphi/sumo/tests/sumo/output/e2/errors/lane_empty/detector.sumo:27:0:ERROR:SCHEMASV:SCHEMAV_ELEMENT_CONTENT: Element 'detector': Missing child element(s). Expected is ( interval ).
****************************************************** Ticket #1190 (new defect: ) csv2xml cannot handle elements without attributes http://sumo.dlr.de/trac.wsgi/ticket/1190 Reported By: behrisch Owned by: Priority: major Milestone: 1.0.0 Component: tools (python) Version: SVN Description: they are simply ignored. We could fix this by simply disallowing them in the input (they only occur in the full output and are quite useless there) or by looking at the schema in more detail when transforming ****************************************************** (This bug was triggered by FAILING to find text in file 'xml' matching 'vehicles') ---------- Differences in xml ---------- 1,29d0 < <?xml version="1.0" encoding="UTF-8"?> < < <!-- generated on Tue Dec 3 16:33:35 2013 by SUMO sumo Version dev-SVN-r15233 < <?xml version="1.0" encoding="UTF-8"?> < < <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd"> < < <input> < <net-file value="net.net.xml"/> < <route-files value="input_routes.rou.xml"/> < </input> < < <output> < <full-output value="full.xml"/> < </output> < < <time> < <begin value="0"/> < <end value="120"/> < </time> < < <report> < <no-duration-log value="true"/> < <no-step-log value="true"/> < </report> < < </configuration> < --> < <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in errors ---------- 508d507 < Warning: Not joining junctions 318112303,455311725,455311742 because the cluster is too complex (parallel incoming 136697954,136697957) 566a566 > Warning: Not joining junctions 455311725,455311742 because the cluster is too complex (parallel incoming 136697954,136697957) 627c627 < Error: Could not set connection from '219066682_0' to '24654535_4294967295'. --- > Warning: Could not set connection from '219066682_0' to '24654535_4294967295'. 1144c1144 < Warning: Shape for junction '455311742' has distance 38.12 to its given position --- > Warning: Shape for junction '455311742' has distance 46.54 to its given position 1892,1896c1892,1952 < Warning: No connection between edge '291235321' and edge '-8170842#0' found. < Warning: No route for vehicle '283' found. < Warning: No connection between edge '374045800' and edge '-25850459#6' found. < Warning: No route for vehicle '9' found. < Warning: No connection between edge '-29400740#2' and edge '279284251#0' found. --- > Warning: Vehicle '63' is not allowed to depart on any lane of its first edge. > Warning: Vehicle '283' is not allowed to depart on any lane of its first edge. > Warning: Vehicle '1580' is not allowed to depart on any lane of its first edge. > Warning: Vehicle '88' is not allowed to depart on any lane of its first edge. > Warning: Vehicle '9' is not allowed to depart on any lane of its first edge. > Warning: Vehicle '412' is not allowed to depart on any lane of its first edge. > Warning: Vehicle '391' is not allowed to depart on any lane of its first edge. > Warning: Vehicle '1386' is not allowed to depart on any lane of its first edge. > Warning: Vehicle '1751' is not allowed to depart on any lane of its first edge. > Warning: Vehicle '1288' is not allowed to depart on any lane of its first edge. > Warning: Vehicle '198' is not allowed to depart on any lane of its first edge. <truncated after showing first 30 lines> ---------- Differences in output ---------- 4,7c4 < Found duplicate nodes. Substituting 3987794203 with 3987794202 < Found duplicate nodes. Substituting 3997661445 with 3517810193 < Found duplicate nodes. Substituting 4016273048 with 26992494 < Found duplicate nodes. Substituting 4016273049 with 2306772973 --- > Found duplicate nodes. Substituting 4035723243 with 2318299095 26c23 < 37203 nodes loaded. --- > 37202 nodes loaded. 28c25 < 36921 edges loaded. --- > 36922 edges loaded. 35c32 < 26635 nodes removed. --- > 26634 nodes removed. 97d93 < done