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

fix(test suite): some tests leak child processes #6497

Merged

Conversation

problame
Copy link
Contributor

Epic: #6485

Before this PR, some tests would leak child processes.
We found them using the approach in
#6470.

This PR fixes the findings because PR#6470 is being delayed due to
security concerns.

Epic: #6485

Before this PR, some tests would leak child processes.
We found them using the approach in
#6470.

This PR fixes the findings because PR#6470 is being delayed due to
security concerns.
@problame problame requested review from a team as code owners January 26, 2024 16:58
@problame problame requested review from lubennikovaav and koivunej and removed request for a team and lubennikovaav January 26, 2024 16:58
@problame problame enabled auto-merge (squash) January 26, 2024 17:35
Copy link

github-actions bot commented Jan 26, 2024

2340 tests run: 2247 passed, 0 failed, 93 skipped (full report)


Flaky tests (2)

Postgres 16

  • test_statvfs_pressure_min_avail_bytes[tokio-epoll-uring]: debug

Postgres 15

  • test_pageserver_recovery[tokio-epoll-uring]: release

Code coverage (full report)

  • functions: 54.2% (10851 of 20011 functions)
  • lines: 81.1% (61449 of 75744 lines)

The comment gets automatically updated with the latest test results
7927c67 at 2024-01-26T18:33:38.555Z :recycle:

@problame problame merged commit 3a36a0a into main Jan 26, 2024
46 checks passed
@problame problame deleted the problame/neon-env-builder-cgroup-preliminaries/extract-fixes branch January 26, 2024 18:23
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