[postgis-tickets] [PostGIS] #5278: GHA PG16 tests failing on all warnings being treated as errors

PostGIS trac at osgeo.org
Fri Nov 4 22:27:05 PDT 2022


#5278: GHA PG16 tests failing on all warnings being treated as errors
------------------------------------+---------------------------
  Reporter:  robe                   |      Owner:  strk
      Type:  defect                 |     Status:  reopened
  Priority:  medium                 |  Milestone:  PostGIS 3.4.0
 Component:  build/upgrade/install  |    Version:  master
Resolution:                         |   Keywords:
------------------------------------+---------------------------
Changes (by robe):

 * status:  closed => reopened
 * resolution:  fixed =>

Comment:

 No GHA is green because I changed the tests from usan_clang/tests to
 coverage.

 coverage GHA script doesn't treat warnings as errors.  But we do have a
 ton of warnings now which weren't present with PG15.

 A lot of stuff they seem to be doing in the PG16 cycle is replacing their
 home grown functions with standard C ones.  So I think that is what is
 causing these warnings.  I haven't investigated in detail yet.
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5278#comment:3>
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