Ticket #769 (closed enhancement: duplicate)

Opened 2 years ago

Last modified 2 years ago

[raster] Regression test fails when debug option is active

Reported by: jorgearevalo Owned by: jorgearevalo
Priority: low Milestone: PostGIS 2.0.0
Component: raster Version: trunk
Keywords: regression test Cc:

Description

If the option '--enable-debug' is activated in configure time, the regression test rt_band_properties.sql will fail, because an unexpected debug message is shown:

"WARNING: Getting NODATA value for a band without NODATA values. Using 13"

How to fix it: checking for debugging variables during regression tests, and adapting the expected output in that case. This ticket is opened only as a reminder, to implement this solution ASAP.

Change History

Changed 2 years ago by jorgearevalo

  • status changed from new to assigned

Changed 2 years ago by pracine

  • status changed from assigned to closed
  • resolution set to duplicate

Closed. Same as #762.

Note: See TracTickets for help on using tickets.