Skip to content

Commit

Permalink
updated netedit flow_taz tests. Refs #13311
Browse files Browse the repository at this point in the history
  • Loading branch information
palvarezlopez committed Jun 22, 2023
1 parent ee88833 commit 9764694
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2023-06-22 13:35:27 by Eclipse SUMO netedit Version v1_17_0+1166-f6234f082bc
-->

<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<!-- TAZs -->
<taz id="taz_0" shape="-10.00,30.00 -10.00,10.00 10.00,10.00 10.00,30.00 -10.00,30.00" fill="1" color="blue">
<tazSource id="gneE5" weight="1.00"/>
<tazSink id="gneE5" weight="1.00"/>
<tazSource id="gneE6" weight="1.00"/>
<tazSink id="gneE6" weight="1.00"/>
</taz>
<taz id="taz_1" shape="40.00,10.00 40.00,30.00 50.00,30.00 50.00,10.00 40.00,10.00" fill="1" color="red">
<tazSource id="gneE2" weight="1.00"/>
<tazSink id="gneE2" weight="1.00"/>
<tazSource id="gneE7" weight="1.00"/>
<tazSink id="gneE7" weight="1.00"/>
</taz>
<taz id="taz_2" shape="10.00,50.00 50.00,50.00 50.00,40.00 10.00,40.00 10.00,50.00" fill="1" color="green">
<tazSource id="gneE5" weight="1.00"/>
<tazSink id="gneE5" weight="1.00"/>
</taz>
<taz id="taz_3" shape="10.00,-10.00 10.00,0.00 50.00,0.00 50.00,-10.00 10.00,-10.00" fill="1" color="orange">
<tazSource id="gneE2" weight="1.00"/>
<tazSink id="gneE2" weight="1.00"/>
</taz>
</additional>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Error: Invalid from-to values in flows
Error: Loading of C:\Users\alva_pa\.texttest\tmp\netedit.gui.22Jun133504.20340\netedit.gui\demandelements\flow_taz\load\no_tazs\routes.rou.xml failed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Error: Invalid from-to values in flows
Error: Loading of C:\Users\alva_pa\.texttest\tmp\netedit.gui.22Jun133504.20340\netedit.gui\demandelements\flow_taz\load\no_tazs\routes.rou.xml failed.
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
TestFunctions: Netedit opened successfully
Finding reference
TestFunctions: 'reference.png' found. Position: 304 - 168
TestFunctions: Clicked over position 304 - 168
TestFunctions: Clicked over position 304 - 168
TestFunctions: Netedit closed successfully

0 comments on commit 9764694

Please sign in to comment.