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 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 ---------- 345a346 > Warning: Not joining junctions 2097309489,26823011,26823012 because the cluster is too complex (5 incoming edges) 412c413 < Warning: Not joining junctions 269570993,676423400 because the cluster is too complex (parallel incoming -24812680,53543021) --- > Warning: Not joining junctions 269570993,676423400 because the cluster is too complex (parallel incoming -24812680#0,53543021) 508d508 < Warning: Not joining junctions 318112303,455311725,455311742 because the cluster is too complex (parallel incoming 136697954,136697957) 566a567 > Warning: Not joining junctions 455311725,455311742 because the cluster is too complex (parallel incoming 136697954,136697957) 627c628 < Error: Could not set connection from '219066682_0' to '24654535_4294967295'. --- > Warning: Could not set connection from '219066682_0' to '24654535_4294967295'. 694d694 < Warning: Ambiguity in turnarounds computation at junction '791718059'. 703,704d702 < Warning: Ambiguity in turnarounds computation at junction 'cluster_26823009_26823010'. < Warning: Ambiguity in turnarounds computation at junction 'cluster_26823011_26823012'. 1103,1104c1101,1102 < Warning: Shape for junction '2022869940' has distance 76.45 to its given position < Warning: Shape for junction '2022869969' has distance 46.61 to its given position --- > Warning: Shape for junction '2022869940' has distance 75.97 to its given position > Warning: Shape for junction '2022869969' has distance 46.18 to its given position 1144c1142 < 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 1465,1468d1462 <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. --- > 37216 nodes loaded. 28c25 < 36921 edges loaded. --- > 36937 edges loaded. 33c30 < Joined 721 junction cluster(s). --- > Joined 720 junction cluster(s). 35c32 < 26635 nodes removed. --- > 26649 nodes removed. 88d84 < Success. 91,97d86 < merge! < generating traffic < EdgesInDistricts - done < OD Matrix - done <truncated after showing first 30 lines>