-
Notifications
You must be signed in to change notification settings - Fork 492
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove the tests for
pg_anon
(#10382)
## Problem We are removing the `pg_anon` v1 extension from Neon. So we don't need to test it anymore and can remove the code for simplicity. ## Summary of changes The code required for testing `pg_anon` is removed.
- Loading branch information
1 parent
19bf7b7
commit 737888e
Showing
3 changed files
with
1 addition
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
737888e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
7370 tests run: 6984 passed, 1 failed, 385 skipped (full report)
Failures on Postgres 17
test_metrics_normal_work
: debug-x86-64Flaky tests (5)
Postgres 17
test_metrics_normal_work
: release-x86-64Postgres 16
test_metrics_normal_work
: release-x86-64, release-arm64Postgres 15
test_metrics_normal_work
: release-arm64Postgres 14
test_metrics_normal_work
: release-x86-64Test coverage report is not available
737888e at 2025-01-21T20:33:18.893Z :recycle: