Skip to content

chore: fix windows postgres tests #15593

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

Merged
merged 10 commits into from
Nov 20, 2024
Merged

Conversation

hugodutka
Copy link
Contributor

@hugodutka hugodutka commented Nov 19, 2024

Patches tests that caused Windows Postgres CI in #15520 to consistently fail.

I tested this by temporarily adding Postgres Windows CI to this PR. However, I reverted those changes to merge them with #15520. For reference, here's a passing CI run from an earlier commit.

Note: Although Windows tests now pass, they remain quite flaky. I recommend running Postgres Windows CI to gather data on these flakes, but I don’t think it should be a required job just yet.

@hugodutka hugodutka force-pushed the hugodutka/fix-pg-windows-tests branch from 7925384 to a5304dc Compare November 20, 2024 10:59
@hugodutka hugodutka marked this pull request as ready for review November 20, 2024 11:16
Copy link
Member

@deansheather deansheather left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm fine with it being non-required, but it needs to become required before we remove in-memory tests IMO

@hugodutka
Copy link
Contributor Author

it needs to become required before we remove in-memory tests

@deansheather that's for sure.

@hugodutka hugodutka merged commit 6ed7692 into main Nov 20, 2024
27 checks passed
@hugodutka hugodutka deleted the hugodutka/fix-pg-windows-tests branch November 20, 2024 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants