]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/bdd/db/update/interpolation.feature
Merge pull request #2359 from lonvia/switch-bdd-tests-to-api-search
[nominatim.git] / test / bdd / db / update / interpolation.feature
index f7f7dddbf7106cb0213b8a948d0ec0bbc428666a..27ac552e4d907315b2c711d756ddefdc317bf9b5 100644 (file)
@@ -275,7 +275,6 @@ Feature: Update of address interpolations
           | parent_place_id | start | end |
           | W2              | 2     | 6 |
 
-    @Fail
     Scenario: housenumber added in middle of interpolation
       Given the grid
           | 1 |  |  |   |  | 2 |
@@ -334,7 +333,6 @@ Feature: Update of address interpolations
           | parent_place_id | start | end | geometry |
           | W1              | 2     | 10  | 3,4,5    |
 
-    @Fail
     Scenario: Change the start housenumber
       Given the grid
           | 1 |  | 2 |