texttest -a tools -d /home/delphi/sumo/tests -reconnect /home/delphi/texttesttmp/gcc4_64.31May005907.34289 -g
texttest -a tools -d /home/delphi/sumo/tests
---------- Differences in errors ---------- 4a5,6 > sumo/extended/calibrator/errors/vClass_mismatch/input_additional.add.xml:8:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'flow', attribute 'id': The attribute 'id' is not allowed. > sumo/extended/calibrator/errors/vClass_mismatch_ignore/input_additional.add.xml:8:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'flow', attribute 'id': The attribute 'id' is not allowed.
unstable inputs
(This bug was triggered by text found in the full difference report matching 'Warning')
---------- Differences in errors ----------
0a1
> Warning: Value of key 'layer' is not numeric ('yes') in edge '376520557'.
5d5
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.secondary' (first occurence for edge '4068192').
9,10c9,13
< Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.secondary' (first occurence for edge '4383334').
< Warning: Discarding unusable type 'highway.construction' (first occurence for edge '4391568').
---
> Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.secondary' (first occurence for edge '4380644#0').
> Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.secondary' (first occurence for edge '4383235#0').
> Warning: Discarding unknown compound 'cycleway.opposite' in type 'cycleway.opposite|highway.residential' (first occurence for edge '4383744').
> Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|cycleway.lane|highway.secondary' (first occurence for edge '4395577#0').
> Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|cycleway.lane|highway.secondary' (first occurence for edge '4395577#0').
13d15
< Warning: Discarding unknown compound 'cycleway.opposite' in type 'cycleway.opposite|highway.residential' (first occurence for edge '4396234').
17a20
> Warning: Discarding unusable type 'highway.construction' (first occurence for edge '4611691').
20,21c23,26
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|cycleway.track|highway.primary' (first occurence for edge '4615457#0').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|cycleway.track|highway.primary' (first occurence for edge '4615457#0').
---
> Warning: Discarding unknown compound 'cycleway.right' in type 'cycleway.right|cycleway.track|highway.primary' (first occurence for edge '4615457#0').
> Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.right|cycleway.track|highway.primary' (first occurence for edge '4615457#0').
> Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|cycleway.right|highway.primary' (first occurence for edge '4615465#0').
> Warning: Discarding unknown compound 'cycleway.right' in type 'cycleway.lane|cycleway.right|highway.primary' (first occurence for edge '4615465#0').
22a28
> Warning: Discarding unknown compound 'cycleway.share_busway' in type 'cycleway.share_busway|highway.tertiary' (first occurence for edge '4631873').
27a34,37
> Warning: Discarding unknown compound 'railway.razed' in type 'highway.residential|railway.razed' (first occurence for edge '4686490#0').
> Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|cycleway.track|highway.residential' (first occurence for edge '4687155#0').
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,7c3,15
< Found duplicate nodes. Substituting 3215103784 with 288002013
< 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 4772580222 with 2840615673
> Found duplicate nodes. Substituting 4799603439 with 4199394554
> Found duplicate nodes. Substituting 4799603440 with 4199394553
> Found duplicate nodes. Substituting 4799603441 with 607756424
> Found duplicate nodes. Substituting 4803317821 with 3042315661
> Found duplicate nodes. Substituting 4830809023 with 1109284879
> Found duplicate nodes. Substituting 4840617201 with 3219121761
> Found duplicate nodes. Substituting 4855542784 with 4855542783
> Found duplicate nodes. Substituting 4855542785 with 4855542783
> Found duplicate nodes. Substituting 4855547798 with 538692583
> Found duplicate nodes. Substituting 4856202024 with 769525971
> done.
> Parsing edges from osm-file 'osm_bbox.osm.xml'...
9d16
< Parsing edges from osm-file 'osm_bbox.osm.xml'... done.
11,15d17
< Found duplicate edges. Removing 310058575
< Found duplicate edges. Removing 310058576
< Found duplicate edges. Removing 310058577
< Found duplicate edges. Removing 335703516
< Found duplicate edges. Removing 335703519
17d18
< Found duplicate edges. Removing 377118659
<truncated after showing first 30 lines>
****************************************************** 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: 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>