[PostGIS] #5845: address_standardizer test failing on winnie
PostGIS
trac at osgeo.org
Fri Aug 8 14:03:47 PDT 2025
#5845: address_standardizer test failing on winnie
----------------------------------+---------------------------
Reporter: robe | Owner: robe
Type: defect | Status: closed
Priority: blocker | Milestone: PostGIS 3.6.0
Component: pagc_address_parser | Version: master
Resolution: fixed | Keywords:
----------------------------------+---------------------------
Changes (by robe):
* resolution: => fixed
* status: new => closed
Old description:
> {{{
> -------------- Additional Info -------------
> POSTGIS lib file includes minor: ENABLED
> Interrupt Tests: ENABLED
>
> -------------- Dependencies --------------
> GEOS config: /projects/geos/rel-3.13.0w64gcc81/bin/geos-config
> GEOS version: 3.13.0 (31300)
> GDAL config: /projects/gdal/rel-3.9.2w64gcc81/bin/gdal-config
> GDAL version: 3.9.2
> SFCGAL config: /projects/CGAL/rel-sfcgal-1.5.2w64gcc81/bin
> /sfcgal-config
> SFCGAL version: 1.5.2
> PostgreSQL config:
> /projects/postgresql/rel/pg16w64gcc81/bin/pg_config
> PostgreSQL version: PostgreSQL 16.4
> PROJ version: 8.2.1 (80201)
> Libxml2 config: /projects/libxml/rel-
> libxml2-2.12.5w64gcc81/bin/xml2-config
> Libxml2 version: 2.12.5
> JSON-C support: yes
> protobuf support: yes
> protobuf-c version: 1002001
> PCRE support: Version 1
> Perl: /usr/bin/perl
>
> # +++ regress install-check in +++
> # using postmaster on localhost, port 26016
> ok 1 - test-init-extensions 1788 ms
> ok 2 - test-parseaddress 1558 ms
> ok 3 - test-standardize_address_1 3773 ms
> ok 4 - test-standardize_address_2 8702 ms
> ok 5 - test-debug_standardize_address 2819 ms
> 1..5
> # All 5 tests passed.
> echo "# +++ regress install-check in +++" &&
> E:/jenkins/postgresql/rel/pg16w64gcc81/lib/pgxs/src/makefiles/../../src/test/regress/pg_regress
> --inputdir=./ --bindir='E:/jenkins/postgresql/rel/pg16w64gcc81/bin'
> --load-extension=fuzzystrmatch --load-extension=postgis --load-
> extension=postgis_tiger_geocoder --load-extension=address_standardizer
> --dbname=contrib_regression test-normalize_address test-upgrade test-
> pagc_normalize_address
> # +++ regress install-check in +++
> # using postmaster on localhost, port 26016
> ok 1 - test-normalize_address 1100 ms
> ok 2 - test-upgrade 4564 ms
> not ok 3 - test-pagc_normalize_address 5620 ms
> 1..3
> # 1 of 3 tests failed.
> # The differences that caused some tests to fail can be viewed in the
> file
> "E:/jenkins/postgis/branches/3.6/extensions/postgis_tiger_geocoder/regression.diffs".
> # A copy of the test summary that you see above is saved in the file
> "E:/jenkins/postgis/branches/3.6/extensions/postgis_tiger_geocoder/regression.out".
> make: ***
> [E:/jenkins/postgresql/rel/pg16w64gcc81/lib/pgxs/src/makefiles/pgxs.mk:436:
> installcheck] Error 1
> }}}
>
> {{{
> -#1051d|212||3RD|AVE|N||MINNEAPOLIS|MN|55401|t||212
> +#1051d|212||3RD|AVE|||MINNEAPOLIS|MN|N 55401|t||212
> }}}
>
> https://winnie.postgis.net/view/PostGIS/job/PostGIS_EDB_Regress_winnie/19674/consoleFull
>
> I recall seeing this issue before and had to do with order of tokens in
> gaz.
New description:
{{{
-------------- Additional Info -------------
POSTGIS lib file includes minor: ENABLED
Interrupt Tests: ENABLED
-------------- Dependencies --------------
GEOS config: /projects/geos/rel-3.13.0w64gcc81/bin/geos-config
GEOS version: 3.13.0 (31300)
GDAL config: /projects/gdal/rel-3.9.2w64gcc81/bin/gdal-config
GDAL version: 3.9.2
SFCGAL config: /projects/CGAL/rel-sfcgal-1.5.2w64gcc81/bin
/sfcgal-config
SFCGAL version: 1.5.2
PostgreSQL config:
/projects/postgresql/rel/pg16w64gcc81/bin/pg_config
PostgreSQL version: PostgreSQL 16.4
PROJ version: 8.2.1 (80201)
Libxml2 config: /projects/libxml/rel-
libxml2-2.12.5w64gcc81/bin/xml2-config
Libxml2 version: 2.12.5
JSON-C support: yes
protobuf support: yes
protobuf-c version: 1002001
PCRE support: Version 1
Perl: /usr/bin/perl
# +++ regress install-check in +++
# using postmaster on localhost, port 26016
ok 1 - test-init-extensions 1788 ms
ok 2 - test-parseaddress 1558 ms
ok 3 - test-standardize_address_1 3773 ms
ok 4 - test-standardize_address_2 8702 ms
ok 5 - test-debug_standardize_address 2819 ms
1..5
# All 5 tests passed.
echo "# +++ regress install-check in +++" &&
E:/jenkins/postgresql/rel/pg16w64gcc81/lib/pgxs/src/makefiles/../../src/test/regress/pg_regress
--inputdir=./ --bindir='E:/jenkins/postgresql/rel/pg16w64gcc81/bin'
--load-extension=fuzzystrmatch --load-extension=postgis --load-
extension=postgis_tiger_geocoder --load-extension=address_standardizer
--dbname=contrib_regression test-normalize_address test-upgrade test-
pagc_normalize_address
# +++ regress install-check in +++
# using postmaster on localhost, port 26016
ok 1 - test-normalize_address 1100 ms
ok 2 - test-upgrade 4564 ms
not ok 3 - test-pagc_normalize_address 5620 ms
1..3
# 1 of 3 tests failed.
# The differences that caused some tests to fail can be viewed in the file
"E:/jenkins/postgis/branches/3.6/extensions/postgis_tiger_geocoder/regression.diffs".
# A copy of the test summary that you see above is saved in the file
"E:/jenkins/postgis/branches/3.6/extensions/postgis_tiger_geocoder/regression.out".
make: ***
[E:/jenkins/postgresql/rel/pg16w64gcc81/lib/pgxs/src/makefiles/pgxs.mk:436:
installcheck] Error 1
}}}
{{{
-#1051d|212||3RD|AVE|N||MINNEAPOLIS|MN|55401|t||212
+#1051d|212||3RD|AVE|||MINNEAPOLIS|MN|N 55401|t||212
}}}
https://winnie.postgis.net/view/PostGIS/job/PostGIS_EDB_Regress_winnie/19674/consoleFull
I recall seeing this issue before and had to do with order of tokens in
gaz.
--
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5845#comment:2>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list