File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
python/plugins/processing/tests/testdata Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -2522,6 +2522,8 @@ tests:
2522
2522
OUTPUT :
2523
2523
name : expected/shortest.gml
2524
2524
type : vector
2525
+ compare :
2526
+ ignore_crs_check : true
2525
2527
2526
2528
- algorithm : qgis:shortestpathpointtopoint
2527
2529
name : Shortest path (point to point, fastest route)
@@ -2543,6 +2545,8 @@ tests:
2543
2545
OUTPUT :
2544
2546
name : expected/fastest.gml
2545
2547
type : vector
2548
+ compare :
2549
+ ignore_crs_check : true
2546
2550
2547
2551
- algorithm : qgis:serviceareafrompoint
2548
2552
name : Service area (from point, shortest)
@@ -2563,6 +2567,8 @@ tests:
2563
2567
OUTPUT :
2564
2568
name : expected/service_area.gml
2565
2569
type : vector
2570
+ compare :
2571
+ ignore_crs_check : true
2566
2572
2567
2573
- algorithm : qgis:createattributeindex
2568
2574
name : Create attribute index
You can’t perform that action at this time.
0 commit comments