texttest -a tools -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc4_64.04Mar000534.2404 -g
texttest -a tools -d /home/delphi/gcc/sumo/tests
---------- Differences in errors ---------- 0a1,2 > Traceback (most recent call last): > OSError: [Errno 11] Resource temporarily unavailable ---------- Differences in output ---------- 0a1 > This seems to be no valid git repository /home/delphi/gcc/sumo/tests/complex [Errno 11] Resource temporarily unavailable
---------- Differences in output ---------- 11a12 > tools/detector/edgeDataFromFlow.py broken @file reference # @file flowFromEdgeData.py
---------- Differences in errors ---------- 0a1,2 > Traceback (most recent call last): > OSError: [Errno 11] Resource temporarily unavailable ---------- Differences in output ---------- 0a1 > This seems to be no valid git repository /home/delphi/gcc/sumo/tests/netedit [Errno 11] Resource temporarily unavailable
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > BlockingIOError: [Errno 11] Resource temporarily unavailable > Traceback (most recent call last): > BlockingIOError: [Errno 11] Resource temporarily unavailable > Traceback (most recent call last): > BlockingIOError: [Errno 11] Resource temporarily unavailable > Traceback (most recent call last): > BlockingIOError: [Errno 11] Resource temporarily unavailable > Traceback (most recent call last): > BlockingIOError: [Errno 11] Resource temporarily unavailable > Traceback (most recent call last): > BlockingIOError: [Errno 11] Resource temporarily unavailable
---------- Differences in errors ---------- 0a1,61 > Traceback (most recent call last): > BlockingIOError: [Errno 11] Resource temporarily unavailable > Traceback (most recent call last): > BlockingIOError: [Errno 11] Resource temporarily unavailable > Traceback (most recent call last): > BlockingIOError: [Errno 11] Resource temporarily unavailable > Traceback (most recent call last): > BlockingIOError: [Errno 11] Resource temporarily unavailable > Traceback (most recent call last): > BlockingIOError: [Errno 11] Resource temporarily unavailable > Traceback (most recent call last): > BlockingIOError: [Errno 11] Resource temporarily unavailable > Traceback (most recent call last): > BlockingIOError: [Errno 11] Resource temporarily unavailable > Traceback (most recent call last): > BlockingIOError: [Errno 11] Resource temporarily unavailable > Traceback (most recent call last): > BlockingIOError: [Errno 11] Resource temporarily unavailable > Traceback (most recent call last): > BlockingIOError: [Errno 11] Resource temporarily unavailable > Traceback (most recent call last): > BlockingIOError: [Errno 11] Resource temporarily unavailable > Traceback (most recent call last): > BlockingIOError: [Errno 11] Resource temporarily unavailable > Traceback (most recent call last): > BlockingIOError: [Errno 11] Resource temporarily unavailable > Traceback (most recent call last): > BlockingIOError: [Errno 11] Resource temporarily unavailable > Traceback (most recent call last): <truncated after showing first 30 lines> ---------- Differences in output ---------- 0a1 > This seems to be no valid git repository /home/delphi/gcc/sumo/tests/netedit/demandElements [Errno 11] Resource temporarily unavailable
---------- Differences in errors ---------- 0a1,60 > Traceback (most recent call last): > BlockingIOError: [Errno 11] Resource temporarily unavailable > Traceback (most recent call last): > BlockingIOError: [Errno 11] Resource temporarily unavailable > Traceback (most recent call last): > BlockingIOError: [Errno 11] Resource temporarily unavailable > Traceback (most recent call last): > BlockingIOError: [Errno 11] Resource temporarily unavailable > Traceback (most recent call last): > BlockingIOError: [Errno 11] Resource temporarily unavailable > Traceback (most recent call last): > BlockingIOError: [Errno 11] Resource temporarily unavailable > Traceback (most recent call last): > BlockingIOError: [Errno 11] Resource temporarily unavailable > Traceback (most recent call last): > BlockingIOError: [Errno 11] Resource temporarily unavailable > Traceback (most recent call last): > BlockingIOError: [Errno 11] Resource temporarily unavailable > Traceback (most recent call last): > BlockingIOError: [Errno 11] Resource temporarily unavailable > Traceback (most recent call last): > BlockingIOError: [Errno 11] Resource temporarily unavailable > Traceback (most recent call last): > BlockingIOError: [Errno 11] Resource temporarily unavailable > Traceback (most recent call last): > BlockingIOError: [Errno 11] Resource temporarily unavailable > Traceback (most recent call last): > BlockingIOError: [Errno 11] Resource temporarily unavailable > Traceback (most recent call last): <truncated after showing first 30 lines> ---------- Differences in output ---------- 0a1,28 > assign/duaIterate.py:171:121: E501 line too long (131 > 120 characters) > assign/duaIterate.py:173:121: E501 line too long (131 > 120 characters) > detector/edgeDataFromFlow.py:20:1: F401 'math' imported but unused > detector/edgeDataFromFlow.py:28:1: F401 'detector.relError' imported but unused > detector/edgeDataFromFlow.py:59:1: E303 too many blank lines (3) > detector/edgeDataFromFlow.py:74:34: E261 at least two spaces before inline comment > detector/edgeDataFromFlow.py:75:39: E203 whitespace before ':' > detector/edgeDataFromFlow.py:75:44: E261 at least two spaces before inline comment > detector/edgeDataFromFlow.py:85:17: E265 block comment should start with '# ' > detector/edgeDataFromFlow.py:95:45: E231 missing whitespace after ',' > detector/edgeDataFromFlow.py:95:54: E231 missing whitespace after ',' > output/computeCoordination.py:33:1: E402 module level import not at top of file > output/computeCoordination.py:42:13: E128 continuation line under-indented for visual indent > output/computeCoordination.py:44:13: E128 continuation line under-indented for visual indent > output/computeCoordination.py:46:13: E128 continuation line under-indented for visual indent > output/computeCoordination.py:51:5: E303 too many blank lines (2) > output/computeCoordination.py:64:34: E203 whitespace before ':' > output/computeCoordination.py:65:19: E261 at least two spaces before inline comment > output/computeCoordination.py:94:1: E305 expected 2 blank lines after class or function definition, found 1 > routeSampler.py:75:13: F401 'scipy.optimize' imported but unused > routeSampler.py:79:17: E722 do not use bare except' > import/matsim/matsim_importPlans.py:61:1: E302 expected 2 blank lines, found 1 > import/matsim/matsim_importPlans.py:73:17: E261 at least two spaces before inline comment > import/matsim/matsim_importPlans.py:91:35: E261 at least two spaces before inline comment > import/matsim/matsim_importPlans.py:119:39: E261 at least two spaces before inline comment > route/sort_routes.py:28:1: F401 'time' imported but unused > route/sort_routes.py:68:31: E261 at least two spaces before inline comment > detector/edgeDataFromFlow.py broken @file reference # @file flowFromEdgeData.py
---------- Differences in errors ---------- 0a1,2 > Traceback (most recent call last): > OSError: [Errno 11] Resource temporarily unavailable ---------- Differences in output ---------- 0a1 > This seems to be no valid git repository /home/delphi/gcc/sumo/tests/tools [Errno 11] Resource temporarily unavailable
---------- Differences in output ---------- 119c119,141 < Success. --- > Building scenario in <DIR> > generating trips... > Cannot extend route before first stop for line '1981933' (stop edge -148458500#1 not in route) > Cannot extend route after last stop for line '2014286' (stop edge 207364192#0 not in route) > Cannot extend route after last stop for line '2076231' (stop edge 207364191#0 not in route) > Cannot extend route after last stop for line '2076232' (stop edge 207364191#0 not in route) > Skipping line '2194813' because because it only drives at night > Skipping line '2194814' because because it only drives at night > Cannot extend route before first stop for line '2211985' (stop edge -478396988 not in route) > Cannot extend route before first stop for line '28270' (stop edge -148458500#1 not in route) > Cannot extend route to fringe for line '300432' (not enough edges given) > Cannot extend route to fringe for line '6593455' (not enough edges given) > Imported 84 lines with 317 stops and skipped 2 lines > tram: 20 > bus: 27 > train: 13 > light_rail: 18 > subway: 6 > done. > running SUMO to determine actual departure times... > done. > creating routes... > done. 161,183c183 < Building scenario in <DIR> < generating trips... < Cannot extend route before first stop for line '1981933' (stop edge -148458500#1 not in route) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > Warning: No connection between edge 'branch' and edge 'end' found. > Warning: Vehicle '0_light_rail_S46:0' has no valid route from edge 'branch' to stop edge 'end'. > Warning: Teleporting vehicle '0_light_rail_S46:0'; waited too long (wrong lane), lane='branch_0', time=400.00. > Warning: Vehicle '0_light_rail_S46:0' ends teleporting on edge 'end', time 400.00. ---------- Differences in flows ---------- 12c12 < <route id="light_rail_S46:0" edges="beg f h branch -branch -h g end" > --- > <route id="light_rail_S46:0" edges="beg f h branch end" > 15c15 < <stop busStop="stopEnd" duration="30.00" until="153.0"/> <!-- stopEnd --> --- > <stop busStop="stopEnd" duration="30.00" until="432.0"/> <!-- stopEnd -->
---------- Differences in output ---------- 2c2 < Wrote 98 routes (98 distinct) achieving total count 751 at 138 locations --- > Wrote 98 routes (96 distinct) achieving total count 751 at 138 locations ---------- Differences in routes ---------- 16c16 < <route edges="-60 -60.80.00 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45 -45.80.00"/> --- > <route edges="120 120.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 45"/> 22c22 < <route edges="120 120.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45"/> --- > <route edges="27.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 60 60.80.00 75 75.121.42"/> 25c25 < <route edges="-37.80.00 -23 -23.80.00 109 109.80.00 -109"/> --- > <route edges="-37.80.00 -23 -23.80.00 109 109.80.00 131"/> 28c28 < <route edges="-3.180.00 3 3.180.00 -3"/> --- > <route edges="-64 -64.80.00 64 64.80.00 120 120.180.00 123 123.121.42"/> 40c40 < <route edges="-109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 -27"/> --- > <route edges="58 -37 -37.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00"/> 46c46 < <route edges="-109.80.00 23 23.80.00 31 31.80.00 -31 -31.80.00"/> --- > <route edges="-45.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 37 -58"/> 49c49 < <route edges="-45.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 37 -58"/> --- > <route edges="-11 -11.80.00 15 15.180.00 -123 -123.121.42 -120 -120.180.00"/> 61c61 < <route edges="45 -68 -43 -43.80.00 43"/> <truncated after showing first 30 lines>
---------- Differences in output ----------
3c3
< Warning: underflow locations: count 98, min 1.00 (('-58.121.42', '64')), max 14.00 (('23', '23.80.00')), mean 3.24 Q1 1.00, median 2.00, Q3 4.00 (total 318)
---
> Warning: underflow locations: count 98, min 1.00 (('-58.121.42', '64')), max 15.00 (('11', '11.80.00')), mean 3.24 Q1 1.00, median 2.00, Q3 3.00 (total 318)
---------- Differences in routes ----------
10c10
< <route edges="-43 -43.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 60 60.80.00 -60 -60.80.00"/>
---
> <route edges="-109.80.00 -11 -11.80.00 3 3.180.00 -3"/>
19c19
< <route edges="-92 -92.180.00 75 75.121.42 120 120.180.00 123 123.121.42 -15 -15.180.00"/>
---
> <route edges="-43 -43.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 60 60.80.00 -60 -60.80.00"/>
28c28
< <route edges="3 3.180.00 -3 -3.180.00 11 11.80.00"/>
---
> <route edges="144 144.121.42 -15 -15.180.00 3 3.180.00 -71 -55 -55.80.00"/>
31c31
< <route edges="-75 -75.121.42 -60 -60.80.00 -31 -31.80.00 -23 -23.80.00 23 23.80.00"/>
---
> <route edges="-109.80.00 -11 -11.80.00 3 3.180.00 -3"/>
34c34
< <route edges="3 3.180.00 -3 -3.180.00 11 11.80.00"/>
---
> <route edges="144 144.121.42 -15 -15.180.00 3 3.180.00 -71 -55 -55.80.00"/>
55c55
< <route edges="144 144.121.42 -15 -15.180.00 3 3.180.00 -71 -55 -55.80.00"/>
---
> <route edges="-3.180.00 11 11.80.00 109 109.80.00 123"/>
76c76
< <route edges="144 144.121.42 -15 -15.180.00 3 3.180.00 -71 -55 -55.80.00"/>
---
> <route edges="-3.180.00 11 11.80.00 109 109.80.00 123"/>
145c145
< <route edges="-3.180.00 11 11.80.00 109 109.80.00 123"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
3c3
< Warning: underflow locations: count 97, min 1.00 (('-58.121.42', '64')), max 14.00 (('23', '23.80.00')), mean 3.25 Q1 1.00, median 2.00, Q3 4.00 (total 315)
---
> Warning: underflow locations: count 97, min 1.00 (('-58.121.42', '64')), max 15.00 (('11', '11.80.00')), mean 3.25 Q1 1.00, median 2.00, Q3 4.00 (total 315)
---------- Differences in routes ----------
7c7
< <route edges="144 144.121.42 -15 -15.180.00 3 3.180.00 -71 -55 -55.80.00"/>
---
> <route edges="-3.180.00 11 11.80.00 109 109.80.00 123"/>
19c19
< <route edges="-3.180.00 11 11.80.00 109 109.80.00 123"/>
---
> <route edges="-92 -92.180.00 75 75.121.42 120 120.180.00 123 123.121.42 -15 -15.180.00"/>
61c61
< <route edges="144 144.121.42 -15 -15.180.00 3 3.180.00 -71 -55 -55.80.00"/>
---
> <route edges="-3.180.00 11 11.80.00 109 109.80.00 123"/>
64c64
< <route edges="3 3.180.00 -3 -3.180.00 11 11.80.00"/>
---
> <route edges="144 144.121.42 -15 -15.180.00 3 3.180.00 -71 -55 -55.80.00"/>
67c67
< <route edges="-3.180.00 11 11.80.00 109 109.80.00 123"/>
---
> <route edges="-75 -75.121.42 -60 -60.80.00 -31 -31.80.00 -23 -23.80.00 23 23.80.00"/>
103c103
< <route edges="-43 -43.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 60 60.80.00 -60 -60.80.00"/>
---
> <route edges="-109.80.00 -11 -11.80.00 3 3.180.00 -3"/>
106c106
< <route edges="-92 -92.180.00 75 75.121.42 120 120.180.00 123 123.121.42 -15 -15.180.00"/>
---
> <route edges="-43 -43.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 60 60.80.00 -60 -60.80.00"/>
109c109
< <route edges="3 3.180.00 -3 -3.180.00 11 11.80.00"/>
<truncated after showing first 30 lines>
---------- Differences in errors ---------- 3c3 < IOError: Error reading file 'http://sumo.dlr.de/xsd/blub_file.xsd': failed to load external entity "http://sumo.dlr.de/xsd/blub_file.xsd" --- > XMLSyntaxError: Start tag expected, '<' not found, line 1, column 1
option lane-based does not work (This bug was triggered by text found in file 'routes' matching 'on3 3 off3') ---------- Differences in flows ---------- 2c2,3 < <flow id="1_off3.qPKW" departSpeed="max" departPos="last" departLane="best" route="1_off3.qPKW" number="450" begin="0" end="3600"/> --- > <flow id="1_0_9_0.qPKW" departSpeed="max" departPos="last" departLane="best" route="1_0_9_0.qPKW" number="450" begin="0" end="3600"/> > <flow id="on3_0_off3_0.qPKW" departSpeed="max" departPos="last" departLane="best" route="on3_0_off3_0.qPKW" number="450" begin="0" end="3600"/> ---------- Differences in routes ---------- 2c2,3 < <route id="1_off3.qPKW" edges="1 2 3 off3"/> --- > <route id="1_0_9_0.qPKW" edges="1 2 3 4 5 6 7 8 9"/> > <route id="on3_0_off3_0.qPKW" edges="on3 3 off3"/>
unstable inputs (This bug was triggered by text found in the full difference report matching 'Warning') ---------- Differences in errors ---------- 1,6925c1 < Warning: Discarding unusable type 'waterway.canal' (first occurence for edge '4041237#0'). < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.primary' (first occurence for edge '4045243#0'). < Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.residential' (first occurence for edge '4068019#0'). < Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.primary' (first occurence for edge '4068043#0'). < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.secondary' (first occurence for edge '4068192'). < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.tertiary' (first occurence for edge '4377008#0'). < Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.tertiary' (first occurence for edge '4377122#0'). < Warning: Discarding unknown compound 'cycleway.share_busway' in type 'cycleway.share_busway|highway.secondary' (first occurence for edge '4377785#0'). < 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.residential' (first occurence for edge '4395586#0'). < Warning: Discarding unknown compound 'cycleway.share_busway' in type 'cycleway.share_busway|highway.primary' (first occurence for edge '4395950#0'). < Warning: Discarding unknown compound 'cycleway.opposite' in type 'cycleway.opposite|highway.residential' (first occurence for edge '4396234'). < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.living_street' (first occurence for edge '4410583'). < Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.secondary_link' (first occurence for edge '4484071'). < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.cycleway' (first occurence for edge '4492364#0'). < Warning: Discarding unusable type 'railway.disused' (first occurence for edge '4525886'). < Warning: Discarding unusable type 'highway.proposed' (first occurence for edge '4611776#0'). < Warning: Discarding unknown compound 'cycleway.none' in type 'cycleway.none|highway.tertiary' (first occurence for edge '4612758#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.track' in type 'cycleway.track|cycleway.track|highway.primary' (first occurence for edge '4615457#0'). < Warning: Discarding unknown compound 'cycleway.shared' in type 'cycleway.shared|highway.secondary' (first occurence for edge '4615594#0'). < Warning: Discarding unknown compound 'cycleway.opposite' in type 'cycleway.opposite|highway.living_street' (first occurence for edge '4639037#0'). < Warning: Discarding unknown compound 'cycleway.opposite_track' in type 'cycleway.opposite_track|cycleway.track|cycleway.track|highway.residential' (first occurence for edge '4686018#0'). < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.opposite_track|cycleway.track|cycleway.track|highway.residential' (first occurence for edge '4686018#0'). < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.opposite_track|cycleway.track|cycleway.track|highway.residential' (first occurence for edge '4686018#0'). < Warning: Discarding unusable type 'waterway.riverbank' (first occurence for edge '4686373#0'). < Warning: Discarding unknown compound 'cycleway.shared_lane' in type 'cycleway.shared_lane|highway.primary' (first occurence for edge '4790833#0'). < Warning: Discarding unusable type 'railway.abandoned' (first occurence for edge '4790904'). <truncated after showing first 30 lines> ---------- Differences in output ---------- 1,97d0 < Parsing types from <DIR>/osmNetconvert.typ.xml'... done. < Parsing nodes from osm-file 'osm_bbox.osm.xml'... < 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 < done. < Parsing edges from osm-file 'osm_bbox.osm.xml'... done. < Removing duplicate edges... < 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 < Found duplicate edges. Removing 335703532 < Found duplicate edges. Removing 377118659 < Found duplicate edges. Removing 377494320 < Found duplicate edges. Removing 391385403 < done. < Adding new type 'highway.service|railway.tram' (first occurence for edge '167272531#0'). < Parsing relations from osm-file 'osm_bbox.osm.xml'... < done. < Removed 1494 traffic lights before loading plain-XML < Import done: < 37203 nodes loaded. < 34 types loaded. < 36921 edges loaded. < Proj projection parameters used: '+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs'. <truncated after showing first 30 lines> ---------- New result in catalogue ---------- No files or directories were created, edited or deleted.
Failed to open URL 'https://sumo.dlr.de/trac.wsgi/ticket/1190?format=tab': <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:727)>. Please make sure that bug 1190 exists and that the configuration entry 'bug_system_location' points to the correct trac instance. The current value is 'https://sumo.dlr.de/trac.wsgi/'. (This bug was triggered by FAILING to find text in file 'xml' matching 'vehicles') ---------- Differences in xml ---------- 1,32d0 < <?xml version="1.0" encoding="UTF-8"?> < < <!-- generated on Tue Dec 3 16:33:35 2013 by SUMO sumo Version dev-SVN-r15233 < This data file and the accompanying materials < are made available under the terms of the Eclipse Public License v2.0 < which accompanies this distribution, and is available at < http://www.eclipse.org/legal/epl-v20.html < SPDX-License-Identifier: EPL-2.0 < <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> < <truncated after showing first 30 lines>
python2 csv reader cannot handle utf8 (This bug was triggered by text found in file 'errors' matching 'UnicodeEncodeError') ---------- Differences in errors ---------- 0a1,8 > Traceback (most recent call last): > File "/home/delphi/gcc/sumo/tests/../tools/xml/csv2xml.py", line 195, in <module> > main() > File "/home/delphi/gcc/sumo/tests/../tools/xml/csv2xml.py", line 191, in main > writeHierarchicalXml(xsd.XsdStructure(options.xsd), options) > File "/home/delphi/gcc/sumo/tests/../tools/xml/csv2xml.py", line 153, in writeHierarchicalXml > for raw in csv.reader(inputf, delimiter=options.delimiter): > UnicodeEncodeError: 'ascii' codec can't encode character u'\xe4' in position 25: ordinal not in range(128) ---------- Differences in xml ---------- 1,16c1 < <meandata> < <interval begin="0.00" end="60.00" id="dump_60"> < <edge arrived="0" departed="0" entered="0" id="รค" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/> < <edge arrived="0" departed="0" entered="0" id="1o" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/> < <edge arrived="0" departed="0" entered="0" id="1si" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/> < <edge arrived="0" departed="0" entered="0" id="2fi" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/> < <edge arrived="0" departed="0" entered="0" id="2o" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/> < <edge arrived="0" departed="0" entered="0" id="2si" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/> < <edge arrived="0" departed="0" entered="0" id="3fi" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/> < <edge arrived="0" departed="0" entered="0" id="3o" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/> < <edge arrived="0" departed="0" entered="0" id="3si" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/> < <edge arrived="0" departed="0" entered="0" id="4fi" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/> < <edge arrived="0" departed="0" entered="0" id="4o" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/> < <edge arrived="0" departed="0" entered="0" id="4si" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/> < </interval> < </meandata> --- > <meandata \ Kein Zeilenumbruch am Dateiende.