14Apr16r20445 - detailed test results for TOOLS

To reconnect the TextTest GUI to these results, run:

texttest -a tools -d /home/delphi/sumo/tests -reconnect /home/delphi/texttesttmp/gcc4_64.30Apr023516.9302 -g

To start TextTest for these tests, run:

texttest -a tools -d /home/delphi/sumo/tests


default: 262 tests: 258 succeeded 3 FAILED 1 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on sim-build : projects evacuation plain ( Last six runs Apr2016 )

---------- Differences in errors ----------
62,63c62,63
< Warning: Discarding unknown compound 'cycleway.opposite_track' in type 'cycleway.opposite_track|cycleway.track|highway.tertiary' (first occurence for edge '38207292').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.opposite_track|cycleway.track|highway.tertiary' (first occurence for edge '38207292').
---
> Warning: Discarding unknown compound 'cycleway.opposite_track' in type 'cycleway.opposite_track|cycleway.track|highway.tertiary' (first occurence for edge '38207292#0').
> Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.opposite_track|cycleway.track|highway.tertiary' (first occurence for edge '38207292#0').
175a176,177
> Warning: to-edge of restriction relation could not be determined
> Warning: Ignoring restriction relation '6049112'.
184,185d185
< Warning: Not joining junctions 1134198786,1134199074,1134199105,1147843154 because the cluster is too complex (6 incoming edges)
< Warning: Not joining junctions 1134198860,1134198997,1137737056,1147843150,1147843156,1147843173,2451511170 because the cluster is too complex (7 incoming edges)
218d217
< Warning: Not joining junctions 1342724020,26873453 because the cluster is too complex (parallel incoming 157390073#2,48859721)
236d234
< Warning: Not joining junctions 1434167004,3094799002 because the cluster is too complex (parallel incoming -130118938#0,-304906026)
253c251
< Warning: Not joining junctions 1560874099,26744945 because the cluster is too complex (parallel outgoing 142636021,91015939)
---
> Warning: Not joining junctions 1560874099,26744945 because the cluster is too complex (parallel outgoing 142636021,317921209)
295d292
< Warning: Not joining junctions 1804564265,3606847927,667475305 because the cluster is too complex (parallel outgoing -52524527,169289182)
340,343d336
< Warning: Not joining junctions 2077938292,2077938294,2077938295,2077938296,2077938297 because the cluster is too complex (7 incoming edges)
< Warning: Not joining junctions 2077938299,2077938300,2077938301 because the cluster is too complex (5 incoming edges)
< Warning: Not joining junctions 2077938303,2077938304,2077938305 because the cluster is too complex (5 incoming edges)
< Warning: Not joining junctions 2077938325,2077938328,2077938331,2077938334,2077938335,2077938337,2077938340,2077938344,2077938347,2077938351,2077938357,2077938359,2077938360,2077938365 because the cluster is too complex (16 incoming edges)
345a339,340
> Warning: Not joining junctions 2097309489,26823011,26823012 because the cluster is too complex (5 incoming edges)
> Warning: Not joining junctions 2101470360,320911593 because the cluster is too complex (parallel incoming 218255175,407544859)
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,7c3,4
< 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 4058573721 with 4052020178
> Found duplicate nodes. Substituting 4108212823 with 3689674260
18a16,18
> Found duplicate edges. Removing 385250934
> Found duplicate edges. Removing 387118485
> Found duplicate edges. Removing 388432544
24c24
<  Removed 1494 traffic lights before loading plain-XML
---
>  Removed 1506 traffic lights before loading plain-XML
26c26
<    37203 nodes loaded.
---
>    37313 nodes loaded.
28c28
<    36921 edges loaded.
---
>    36932 edges loaded.
33c33
<  Joined 721 junction cluster(s).
---
>  Joined 726 junction cluster(s).
35c35
<truncated after showing first 30 lines>

TEST FAILED on sim-build : xml schemaCheck tests cfgs ( Last six runs Apr2016 )

---------- Differences in errors ----------
4c4
< Bytes: 0xF6 0x74 0x2E 0x6E, line 3, column 27
---
> Bytes: 0xF6 0x74 0x2E 0x6E, line 3, column 26

TEST FAILED on sim-build : xml schemaCheck tests sim_outputs ( Last six runs Apr2016 )

---------- 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 ).

Detailed information for the tests that had known bugs:

TEST had known bugs (bug 1190 (new)) on sim-build : xml csv2xml cross3ltl_full_schema ( Last six runs Apr2016 )

******************************************************
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>