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
****************************************************** 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 ---------- 218d217 < Warning: Not joining junctions 1342724020,26873453 because the cluster is too complex (parallel incoming 157390073#2,48859721) 295d293 < Warning: Not joining junctions 1804564265,3606847927,667475305 because the cluster is too complex (parallel outgoing -52524527,169289182) 345a344 > Warning: Not joining junctions 2097309489,26823011,26823012 because the cluster is too complex (5 incoming edges) 412c411 < 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) 508d506 < Warning: Not joining junctions 318112303,455311725,455311742 because the cluster is too complex (parallel incoming 136697954,136697957) 566a565 > Warning: Not joining junctions 455311725,455311742 because the cluster is too complex (parallel incoming 136697954,136697957) 598c597 < Warning: Not joining junctions 667475301,667475302 because the cluster is too complex (parallel incoming -52524527,-52524529) --- > Warning: Not joining junctions 667475301,667475302 because the cluster is too complex (parallel incoming -52524527,-52524529#0) 627c626 < Error: Could not set connection from '219066682_0' to '24654535_4294967295'. --- > Warning: Could not set connection from '219066682_0' to '24654535_4294967295'. 683a683 > Warning: Ambiguity in turnarounds computation at junction '4057363031'. 694d693 < Warning: Ambiguity in turnarounds computation at junction '791718059'. 703,704d701 < Warning: Ambiguity in turnarounds computation at junction 'cluster_26823009_26823010'. < Warning: Ambiguity in turnarounds computation at junction 'cluster_26823011_26823012'. 1103,1104c1100,1101 <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. --- > 37227 nodes loaded. 28c25 < 36921 edges loaded. --- > 36955 edges loaded. 33c30 < Joined 721 junction cluster(s). --- > Joined 722 junction cluster(s). 35c32 < 26635 nodes removed. --- > 26658 nodes removed. 88d84 < Success. 93,97d88 < EdgesInDistricts - done < OD Matrix - done < calling sumo < Loading configuration... done. <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "/home/delphi/sumo/tests/../tools/xml/schemaCheck.py", line 131, in <module> > sys.exit(main(srcRoot, toCheck, sys.stderr)) > File "/home/delphi/sumo/tests/../tools/xml/schemaCheck.py", line 90, in main > for name in glob.glob(os.path.join(root, pattern)): > File "/usr/lib64/python2.7/glob.py", line 27, in glob > return list(iglob(pathname)) > File "/usr/lib64/python2.7/glob.py", line 64, in iglob > for name in glob_in_dir(dirname, basename): > File "/usr/lib64/python2.7/glob.py", line 78, in glob1 > names = os.listdir(dirname) > KeyboardInterrupt ---------- Differences in output ---------- 1d0 < <number> files checked