texttest -a netedit -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc.31Jul001617.2447427 -g
texttest -a netedit -d /home/delphi/gcc/sumo/tests
---------- Differences in errors ----------
0a1,572
> Error: XML or TEXT declaration must start at line 1, column 1
> Error: (At line/column 3/7).
> <?xml version="1.0" encoding="UTF-8"?>
>
> <!-- generated on 2026-07-20T00:07:18.310235+01:00 by Eclipse SUMO sumo v1_27_1+0328-d426a9ff582
> -->
>
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
>
> <configuration>
> <configuration-file value="" synonymes="c configuration" type="FILE" help="Loads the named config on startup"/>
> <save-configuration value="" synonymes="C save-config" type="FILE" help="Saves current configuration into FILE"/>
> <save-configuration.relative value="false" synonymes="save-config.relative" type="BOOL" help="Enforce relative paths when saving the configuration"/>
> <save-template value="" type="FILE" help="Saves a configuration template (empty) into FILE"/>
> <save-schema value="" type="FILE" help="Saves the configuration schema into FILE"/>
> <save-commented value="false" synonymes="save-template.commented" type="BOOL" help="Adds comments to saved template, configuration, or schema"/>
> </configuration>
>
> <input>
> <net-file value="" synonymes="n net" type="FILE" help="Load road network description from FILE"/>
> <route-files value="" synonymes="r routes" type="FILE" help="Load routes descriptions from FILE(s)"/>
> <additional-files value="" synonymes="a additional" type="FILE" help="Load further descriptions from FILE(s)"/>
> <weight-files value="" synonymes="w weights" type="FILE" help="Load edge/lane weights for online rerouting from FILE"/>
> <weight-attribute value="traveltime" synonymes="measure x" deprecated="measure" type="STR" help="Name of the xml attribute which gives the edge weight"/>
> <load-state value="" type="FILE" help="Loads a network state from FILE"/>
> <load-state.offset value="0" type="TIME" help="Shifts all times loaded from a saved state by the given offset"/>
> <load-state.remove-vehicles value="" type="STR[]" help="Removes vehicles with the given IDs from the loaded state"/>
> <junction-taz value="false" type="BOOL" help="Initialize a TAZ for every junction to use attributes toJunction and fromJunction"/>
> </input>
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5c3
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 463 - 386
< TestFunctions: Netedit closed successfully
---
>
---------- New result in exitcode ----------
1
---------- Missing result in guisettings ----------
<viewsettings>
<viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in input_net_A_net_xml ----------
<?xml version="1.0" encoding="UTF-8"?>
<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" avoidOverlap="0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
<location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/>
<edge id=":Junction0_0" function="internal">
<lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/>
</edge>
<edge id=":Junction1_0" function="internal">
<lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/>
</edge>
<edge id=":Junction1_1" function="internal">
<lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/>
</edge>
<edge id=":Junction2_0" function="internal">
<lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/>
</edge>
<edge id=":Junction2_1" function="internal">
<lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/>
</edge>
<edge id=":JunctionExtern0_0" function="internal">
<lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/>
</edge>
<edge id=":JunctionExtern1_0" function="internal">
<lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/>
</edge>
<edge id="Edge0" from="Junction0" to="Junction1" priority="-1" length="65.00">
<truncated after showing first 30 lines>
---------- Missing result in input_routes_A_rou_xml ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>
---------- Missing result in log ----------
Warning: The traffic light 'Junction3' does not control any links; it will not be build.
Warning: Could not build program '0' for traffic light 'Junction3'