]> git.openstreetmap.org Git - nominatim.git/commitdiff
bdd: disable some housenumber tests for legacy
authorSarah Hoffmann <lonvia@denofr.de>
Fri, 18 Feb 2022 14:58:38 +0000 (15:58 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Tue, 1 Mar 2022 08:34:32 +0000 (09:34 +0100)
Optional spaces in housenumbers are not supported by legacy tokenizer,
so disable those tests.

test/bdd/db/query/housenumbers.feature

index 62963af435ade81cce95ac2ea5d5d2c4d1560a5a..106bc8bb2cd0c1db653c22a03d2b2064aa9916c2 100644 (file)
@@ -27,6 +27,7 @@ Feature: Searching of house numbers
          | N1  |
 
 
+    @fail-legacy
     Scenario Outline: Numeral housenumbers in any script are found
         Given the places
          | osm | class    | type | housenr  | geometry |
@@ -83,6 +84,7 @@ Feature: Searching of house numbers
         | 2, 4, 12 |
 
 
+    @fail-legacy
     Scenario Outline: Housenumber - letter combinations are found
         Given the places
          | osm | class    | type | housenr | geometry |
@@ -148,6 +150,7 @@ Feature: Searching of house numbers
         | 34/10 |
 
 
+    @fail-legacy
     Scenario Outline: a bis housenumber is found
         Given the places
          | osm | class    | type | housenr | geometry |
@@ -180,6 +183,8 @@ Feature: Searching of house numbers
         | 45 BIS |
         | 45 bis |
 
+
+    @fail-legacy
     Scenario Outline: a ter housenumber is found
         Given the places
          | osm | class    | type | housenr | geometry |
@@ -213,6 +218,7 @@ Feature: Searching of house numbers
         | 45 TER |
 
 
+    @fail-legacy
     Scenario Outline: a number - letter - number combination housenumber is found
         Given the places
          | osm | class    | type | housenr | geometry |
@@ -246,6 +252,7 @@ Feature: Searching of house numbers
         | 501h1 |
 
 
+    @fail-legacy
     Scenario Outline: Russian housenumbers are found
         Given the places
          | osm | class    | type | housenr | geometry |