Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PG 16 regression failures on 3.6 #2528

Open
robe2 opened this issue Jul 10, 2023 · 1 comment
Open

PG 16 regression failures on 3.6 #2528

robe2 opened this issue Jul 10, 2023 · 1 comment
Labels
Milestone

Comments

@robe2
Copy link
Member

robe2 commented Jul 10, 2023

Problem
When testing PG 16 under mingw64 against main branch, 2 tests fails

Failures


../../pgtap/withPoints/withPointsDD/edge_cases/issue_979.pg                                 (Wstat: 0 Tests: 6 Failed: 1)
  Failed test:  3

Files=479, Tests=53713, 378 wallclock secs ( 2.44 usr  1.75 sys +  2.22 cusr  9.45 csys = 15.86 CPU)
Result: FAIL

Expectation
Some tests fail

Sample Data

Platform/versions

PostgreSQL 16beta2 on x86_64-w64-mingw32, compiled by gcc.exe (x86_64-posix-seh-rev0, Built by MinGW-W64 project) 8.1.0, 64-bit

POSTGIS="3.4.0dev 3.3.0rc2-1175-g9a30b1a27" [EXTENSION] PGSQL="160" GEOS="3.12.0dev-CAPI-1.18.0" PROJ="8.2.1 NETWORK_ENABLED=OFF URL_ENDPOINT=https://cdn.proj.org USER_WRITABLE_DIRECTORY=C:\Users\Administrator\AppData\Local/proj DATABASE_PATH=C:\ming64gcc81\projects\proj\rel-proj-8.2.1w64gcc81/share/proj/proj.db" LIBXML="2.9.14" LIBJSON="0.12" LIBPROTOBUF="1.2.1" WAGYU="0.5.0 (Internal)"

3.6.0-dev

SELECT version();
SELECT postgis_full_version();
SELECT pgr_version();
@robe2 robe2 added the bug label Jul 10, 2023
@robe2 robe2 added this to the Release 3.6.0 milestone Jul 10, 2023
@cvvergara
Copy link
Member

@robe2
The develop of that time was 3.6.0, so I will change the title to 3.6
Can you see if this is still happening on main?

@cvvergara cvvergara changed the title PG 16 regression failures on develop PG 16 regression failures on 3.6 Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants