]> git.openstreetmap.org Git - nominatim.git/commitdiff
bdd: correctly skip postcode tests for legacy
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 22 Jun 2022 09:38:23 +0000 (11:38 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Thu, 23 Jun 2022 21:42:31 +0000 (23:42 +0200)
test/bdd/db/query/postcodes.feature

index c399b63b0bbc0440aaff6e088fcbb0792e2dd594..a3ca70352a33ca0883d71a7abaeeb112db3f6127 100644 (file)
@@ -1,5 +1,4 @@
 @DB
-@fail-legacy
 Feature: Querying fo postcode variants
 
     Scenario: Postcodes in Singapore (6-digit postcode)
@@ -15,6 +14,7 @@ Feature: Querying fo postcode variants
             | 0  | postcode | 399174       |
 
 
+    @fail-legacy
     Scenario Outline: Postcodes in the Netherlands (mixed postcode with spaces)
         Given the grid with origin NL
             | 10 |   |   |   | 11 |
@@ -38,6 +38,7 @@ Feature: Querying fo postcode variants
             | 3993 dx  |
 
 
+    @fail-legacy
     Scenario: Postcodes in Singapore (6-digit postcode)
         Given the grid with origin SG
             | 10 |   |   |   | 11 |
@@ -51,6 +52,7 @@ Feature: Querying fo postcode variants
             | 0  | postcode | 399174       |
 
 
+    @fail-legacy
     Scenario Outline: Postcodes in Andorra (with country code)
         Given the grid with origin AD
             | 10 |   |   |   | 11 |